03-17 12:22:12.949 DEBUG [LoggerFacade$a a] ℹ️ Persist config, dirty: [] 03-17 12:22:12.992 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, logLevel, motionTriggerDelay, notification, notification.priority, persistMode, stationaryRadius, stopOnTerminate, stopTimeout] 03-17 12:22:12.993 DEBUG [a onCreate] CREATE TABLE IF NOT EXISTS locations (id INTEGER PRIMARY KEY AUTOINCREMENT, uuid TEXT NOT NULL DEFAULT '', timestamp TEXT, json TEXT, data BLOB, encrypted BOOLEAN NOT NULL DEFAULT 0, locked BOOLEAN NOT NULL DEFAULT 0); 03-17 12:22:12.994 DEBUG [a onCreate] CREATE TABLE IF NOT EXISTS geofences (id INTEGER PRIMARY KEY AUTOINCREMENT, identifier TEXT NOT NULL UNIQUE, latitude DOUBLE NOT NULL, sin_latitude DOUBLE NOT NULL, cos_latitude DOUBLE NOT NULL, longitude DOUBLE NOT NULL, sin_longitude DOUBLE NOT NULL, cos_longitude DOUBLE NOT NULL, radius DOUBLE NOT NULL, notifyOnEntry BOOLEAN NOT NULL DEFAULT 0, notifyOnExit BOOLEAN NOT NULL DEFAULT 0, notifyOnDwell BOOLEAN NOT NULL DEFAULT 0, loiteringDelay INTEGER NOT NULL DEFAULT 0, extras TEXT); 03-17 12:22:12.999 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 12:22:13.903 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:22:14.718 WARN [SingleLocationRequest start] ╔═════════════════════════════════════════════ ║ ⚠️ Background location-updates forbidden (WhenInUse) ╠═════════════════════════════════════════════ ╟─ Cannot initiate location requests in the background/headless with WhenInUse authorization. ╟─ Location updates must have previously been initiated with your app in the foreground. Eg: .changePace(true). ╟─ You may want to configure stopOnTerminate: true ╚═════════════════════════════════════════════ 03-17 12:22:14.719 INFO [c g] 🔵 LocationAuthorization: Requesting Background permission 03-17 12:22:14.856 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:22:15.646 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:22:34.534 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:23:19.695 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:23:23.730 INFO [c$j onPermissionGranted] ✅ LocationAuthorization: Permission granted 03-17 12:23:23.779 INFO [c e] 🔵 Should show backgroundPermissionRationale? true 03-17 12:23:23.799 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:23:24.040 DEBUG [TSLocationManagerActivity execute] android.permission.ACCESS_BACKGROUND_LOCATION 03-17 12:23:25.543 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 12:23:25.862 DEBUG [TSLocationManagerActivity onDestroy] 03-17 12:23:26.478 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:23:26.826 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:23:27.884 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:23:28.006 INFO [c$j onPermissionGranted] ✅ LocationAuthorization: Permission granted 03-17 12:23:28.053 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:23:46.166 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 12:23:46.174 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 12:23:46.189 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 12:23:46.202 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 12:23:46.214 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 12:23:46.225 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 12:23:46.229 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:23:46.230 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 12:23:46.242 DEBUG [TrackingService changePace] ⚠️ Waiting for existing motionchange request #2 to complete 03-17 12:23:46.243 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:23:46.245 INFO [TSProviderManager handleProviderChangeEvent] ╔═════════════════════════════════════════════ ║ Location-provider change: true ╠═════════════════════════════════════════════ ╟─ GPS: true ╟─ Network: false ╟─ AP Mode: false 03-17 12:23:46.247 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 12:23:46.254 DEBUG [ForegroundNotification createNotificationChannel] NotificationChannel{mId='com.erpbynet.smarttechnicianTSLocationManager', mName=TSLocationManager, mDescription=, mImportance=1, mBypassDnd=false, mLockscreenVisibility=-1, mSound=null, mLights=false, mLightColor=0, mVibration=null, mUserLockedFields=0, mFgServiceShown=false, mVibrationEnabled=false, mShowBadge=false, mDeleted=false, mDeletedTimeMs=-1, mGroup='null', mAudioAttributes=null, mBlockableSystem=false, mAllowBubbles=-1, mImportanceLockedByOEM=false, mImportanceLockedDefaultApp=false, mOriginalImp=-1000, mParent=null, mConversationId=null, mDemoted=false, mImportantConvo=false} 03-17 12:23:46.287 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:23:46.289 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 2] 03-17 12:23:46.311 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 12:23:46.312 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:23:46.315 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 12:23:46.315 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 3, requestId: 3] 03-17 12:23:46.324 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:23:46.522 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 12:23:46.523 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 12:23:46.590 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 12:23:46.592 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 12:23:46.598 DEBUG [TSLocationManagerActivity stop] eventCount: 1 03-17 12:23:46.618 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 12:23:46.743 DEBUG [TSLocationManagerActivity onDestroy] 03-17 12:23:47.266 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 12:23:47.683 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:23:47.686 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ providerchange LocationResult: 3 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d0h28m3s64ms alt=565.7000122070312 vAcc=2.188006 {Bundle[{}]}], age: 918ms, time: 1679036026766 03-17 12:23:47.695 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:23:47.697 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 2 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d0h28m3s64ms alt=565.7000122070312 vAcc=2.188006 {Bundle[{}]}], age: 930ms, time: 1679036026766 03-17 12:23:47.710 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired providerchange position 03-17 12:23:47.711 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:23:47.722 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:23:47.735 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:23:47.768 DEBUG [TSLocationManager$b onLocation] ℹ️ Distance from last location: 8306449.5 03-17 12:23:47.768 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 3 isFinished? true 03-17 12:23:47.769 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:23:47.770 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.511016,73.7787893 hAcc=20.0) 03-17 12:23:47.773 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 12:23:47.774 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:23:47.775 INFO [b persist] ✅ INSERT: 6c1b975a-9fa2-4002-bb9c-9004f3519166 03-17 12:23:47.787 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:23:47.808 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 2 isFinished? true 03-17 12:23:47.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:23:47.811 INFO [b persist] ✅ INSERT: d090d0ed-66b5-45cb-90fc-5567b1bedb6c 03-17 12:23:47.820 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 12:23:47.836 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:23:47.837 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 12:23:47.839 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.511016,73.7787893 hAcc=20.0) 03-17 12:23:47.867 DEBUG [b first] ✅ Locked 1 records 03-17 12:23:47.869 INFO [HttpService a] 🔵 HTTP POST: 6c1b975a-9fa2-4002-bb9c-9004f3519166 03-17 12:23:47.886 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 12:23:47.904 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 12:23:47.920 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 12:23:48.081 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:23:48.085 DEBUG [b destroy] ✅ DESTROY: 6c1b975a-9fa2-4002-bb9c-9004f3519166 03-17 12:23:48.100 DEBUG [b first] ✅ Locked 1 records 03-17 12:23:48.101 INFO [HttpService a] 🔵 HTTP POST: d090d0ed-66b5-45cb-90fc-5567b1bedb6c 03-17 12:23:48.110 INFO [a run] ⚡️[RPC: stop: null] 03-17 12:23:48.122 DEBUG [TSLocationManager clearLastOdometerLocation] ℹ️ Clear last odometer location 03-17 12:23:48.123 DEBUG [TSGeofenceManager stopMonitoringStationaryRegion] 🔴 Stop monitoring stationary region 03-17 12:23:48.124 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 12:23:48.125 DEBUG [TSGeofenceManager f] 🔴 Stop monitoring geofences 03-17 12:23:48.125 INFO [ActivityRecognitionService stop] 🔴 Stop motion-activity updates 03-17 12:23:48.131 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 12:23:48.131 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 12:23:48.136 DEBUG [HttpService stopMonitoringConnectivityChanges] 🔴 Stop monitoring connectivity changes 03-17 12:23:48.139 DEBUG [DeviceSettings stopMonitoringPowerSaveChanges] 🔴 Stop monitoring powersave changes 03-17 12:23:48.178 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:23:48.178 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 12:23:48.182 DEBUG [b destroy] ✅ DESTROY: d090d0ed-66b5-45cb-90fc-5567b1bedb6c 03-17 12:23:48.190 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 12:23:48.191 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:23:48.199 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:23:48.202 INFO [a run] ⚡️[RPC: stop: null] 03-17 12:23:48.215 DEBUG [TSLocationManager clearLastOdometerLocation] ℹ️ Clear last odometer location 03-17 12:23:48.217 INFO [ActivityRecognitionService stop] 🔴 Stop motion-activity updates 03-17 12:23:48.218 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 12:23:48.219 DEBUG [TSGeofenceManager f] 🔴 Stop monitoring geofences 03-17 12:23:48.220 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 12:23:48.223 DEBUG [HttpService stopMonitoringConnectivityChanges] 🔴 Stop monitoring connectivity changes 03-17 12:24:02.428 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:24:02.460 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:02.461 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 4] 03-17 12:24:02.464 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:24:03.754 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:03.760 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 4 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510843,73.778573 hAcc=98.4 et=+16d0h28m19s141ms alt=566.2000122070312 vAcc=18.49 {Bundle[{}]}], age: 914ms, time: 1679036042844 03-17 12:24:03.772 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:24:03.774 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:24:03.785 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:03.787 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 4 isFinished? true 03-17 12:24:03.791 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:03.797 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:24:17.417 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:24:17.456 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:17.457 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 5] 03-17 12:24:17.461 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:24:18.702 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:18.708 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 5 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778789 hAcc=20.0 et=+16d0h28m34s85ms alt=565.7000122070312 vAcc=1.9103189 vel=0.71639776 bear=49.96401 {Bundle[{}]}], age: 918ms, time: 1679036057787 03-17 12:24:18.722 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:24:18.723 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:24:18.726 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:18.732 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:24:18.735 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 5 isFinished? true 03-17 12:24:18.736 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:28.401 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:24:28.406 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:24:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:24:33.857 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:33.859 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 6] 03-17 12:24:33.865 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:24:35.136 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:35.146 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 6 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d0h28m50s526ms alt=565.7000122070312 vAcc=1.6942195 {Bundle[{}]}], age: 916ms, time: 1679036074229 03-17 12:24:35.161 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:24:35.162 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:24:35.176 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 6 isFinished? true 03-17 12:24:35.177 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:35.183 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:35.454 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:24:44.848 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:24:44.861 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:24:47.421 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:24:47.451 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:47.452 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 7] 03-17 12:24:47.455 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:24:48.747 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:24:48.752 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 7 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778792 hAcc=20.0 et=+16d0h29m4s134ms alt=565.7000122070312 vAcc=1.954571 vel=0.04422396 {Bundle[{}]}], age: 915ms, time: 1679036087836 03-17 12:24:48.758 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:24:48.759 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:24:48.768 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:24:48.776 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:24:48.777 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 7 isFinished? true 03-17 12:24:48.778 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:02.420 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:25:02.468 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:02.469 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 8] 03-17 12:25:02.472 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:25:03.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:03.796 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 8 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778785 hAcc=12.645 et=+16d0h29m19s147ms alt=565.7000122070312 vAcc=2.1595156 vel=0.047339097 {Bundle[{}]}], age: 946ms, time: 1679036102849 03-17 12:25:03.802 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:25:03.803 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:25:03.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:03.810 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 8 isFinished? true 03-17 12:25:03.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:03.821 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:25:17.416 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:25:17.453 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:17.454 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 9] 03-17 12:25:17.458 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:25:18.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:18.828 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 9 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778778 hAcc=20.0 et=+16d0h29m34s167ms alt=565.7000122070312 vAcc=1.9804165 {Bundle[{}]}], age: 952ms, time: 1679036117869 03-17 12:25:18.845 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:25:18.846 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:25:18.854 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:18.859 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:25:18.861 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 9 isFinished? true 03-17 12:25:18.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:21.034 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:25:21.063 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:21.064 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 10] 03-17 12:25:21.068 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:25:22.394 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:22.397 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 10 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d0h29m37s740ms alt=565.7000122070312 vAcc=1.9804165 vel=0.13132858 bear=101.46411 {Bundle[{}]}], age: 954ms, time: 1679036121442 03-17 12:25:22.410 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:25:22.411 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:25:22.418 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:22.420 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 10 isFinished? true 03-17 12:25:22.421 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:22.438 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:25:32.419 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:25:32.454 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:32.455 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 11] 03-17 12:25:32.459 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:25:33.777 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:33.781 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 11 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d0h29m49s125ms alt=565.7000122070312 vAcc=1.954571 vel=0.03946502 {Bundle[{}]}], age: 952ms, time: 1679036132828 03-17 12:25:33.788 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:25:33.790 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:25:33.796 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 11 isFinished? true 03-17 12:25:33.797 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:33.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:34.061 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:25:43.027 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:25:43.030 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:25:48.741 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:25:48.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:48.801 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 12] 03-17 12:25:48.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:25:50.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:25:50.091 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 12 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d0h30m5s480ms alt=565.7000122070312 vAcc=1.7661439 {Bundle[{}]}], age: 906ms, time: 1679036149183 03-17 12:25:50.098 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:25:50.100 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:25:50.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:25:50.111 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:25:50.115 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 12 isFinished? true 03-17 12:25:50.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:03.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:26:03.759 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:03.760 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 13] 03-17 12:26:03.764 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:26:05.032 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:05.036 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 13 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778781 hAcc=20.0 et=+16d0h30m20s401ms alt=565.7000122070312 vAcc=1.6932617 vel=0.07906151 {Bundle[{}]}], age: 931ms, time: 1679036164103 03-17 12:26:05.046 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:26:05.047 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:26:05.054 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:05.056 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 13 isFinished? true 03-17 12:26:05.057 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:05.071 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:26:18.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:26:18.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:18.837 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 14] 03-17 12:26:18.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:26:25.226 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:25.230 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 14 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d0h30m40s555ms alt=565.7000122070312 vAcc=1.9577647 {Bundle[{}]}], age: 971ms, time: 1679036184257 03-17 12:26:25.235 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:26:25.237 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 12:26:25.238 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:26:25.239 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:26:25.239 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 12:26:25.244 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:26:25.248 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 12:26:25.250 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 14 isFinished? true 03-17 12:26:25.251 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:25.253 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:25.253 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 12:26:25.509 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:26:33.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:26:33.849 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:33.851 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 15] 03-17 12:26:33.859 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:26:35.153 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:35.159 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 15 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=20.0 et=+16d0h30m50s540ms alt=565.7000122070312 vAcc=1.8886381 vel=0.09282859 {Bundle[{}]}], age: 913ms, time: 1679036194242 03-17 12:26:35.171 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:26:35.173 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:26:35.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:35.192 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 15 isFinished? true 03-17 12:26:35.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:26:35.199 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:26:48.717 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:26:48.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:48.803 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 16] 03-17 12:26:48.807 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:26:55.103 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:55.105 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 12:26:55.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:26:55.112 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:26:55.115 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 12:26:55.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:27:00.157 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:00.162 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 16 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=20.1 et=+16d0h31m15s535ms alt=565.7000122070312 vAcc=2.7305195 vel=0.13655092 bear=109.414764 {Bundle[{}]}], age: 923ms, time: 1679036219238 03-17 12:27:00.170 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:27:00.170 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:27:00.177 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:00.179 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 16 isFinished? true 03-17 12:27:00.181 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:00.191 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:27:02.147 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:27:02.159 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:27:03.296 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:27:03.323 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:03.324 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 17] 03-17 12:27:03.327 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:27:03.932 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:03.935 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 17 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778793 hAcc=20.05 et=+16d0h31m19s279ms alt=565.7000122070312 vAcc=2.244571 vel=0.051621374 {Bundle[{}]}], age: 953ms, time: 1679036222981 03-17 12:27:03.945 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:27:03.946 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:27:03.953 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:03.955 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 17 isFinished? true 03-17 12:27:03.956 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:03.964 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:27:17.419 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:27:17.523 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:17.529 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 18] 03-17 12:27:17.533 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:27:18.049 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:27:18.050 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:27:18.905 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:18.911 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 18 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778784 hAcc=13.248 et=+16d0h31m34s283ms alt=565.7000122070312 vAcc=1.9643319 vel=0.073030785 {Bundle[{}]}], age: 924ms, time: 1679036237985 03-17 12:27:18.925 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:27:18.927 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:27:18.936 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:18.938 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 18 isFinished? true 03-17 12:27:18.946 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:18.955 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:27:33.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:27:33.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:33.796 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 19] 03-17 12:27:33.802 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:27:35.124 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:35.128 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 19 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d0h31m50s500ms alt=565.7000122070312 vAcc=1.6243926 {Bundle[{}]}], age: 925ms, time: 1679036254202 03-17 12:27:35.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:27:35.142 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:27:35.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 19 isFinished? true 03-17 12:27:35.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:35.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:35.431 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:27:48.767 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:27:48.857 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:48.859 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 20] 03-17 12:27:48.862 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:27:50.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:27:50.147 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 20 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h32m5s515ms alt=565.7000122070312 vAcc=1.749127 {Bundle[{}]}], age: 928ms, time: 1679036269217 03-17 12:27:50.159 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:27:50.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:27:50.169 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:27:50.172 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:27:50.187 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 20 isFinished? true 03-17 12:27:50.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:03.734 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:28:03.801 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:03.805 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 21] 03-17 12:28:03.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:28:05.172 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:05.175 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 21 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d0h32m20s532ms alt=565.7000122070312 vAcc=1.749127 {Bundle[{}]}], age: 939ms, time: 1679036284235 03-17 12:28:05.185 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:28:05.186 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:28:05.193 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 21 isFinished? true 03-17 12:28:05.194 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:05.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:05.472 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:28:18.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:28:18.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:18.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 22] 03-17 12:28:18.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:28:20.153 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:20.157 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 22 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778788 hAcc=20.0 et=+16d0h32m35s519ms alt=565.7000122070312 vAcc=1.7808442 vel=0.047746688 {Bundle[{}]}], age: 934ms, time: 1679036299221 03-17 12:28:20.162 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:28:20.163 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 12:28:20.180 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:20.182 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 22 isFinished? true 03-17 12:28:20.182 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:20.192 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:28:33.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:28:33.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:33.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 23] 03-17 12:28:33.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:28:35.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:35.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 23 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778785 hAcc=12.107 et=+16d0h32m50s454ms alt=565.7000122070312 vAcc=1.6043813 vel=0.040548313 {Bundle[{}]}], age: 943ms, time: 1679036314156 03-17 12:28:35.115 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:28:35.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 12:28:35.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:35.139 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 23 isFinished? true 03-17 12:28:35.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:35.142 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:28:48.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:28:48.811 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:48.813 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 24] 03-17 12:28:48.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:28:50.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:28:50.116 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 24 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778781 hAcc=20.0 et=+16d0h33m5s495ms alt=565.7000122070312 vAcc=1.9804165 {Bundle[{}]}], age: 917ms, time: 1679036329197 03-17 12:28:50.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:28:50.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.05 03-17 12:28:50.136 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 24 isFinished? true 03-17 12:28:50.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:50.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:28:50.410 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:29:03.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:29:03.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:03.843 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 25] 03-17 12:29:03.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:29:05.137 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:05.141 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 25 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d0h33m20s526ms alt=565.7000122070312 vAcc=1.749127 {Bundle[{}]}], age: 912ms, time: 1679036344228 03-17 12:29:05.149 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:29:05.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:29:05.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:05.165 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 25 isFinished? true 03-17 12:29:05.166 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:05.186 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:29:18.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:29:18.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:18.798 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 26] 03-17 12:29:18.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:29:20.177 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:20.183 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 26 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d0h33m35s535ms alt=565.7000122070312 vAcc=1.7209883 vel=0.016239522 {Bundle[{}]}], age: 945ms, time: 1679036359237 03-17 12:29:20.193 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:29:20.194 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:29:20.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:20.204 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 26 isFinished? true 03-17 12:29:20.207 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:20.214 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:29:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:29:33.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:33.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 27] 03-17 12:29:33.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:29:35.084 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:35.087 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 27 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d0h33m50s502ms alt=565.7000122070312 vAcc=1.9710838 vel=0.011871885 {Bundle[{}]}], age: 882ms, time: 1679036374204 03-17 12:29:35.098 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:29:35.099 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:29:35.105 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 27 isFinished? true 03-17 12:29:35.105 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:35.108 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:35.375 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:29:48.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:29:48.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:48.817 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 28] 03-17 12:29:48.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:29:50.168 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:29:50.172 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 28 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h34m5s545ms alt=565.7000122070312 vAcc=1.9103189 {Bundle[{}]}], age: 923ms, time: 1679036389248 03-17 12:29:50.178 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:29:50.179 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:29:50.187 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 28 isFinished? true 03-17 12:29:50.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:50.192 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:29:50.453 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:30:03.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:30:03.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:03.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 29] 03-17 12:30:03.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:30:05.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:05.122 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 29 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d0h34m20s516ms alt=565.7000122070312 vAcc=1.9804165 vel=0.033609524 {Bundle[{}]}], age: 903ms, time: 1679036404218 03-17 12:30:05.129 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:30:05.130 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:30:05.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:05.137 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 29 isFinished? true 03-17 12:30:05.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:05.149 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:30:18.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:30:18.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:18.801 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 30] 03-17 12:30:18.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:30:20.178 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:20.181 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 30 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.4 et=+16d0h34m35s479ms alt=565.7000122070312 vAcc=2.520303 vel=0.018836748 {Bundle[{}]}], age: 999ms, time: 1679036419182 03-17 12:30:20.197 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:30:20.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:20.215 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:30:20.217 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:30:20.231 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 30 isFinished? true 03-17 12:30:20.232 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:33.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:30:33.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:33.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 31] 03-17 12:30:33.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:30:35.056 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:35.060 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 31 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d0h34m50s465ms alt=565.7000122070312 vAcc=2.3310351 vel=0.05737695 {Bundle[{}]}], age: 891ms, time: 1679036434167 03-17 12:30:35.066 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:30:35.073 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:30:35.081 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 31 isFinished? true 03-17 12:30:35.083 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:35.085 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:35.360 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:30:48.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:30:48.816 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:48.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 32] 03-17 12:30:48.824 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:30:48.938 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:30:48.942 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 32 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d0h35m2s679ms alt=565.7000122070312 vAcc=2.4603171 vel=0.0016040003 {Bundle[{}]}], age: 2559ms, time: 1679036446381 03-17 12:30:48.952 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:30:48.953 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:30:48.964 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:48.971 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 32 isFinished? true 03-17 12:30:48.972 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:30:48.972 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:31:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:31:03.842 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:03.844 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 33] 03-17 12:31:03.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:31:05.136 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:05.141 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 33 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510917,73.778752 hAcc=77.6 et=+16d0h35m20s553ms alt=566.2000122070312 vAcc=6.862268 {Bundle[{}]}], age: 884ms, time: 1679036464255 03-17 12:31:05.160 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:31:05.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:05.164 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:31:05.184 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:31:05.218 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 33 isFinished? true 03-17 12:31:05.220 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:18.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:31:18.792 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:18.795 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 34] 03-17 12:31:18.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:31:20.152 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:20.155 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 34 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=13.161 et=+16d0h35m35s465ms alt=565.7000122070312 vAcc=2.0544446 vel=0.4590118 bear=243.34897 {Bundle[{}]}], age: 986ms, time: 1679036479168 03-17 12:31:20.165 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:31:20.167 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:31:20.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:20.182 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:31:20.196 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 34 isFinished? true 03-17 12:31:20.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:20.329 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:31:20.348 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:31:28.319 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:31:28.320 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:31:33.736 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:31:33.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:33.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 35] 03-17 12:31:33.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:31:35.161 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:35.168 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 35 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=16.578 et=+16d0h35m50s518ms alt=565.7000122070312 vAcc=1.8809294 vel=0.0 {Bundle[{}]}], age: 943ms, time: 1679036494220 03-17 12:31:35.181 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:31:35.186 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:31:35.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:35.198 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 35 isFinished? true 03-17 12:31:35.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:35.201 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:31:48.717 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:31:48.773 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:48.775 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 36] 03-17 12:31:48.779 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:31:50.100 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:31:50.106 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 36 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d0h36m5s449ms alt=565.7000122070312 vAcc=1.9337507 vel=0.024036845 {Bundle[{}]}], age: 952ms, time: 1679036509152 03-17 12:31:50.123 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:31:50.127 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:31:50.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:31:50.138 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:31:50.141 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 36 isFinished? true 03-17 12:31:50.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:03.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:32:03.845 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:03.848 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 37] 03-17 12:32:03.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:32:05.187 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:05.190 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 37 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d0h36m20s542ms alt=565.7000122070312 vAcc=1.954571 {Bundle[{}]}], age: 945ms, time: 1679036524245 03-17 12:32:05.197 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:32:05.198 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 12:32:05.205 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 37 isFinished? true 03-17 12:32:05.206 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:05.206 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:05.482 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:32:18.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:32:18.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:18.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 38] 03-17 12:32:18.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:32:20.159 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:20.168 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 38 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511011,73.778795 hAcc=16.515 et=+16d0h36m35s544ms alt=565.7000122070312 vAcc=2.555785 {Bundle[{}]}], age: 920ms, time: 1679036539247 03-17 12:32:20.180 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:32:20.182 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 12:32:20.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:20.203 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:32:20.205 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 38 isFinished? true 03-17 12:32:20.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:32:33.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:33.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 39] 03-17 12:32:33.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:32:35.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:35.090 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 39 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778789 hAcc=13.519 et=+16d0h36m50s504ms alt=565.7000122070312 vAcc=2.095404 vel=0.019283455 {Bundle[{}]}], age: 882ms, time: 1679036554206 03-17 12:32:35.101 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:32:35.103 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 12:32:35.107 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:35.121 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 39 isFinished? true 03-17 12:32:35.124 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:32:35.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:48.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:32:48.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:48.844 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 40] 03-17 12:32:48.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:32:48.980 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:32:48.986 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 40 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=13.525 et=+16d0h36m54s430ms alt=565.7000122070312 vAcc=2.0252738 vel=0.08016106 {Bundle[{}]}], age: 10850ms, time: 1679036558133 03-17 12:32:48.998 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:32:49.000 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 12:32:49.006 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:49.007 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 40 isFinished? true 03-17 12:32:49.008 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:32:49.017 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:33:03.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:33:03.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:03.831 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 41] 03-17 12:33:03.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:33:05.135 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:05.139 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 41 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=13.363 et=+16d0h37m20s525ms alt=565.7000122070312 vAcc=1.6453612 {Bundle[{}]}], age: 910ms, time: 1679036584227 03-17 12:33:05.156 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:33:05.157 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.515 03-17 12:33:05.167 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 41 isFinished? true 03-17 12:33:05.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:05.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:05.445 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:33:18.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:33:18.836 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:18.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 42] 03-17 12:33:18.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:33:20.139 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:20.143 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 42 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d0h37m35s545ms alt=565.7000122070312 vAcc=2.396304 {Bundle[{}]}], age: 894ms, time: 1679036599247 03-17 12:33:20.154 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:33:20.155 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.515 03-17 12:33:20.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:20.169 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 42 isFinished? true 03-17 12:33:20.170 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:20.174 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:33:33.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:33:33.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:33.804 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 43] 03-17 12:33:33.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:33:35.151 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:35.155 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 43 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h37m50s537ms alt=565.7000122070312 vAcc=2.4951103 vel=0.009307761 {Bundle[{}]}], age: 914ms, time: 1679036614240 03-17 12:33:35.165 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:33:35.171 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.515 03-17 12:33:35.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:35.191 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:33:35.196 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 43 isFinished? true 03-17 12:33:35.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:48.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:33:48.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:48.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 44] 03-17 12:33:48.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:33:50.133 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:33:50.137 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 44 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h38m5s541ms alt=565.7000122070312 vAcc=1.6918272 {Bundle[{}]}], age: 892ms, time: 1679036629244 03-17 12:33:50.148 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:33:50.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.515 03-17 12:33:50.155 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:50.161 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 44 isFinished? true 03-17 12:33:50.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:33:50.172 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:34:03.724 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:34:03.804 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:03.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 45] 03-17 12:34:03.816 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:34:05.128 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:05.136 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 45 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=20.0 et=+16d0h38m20s499ms alt=565.7000122070312 vAcc=1.7126243 vel=0.012998799 {Bundle[{}]}], age: 933ms, time: 1679036644201 03-17 12:34:05.147 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:34:05.148 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:34:05.157 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:05.159 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 45 isFinished? true 03-17 12:34:05.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:05.174 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:34:18.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:34:18.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:18.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 46] 03-17 12:34:18.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:34:20.125 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:20.133 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 46 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d0h38m35s336ms alt=565.7000122070312 vAcc=1.8886381 vel=0.019822521 {Bundle[{}]}], age: 1090ms, time: 1679036659039 03-17 12:34:20.141 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:34:20.143 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:34:20.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 46 isFinished? true 03-17 12:34:20.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:20.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:20.417 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:34:33.728 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:34:33.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:33.790 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 47] 03-17 12:34:33.794 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:34:35.173 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:35.181 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 47 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510972,73.778724 hAcc=42.05 et=+16d0h38m50s575ms alt=566.2000122070312 vAcc=7.5450377 vel=3.996297 bear=235.0216 {Bundle[{}]}], age: 903ms, time: 1679036674277 03-17 12:34:35.196 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:34:35.197 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:34:35.204 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:35.209 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 47 isFinished? true 03-17 12:34:35.211 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:35.214 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:34:48.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:34:48.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:48.791 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 48] 03-17 12:34:48.796 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:34:50.086 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:34:50.090 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 48 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d0h39m5s474ms alt=565.7000122070312 vAcc=1.8066224 vel=0.18313304 bear=51.9139 {Bundle[{}]}], age: 912ms, time: 1679036689176 03-17 12:34:50.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:34:50.107 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:34:50.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:34:50.114 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:34:50.123 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 48 isFinished? true 03-17 12:34:50.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:35:03.804 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:03.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 49] 03-17 12:35:03.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:35:05.211 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:05.219 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 49 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h39m20s543ms alt=565.7000122070312 vAcc=1.6517122 {Bundle[{}]}], age: 968ms, time: 1679036704246 03-17 12:35:05.226 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:35:05.227 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:35:05.235 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 49 isFinished? true 03-17 12:35:05.236 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:05.236 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:05.256 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:35:18.730 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:35:18.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:18.817 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 50] 03-17 12:35:18.824 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:35:20.159 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:20.164 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 50 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h39m35s302ms alt=565.7000122070312 vAcc=1.6975801 vel=0.0014514637 {Bundle[{}]}], age: 1157ms, time: 1679036719005 03-17 12:35:20.173 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:35:20.174 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:35:20.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:20.186 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:35:20.198 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 50 isFinished? true 03-17 12:35:20.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:33.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:35:33.787 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:33.789 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 51] 03-17 12:35:33.798 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:35:35.104 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:35.107 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 51 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=15.509 et=+16d0h39m50s253ms alt=565.7000122070312 vAcc=1.434569 vel=0.04739317 {Bundle[{}]}], age: 1151ms, time: 1679036733955 03-17 12:35:35.115 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:35:35.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:35:35.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:35.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:35:35.147 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 51 isFinished? true 03-17 12:35:35.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:48.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:35:48.830 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:48.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 52] 03-17 12:35:48.837 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:35:50.169 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:35:50.173 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 52 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h40m5s540ms alt=565.7000122070312 vAcc=2.2155178 vel=0.014320143 {Bundle[{}]}], age: 929ms, time: 1679036749243 03-17 12:35:50.185 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:35:50.186 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:35:50.193 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 52 isFinished? true 03-17 12:35:50.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:50.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:35:50.476 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:36:03.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:36:03.850 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:36:03.853 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 53] 03-17 12:36:03.867 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:36:05.245 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:36:05.250 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 53 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d0h40m20s526ms alt=565.7000122070312 vAcc=1.5983884 vel=0.008011901 {Bundle[{}]}], age: 1021ms, time: 1679036764229 03-17 12:36:05.272 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:36:05.273 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:36:05.283 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 53 isFinished? true 03-17 12:36:05.284 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:36:05.318 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:36:05.553 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:36:18.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:36:18.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:36:18.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 54] 03-17 12:36:18.814 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:36:20.208 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:36:20.216 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 54 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h40m35s482ms alt=565.7000122070312 vAcc=1.714585 vel=0.008095605 {Bundle[{}]}], age: 1026ms, time: 1679036779184 03-17 12:36:20.278 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:36:20.279 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:36:20.290 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 54 isFinished? true 03-17 12:36:20.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:36:20.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:36:20.556 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:38:21.877 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:38:21.946 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:38:23.171 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:38:23.210 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:38:24.764 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:38:24.806 WARN [AbstractService startForegroundService] ℹ️ Background FGS launch denied: Retrying with AlarmManager...Intent { act=start cmp=com.erpbynet.smarttechnician/com.transistorsoft.locationmanager.service.LocationRequestService (has extras) } 03-17 12:38:24.829 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: LAUNCH_FOREGROUND_SERVICE in 0ms (jobID: -1823535195) 03-17 12:38:29.891 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: LAUNCH_FOREGROUND_SERVICE ╠═════════════════════════════════════════════ 03-17 12:38:29.938 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:38:29.940 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 55] 03-17 12:38:29.943 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:38:31.284 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:38:31.293 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 55 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d0h42m46s676ms alt=565.7000122070312 vAcc=1.9475813 {Bundle[{}]}], age: 910ms, time: 1679036910379 03-17 12:38:31.307 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:38:31.309 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:38:31.321 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:38:31.333 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:38:31.344 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 55 isFinished? true 03-17 12:38:31.345 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:38:33.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:38:33.806 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:38:33.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 56] 03-17 12:38:33.815 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:38:35.028 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:38:35.038 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 56 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778789 hAcc=20.0 et=+16d0h42m50s438ms alt=565.7000122070312 vAcc=1.8264512 vel=0.02489419 {Bundle[{}]}], age: 895ms, time: 1679036914140 03-17 12:38:35.050 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:38:35.051 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:38:35.058 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 56 isFinished? true 03-17 12:38:35.058 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:38:35.065 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:38:35.328 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:38:48.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:38:48.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:38:48.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 57] 03-17 12:38:48.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:38:50.071 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:38:50.078 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 57 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778784 hAcc=13.758 et=+16d0h43m5s494ms alt=565.7000122070312 vAcc=1.7547628 vel=0.051679324 {Bundle[{}]}], age: 879ms, time: 1679036929196 03-17 12:38:50.085 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:38:50.086 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:38:50.094 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 57 isFinished? true 03-17 12:38:50.097 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:38:50.100 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:38:50.113 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:39:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:39:03.803 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:03.804 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 58] 03-17 12:39:03.807 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:39:05.050 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:05.052 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 58 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d0h43m20s477ms alt=565.7000122070312 vAcc=1.7547628 vel=0.056383885 {Bundle[{}]}], age: 872ms, time: 1679036944179 03-17 12:39:05.059 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:39:05.060 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:39:05.067 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 58 isFinished? true 03-17 12:39:05.068 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:05.071 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:05.331 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:39:18.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:39:18.805 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:18.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 59] 03-17 12:39:18.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:39:20.007 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:20.010 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 59 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h43m35s229ms alt=565.7000122070312 vAcc=1.7882866 vel=0.007724407 {Bundle[{}]}], age: 1077ms, time: 1679036958932 03-17 12:39:20.021 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:39:20.022 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:39:20.031 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:20.054 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:39:20.054 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 59 isFinished? true 03-17 12:39:20.055 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:33.750 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:39:33.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:33.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 60] 03-17 12:39:33.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:39:35.060 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:35.069 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 60 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h43m50s452ms alt=565.7000122070312 vAcc=1.7947154 {Bundle[{}]}], age: 913ms, time: 1679036974155 03-17 12:39:35.083 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:39:35.084 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:39:35.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:35.102 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 60 isFinished? true 03-17 12:39:35.107 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:35.122 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:39:48.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:39:48.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:48.817 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 61] 03-17 12:39:48.822 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:39:50.113 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:39:50.117 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 61 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h44m5s529ms alt=565.7000122070312 vAcc=2.132702 {Bundle[{}]}], age: 884ms, time: 1679036989231 03-17 12:39:50.126 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:39:50.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:39:50.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:50.148 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 61 isFinished? true 03-17 12:39:50.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:39:50.153 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:40:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:40:03.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:03.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 62] 03-17 12:40:03.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:40:05.025 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:05.027 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 62 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d0h44m20s451ms alt=565.7000122070312 vAcc=1.8281233 vel=0.16243926 bear=219.15709 {Bundle[{}]}], age: 873ms, time: 1679037004153 03-17 12:40:05.032 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:40:05.033 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:40:05.039 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 62 isFinished? true 03-17 12:40:05.039 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:05.039 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:05.329 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:40:18.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:40:18.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:18.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 63] 03-17 12:40:18.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:40:20.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:20.116 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 63 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d0h44m35s506ms alt=565.7000122070312 vAcc=1.9337507 {Bundle[{}]}], age: 907ms, time: 1679037019208 03-17 12:40:20.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:40:20.127 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:40:20.138 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 63 isFinished? true 03-17 12:40:20.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:20.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:20.410 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:40:33.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:40:33.809 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:33.813 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 64] 03-17 12:40:33.815 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:40:35.048 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:35.050 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 64 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778784 hAcc=12.524 et=+16d0h44m50s430ms alt=565.7000122070312 vAcc=1.6359258 vel=0.013354015 {Bundle[{}]}], age: 917ms, time: 1679037034133 03-17 12:40:35.065 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:40:35.066 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:35.066 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:40:35.083 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 64 isFinished? true 03-17 12:40:35.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:35.086 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:40:48.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:40:48.771 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:48.773 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 65] 03-17 12:40:48.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:40:50.109 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:40:50.112 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 65 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d0h45m5s535ms alt=565.7000122070312 vAcc=1.7389724 {Bundle[{}]}], age: 873ms, time: 1679037049237 03-17 12:40:50.120 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:40:50.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:40:50.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 65 isFinished? true 03-17 12:40:50.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:50.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:40:50.388 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:41:03.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:41:03.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:03.808 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 66] 03-17 12:41:03.814 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:41:05.068 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:05.074 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 66 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510947,73.778656 hAcc=68.4 et=+16d0h45m20s531ms alt=566.2000122070312 vAcc=6.925734 vel=0.9728168 bear=241.12732 {Bundle[{}]}], age: 839ms, time: 1679037064233 03-17 12:41:05.085 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:41:05.086 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:41:05.092 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 66 isFinished? true 03-17 12:41:05.093 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:05.093 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:05.112 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:41:18.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:41:18.767 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:18.769 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 67] 03-17 12:41:18.771 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:41:20.069 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:20.076 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 67 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778789 hAcc=20.0 et=+16d0h45m35s485ms alt=565.7000122070312 vAcc=1.8264512 vel=0.046930768 {Bundle[{}]}], age: 887ms, time: 1679037079188 03-17 12:41:20.083 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:41:20.083 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:41:20.090 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 67 isFinished? true 03-17 12:41:20.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:20.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:20.358 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:41:33.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:41:33.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:33.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 68] 03-17 12:41:33.822 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:41:35.101 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:35.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 68 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=15.485 et=+16d0h45m50s474ms alt=565.7000122070312 vAcc=1.427391 vel=0.016542293 {Bundle[{}]}], age: 927ms, time: 1679037094176 03-17 12:41:35.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:41:35.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:41:35.127 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 68 isFinished? true 03-17 12:41:35.128 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:35.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:35.402 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:41:48.736 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:41:48.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:48.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 69] 03-17 12:41:48.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:41:50.144 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:41:50.149 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 69 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778792 hAcc=20.0 et=+16d0h46m5s518ms alt=565.7000122070312 vAcc=1.954571 {Bundle[{}]}], age: 928ms, time: 1679037109220 03-17 12:41:50.161 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:41:50.162 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:41:50.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:41:50.172 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:41:50.172 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 69 isFinished? true 03-17 12:41:50.178 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:03.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:42:03.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:03.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 70] 03-17 12:42:03.812 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:42:05.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:05.107 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 70 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=13.326 et=+16d0h46m20s465ms alt=565.7000122070312 vAcc=1.4579606 vel=0.031227935 {Bundle[{}]}], age: 938ms, time: 1679037124167 03-17 12:42:05.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:42:05.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:42:05.130 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 70 isFinished? true 03-17 12:42:05.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:05.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:05.409 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:42:18.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:42:18.844 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:18.851 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 71] 03-17 12:42:18.859 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:42:20.129 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:20.133 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 71 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d0h46m35s492ms alt=565.7000122070312 vAcc=1.935 {Bundle[{}]}], age: 937ms, time: 1679037139195 03-17 12:42:20.142 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:42:20.143 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:42:20.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:20.161 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 71 isFinished? true 03-17 12:42:20.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:20.170 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:42:33.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:42:33.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:33.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 72] 03-17 12:42:33.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:42:35.153 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:35.156 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 72 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d0h46m50s513ms alt=565.7000122070312 vAcc=1.954571 vel=0.07211103 {Bundle[{}]}], age: 940ms, time: 1679037154215 03-17 12:42:35.170 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:42:35.172 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:42:35.191 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 72 isFinished? true 03-17 12:42:35.192 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:35.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:35.449 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:42:48.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:42:48.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:48.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 73] 03-17 12:42:48.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:42:50.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:42:50.122 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 73 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=13.236 et=+16d0h47m5s496ms alt=565.7000122070312 vAcc=1.470486 vel=0.045713276 {Bundle[{}]}], age: 923ms, time: 1679037169199 03-17 12:42:50.130 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:42:50.131 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:42:50.138 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 73 isFinished? true 03-17 12:42:50.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:50.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:42:50.411 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:43:03.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:43:03.826 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:43:03.828 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 74] 03-17 12:43:03.834 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:43:05.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:43:05.129 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 74 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778789 hAcc=20.0 et=+16d0h47m20s496ms alt=565.7000122070312 vAcc=1.7697961 vel=0.0055117486 {Bundle[{}]}], age: 930ms, time: 1679037184198 03-17 12:43:05.139 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:43:05.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:43:05.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:43:05.152 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:43:05.159 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 74 isFinished? true 03-17 12:43:05.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:43:18.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:43:18.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:43:18.796 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 75] 03-17 12:43:18.800 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:43:20.075 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:43:20.078 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 75 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=13.592 et=+16d0h47m35s445ms alt=565.7000122070312 vAcc=1.6270397 vel=0.006621211 {Bundle[{}]}], age: 930ms, time: 1679037199148 03-17 12:43:20.085 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:43:20.086 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:43:20.093 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 75 isFinished? true 03-17 12:43:20.094 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:43:20.107 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:43:20.358 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:50:13.047 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:50:13.400 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:50:14.568 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:50:14.577 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:50:16.803 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:50:16.964 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:50:16.968 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 76] 03-17 12:50:16.979 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:50:18.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:50:18.735 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:50:18.737 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 76 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d0h54m33s983ms alt=565.7000122070312 vAcc=1.7661439 {Bundle[{}]}], age: 1051ms, time: 1679037617685 03-17 12:50:18.770 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:50:18.771 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:50:18.771 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:50:18.788 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:18.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 77] 03-17 12:50:18.812 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:18.849 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 76 isFinished? true 03-17 12:50:18.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:18.879 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:50:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:50:33.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:50:33.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 78] 03-17 12:50:33.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:50:35.073 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:50:35.076 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 78 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778793 hAcc=20.0 et=+16d0h54m50s439ms alt=565.7000122070312 vAcc=1.907278 {Bundle[{}]}], age: 934ms, time: 1679037634142 03-17 12:50:35.082 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:50:35.083 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:50:35.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:50:35.090 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 78 isFinished? true 03-17 12:50:35.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 12:50:35.093 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 77 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778793 hAcc=20.0 et=+16d0h54m50s439ms alt=565.7000122070312 vAcc=1.907278 {Bundle[{}]}], age: 951ms, time: 1679037634142 03-17 12:50:35.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:35.105 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:50:35.107 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:50:35.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:35.124 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:50:35.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 77 isFinished? true 03-17 12:50:35.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:48.728 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:50:48.806 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:50:48.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 79] 03-17 12:50:48.814 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:50:50.107 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:50:50.110 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 79 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d0h55m5s497ms alt=565.7000122070312 vAcc=1.8599069 {Bundle[{}]}], age: 909ms, time: 1679037649200 03-17 12:50:50.116 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:50:50.117 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:50:50.126 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 79 isFinished? true 03-17 12:50:50.127 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:50.127 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:50:50.392 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:51:03.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:51:03.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:03.834 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 80] 03-17 12:51:03.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:51:05.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:05.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 80 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d0h55m20s493ms alt=565.7000122070312 vAcc=1.9103189 vel=0.019164937 {Bundle[{}]}], age: 924ms, time: 1679037664195 03-17 12:51:05.135 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:51:05.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:51:05.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 80 isFinished? true 03-17 12:51:05.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:05.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:05.416 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:51:18.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:51:18.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:18.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 81] 03-17 12:51:18.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:51:20.171 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:20.179 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 81 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d0h55m35s538ms alt=565.7000122070312 vAcc=1.8438781 vel=0.030405436 {Bundle[{}]}], age: 937ms, time: 1679037679240 03-17 12:51:20.190 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:51:20.191 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:51:20.198 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 81 isFinished? true 03-17 12:51:20.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:20.211 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:20.477 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:51:26.086 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:51:29.285 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:51:30.396 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:51:30.642 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:51:33.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:51:33.830 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:33.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 82] 03-17 12:51:33.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:51:35.446 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:35.451 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 82 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h55m50s576ms alt=565.7000122070312 vAcc=1.9804165 {Bundle[{}]}], age: 1170ms, time: 1679037694278 03-17 12:51:35.460 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:51:35.463 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:51:35.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:35.495 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 82 isFinished? true 03-17 12:51:35.499 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:51:35.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:48.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:51:48.756 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:48.757 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 83] 03-17 12:51:48.761 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:51:50.022 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:51:50.027 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 83 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d0h56m5s402ms alt=565.7000122070312 vAcc=2.045326 vel=0.01952485 {Bundle[{}]}], age: 921ms, time: 1679037709104 03-17 12:51:50.044 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:51:50.045 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:51:50.056 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 83 isFinished? true 03-17 12:51:50.059 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:50.064 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:51:50.336 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:52:03.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:52:03.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:03.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 84] 03-17 12:52:03.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:52:05.104 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:05.111 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 84 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d0h56m20s495ms alt=565.7000122070312 vAcc=1.8691919 vel=0.02824122 {Bundle[{}]}], age: 910ms, time: 1679037724197 03-17 12:52:05.126 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:52:05.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:52:05.133 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 84 isFinished? true 03-17 12:52:05.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:05.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:05.391 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:52:18.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:52:18.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:18.825 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 85] 03-17 12:52:18.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:52:20.086 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:20.089 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 85 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778792 hAcc=20.0 et=+16d0h56m35s507ms alt=565.7000122070312 vAcc=1.5151138 {Bundle[{}]}], age: 879ms, time: 1679037739209 03-17 12:52:20.095 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:52:20.096 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:52:20.102 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 85 isFinished? true 03-17 12:52:20.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:20.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:20.114 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:52:33.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:52:33.806 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:33.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 86] 03-17 12:52:33.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:52:41.392 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:52:41.406 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:52:45.130 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:45.138 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 86 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778794 hAcc=21.6 et=+16d0h57m0s506ms alt=565.7000122070312 vAcc=3.3961225 vel=0.59309614 bear=264.4956 {Bundle[{}]}], age: 928ms, time: 1679037764209 03-17 12:52:45.148 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:52:45.148 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:52:45.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:45.168 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 86 isFinished? true 03-17 12:52:45.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:45.200 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:52:47.408 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:52:47.434 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:47.437 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 87] 03-17 12:52:47.439 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:52:48.719 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:52:48.722 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 87 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.8 et=+16d0h57m4s107ms alt=565.7000122070312 vAcc=1.9103189 vel=0.17912333 bear=259.2515 {Bundle[{}]}], age: 912ms, time: 1679037767809 03-17 12:52:48.733 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:52:48.734 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:52:48.743 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:48.743 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 87 isFinished? true 03-17 12:52:48.744 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:52:48.764 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:52:57.528 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:52:57.535 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:53:03.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:53:03.762 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:03.764 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 88] 03-17 12:53:03.767 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:53:10.053 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:10.058 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 88 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511022,73.778790 hAcc=20.0 et=+16d0h57m25s449ms alt=565.7000122070312 vAcc=1.8691919 vel=0.07885961 {Bundle[{}]}], age: 903ms, time: 1679037789151 03-17 12:53:10.063 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:53:10.064 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:53:10.070 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 88 isFinished? true 03-17 12:53:10.071 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:10.073 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:10.350 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:53:18.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:53:18.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:18.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 89] 03-17 12:53:18.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:53:20.139 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:20.144 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 89 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d0h57m35s498ms alt=565.7000122070312 vAcc=1.6235121 vel=0.047207184 {Bundle[{}]}], age: 943ms, time: 1679037799200 03-17 12:53:20.153 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:53:20.154 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:53:20.159 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 89 isFinished? true 03-17 12:53:20.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:20.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:20.425 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:53:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:53:33.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:33.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 90] 03-17 12:53:33.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:53:35.163 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:35.172 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 90 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778780 hAcc=20.0 et=+16d0h57m50s524ms alt=565.7000122070312 vAcc=1.9804165 {Bundle[{}]}], age: 944ms, time: 1679037814227 03-17 12:53:35.185 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:53:35.186 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:53:35.197 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 90 isFinished? true 03-17 12:53:35.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:35.208 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:35.461 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:53:48.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:53:48.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:48.845 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 91] 03-17 12:53:48.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:53:50.147 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:53:50.150 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 91 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=13.406 et=+16d0h58m5s510ms alt=565.7000122070312 vAcc=1.6927832 vel=0.07925249 {Bundle[{}]}], age: 937ms, time: 1679037829213 03-17 12:53:50.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:53:50.169 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:53:50.171 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:50.179 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 91 isFinished? true 03-17 12:53:50.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:53:50.181 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:54:03.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:54:03.796 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:03.799 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 92] 03-17 12:54:03.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:54:05.102 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:05.107 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 92 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510969,73.778639 hAcc=82.5 et=+16d0h58m20s490ms alt=566.2000122070312 vAcc=7.4697757 vel=1.1339766 bear=250.90845 {Bundle[{}]}], age: 913ms, time: 1679037844192 03-17 12:54:05.119 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:54:05.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 12:54:05.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:05.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 92 isFinished? true 03-17 12:54:05.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:05.145 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:54:18.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:54:18.768 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:18.770 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 93] 03-17 12:54:18.772 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:54:25.073 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:25.077 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 93 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d0h58m40s460ms alt=565.7000122070312 vAcc=1.9804165 vel=0.31332982 bear=104.150764 {Bundle[{}]}], age: 913ms, time: 1679037864162 03-17 12:54:25.088 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:54:25.090 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.8 03-17 12:54:25.112 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 93 isFinished? true 03-17 12:54:25.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:25.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:25.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:54:33.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:54:33.767 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:33.773 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 94] 03-17 12:54:33.776 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:54:35.061 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:35.065 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 94 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d0h58m50s443ms alt=565.7000122070312 vAcc=1.7888205 vel=0.09269739 {Bundle[{}]}], age: 918ms, time: 1679037874145 03-17 12:54:35.080 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:54:35.088 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:54:35.099 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 94 isFinished? true 03-17 12:54:35.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:35.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:35.374 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:54:48.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:54:48.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:48.820 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 95] 03-17 12:54:48.824 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:54:50.170 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:54:50.175 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 95 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d0h59m5s526ms alt=565.7000122070312 vAcc=1.6942195 {Bundle[{}]}], age: 945ms, time: 1679037889229 03-17 12:54:50.182 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:54:50.182 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:54:50.189 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 95 isFinished? true 03-17 12:54:50.190 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:50.194 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:54:50.453 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:55:03.734 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:55:03.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:03.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 96] 03-17 12:55:03.825 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:55:05.076 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:05.080 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 96 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d0h59m20s450ms alt=565.7000122070312 vAcc=1.4076034 vel=0.0062153847 {Bundle[{}]}], age: 926ms, time: 1679037904153 03-17 12:55:05.090 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:55:05.091 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:55:05.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:05.103 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 96 isFinished? true 03-17 12:55:05.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:05.108 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:55:18.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:55:18.804 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:18.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 97] 03-17 12:55:18.815 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:55:20.103 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:20.106 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 97 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d0h59m35s488ms alt=565.7000122070312 vAcc=1.9804165 vel=0.01795689 {Bundle[{}]}], age: 915ms, time: 1679037919190 03-17 12:55:20.113 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:55:20.114 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:55:20.120 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 97 isFinished? true 03-17 12:55:20.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:20.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:20.388 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:55:33.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:55:33.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:33.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 98] 03-17 12:55:33.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:55:35.162 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:35.168 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 98 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d0h59m50s521ms alt=565.7000122070312 vAcc=1.7931038 {Bundle[{}]}], age: 943ms, time: 1679037934223 03-17 12:55:35.182 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:55:35.183 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:55:35.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:35.197 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 98 isFinished? true 03-17 12:55:35.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:35.203 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:55:48.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:55:48.805 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:48.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 99] 03-17 12:55:48.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:55:50.105 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:55:50.108 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 99 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d1h0m5s479ms alt=565.7000122070312 vAcc=1.7808442 vel=0.011678421 {Bundle[{}]}], age: 925ms, time: 1679037949182 03-17 12:55:50.117 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:55:50.123 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:55:50.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:55:50.134 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:55:50.135 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 99 isFinished? true 03-17 12:55:50.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:56:03.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:03.816 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 100] 03-17 12:56:03.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:56:05.134 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:05.137 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 100 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d1h0m20s518ms alt=565.7000122070312 vAcc=2.0544446 {Bundle[{}]}], age: 915ms, time: 1679037964221 03-17 12:56:05.143 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:56:05.144 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:56:05.150 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 100 isFinished? true 03-17 12:56:05.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:05.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:05.433 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:56:18.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:56:18.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:18.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 101] 03-17 12:56:18.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:56:20.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:20.127 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 101 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778780 hAcc=20.0 et=+16d1h0m35s525ms alt=565.7000122070312 vAcc=2.0544446 {Bundle[{}]}], age: 898ms, time: 1679037979227 03-17 12:56:20.138 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:56:20.143 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:56:20.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:20.156 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 101 isFinished? true 03-17 12:56:20.156 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:20.160 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:56:24.498 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:56:24.508 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:56:32.410 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:56:32.440 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:32.441 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 102] 03-17 12:56:32.444 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:56:33.709 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:33.714 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 102 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778796 hAcc=17.839 et=+16d1h0m48s899ms alt=565.7000122070312 vAcc=2.5107963 vel=0.05418504 {Bundle[{}]}], age: 1111ms, time: 1679037992602 03-17 12:56:33.732 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:56:33.735 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:56:33.743 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:33.746 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 102 isFinished? true 03-17 12:56:33.746 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:33.754 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:56:46.138 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:56:46.140 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:56:48.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:56:48.787 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:48.792 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 103] 03-17 12:56:48.796 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:56:50.018 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:56:50.023 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 103 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d1h1m5s411ms alt=565.7000122070312 vAcc=2.6001563 {Bundle[{}]}], age: 906ms, time: 1679038009113 03-17 12:56:50.030 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:56:50.031 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:56:50.036 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:50.038 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 103 isFinished? true 03-17 12:56:50.039 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:56:50.055 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:57:03.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:57:03.856 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:03.859 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 104] 03-17 12:57:03.873 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:57:05.145 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:05.150 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 104 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d1h1m20s562ms alt=565.7000122070312 vAcc=2.7119782 {Bundle[{}]}], age: 884ms, time: 1679038024264 03-17 12:57:05.159 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:57:05.161 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:57:05.171 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 104 isFinished? true 03-17 12:57:05.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:05.178 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:05.439 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:57:18.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:57:18.825 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:18.828 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 105] 03-17 12:57:18.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:57:23.333 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:57:23.342 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:57:25.129 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:25.131 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 105 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778796 hAcc=20.0 et=+16d1h1m40s538ms alt=565.7000122070312 vAcc=1.7209883 vel=0.04546769 {Bundle[{}]}], age: 890ms, time: 1679038044240 03-17 12:57:25.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:57:25.141 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:57:25.153 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 105 isFinished? true 03-17 12:57:25.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:25.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:25.411 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:57:32.395 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:57:32.418 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:32.420 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 106] 03-17 12:57:32.422 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:57:33.610 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:33.614 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 106 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d1h1m49s59ms alt=565.7000122070312 vAcc=1.6942195 vel=0.051606614 {Bundle[{}]}], age: 852ms, time: 1679038052761 03-17 12:57:33.620 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:57:33.620 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:57:33.628 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 106 isFinished? true 03-17 12:57:33.628 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:33.629 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:33.641 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:57:47.402 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:57:47.438 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:47.439 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 107] 03-17 12:57:47.443 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:57:48.715 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:57:48.719 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 107 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510858,73.778595 hAcc=77.6 et=+16d1h2m4s169ms alt=566.2000122070312 vAcc=12.377604 vel=1.9176108 bear=229.54543 {Bundle[{}]}], age: 846ms, time: 1679038067871 03-17 12:57:48.726 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:57:48.727 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:57:48.735 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:57:48.740 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:57:48.743 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 107 isFinished? true 03-17 12:57:48.744 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:02.416 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:58:02.445 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:02.446 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 108] 03-17 12:58:02.450 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:58:03.747 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:03.751 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 108 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d1h2m19s93ms alt=565.7000122070312 vAcc=1.8433107 vel=1.5645975 bear=49.245487 {Bundle[{}]}], age: 954ms, time: 1679038082795 03-17 12:58:03.762 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:58:03.764 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:58:03.771 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:03.780 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:58:03.786 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 108 isFinished? true 03-17 12:58:03.787 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:11.689 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": null }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": false, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 12:58:11.695 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 12:58:11.695 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 12:58:11.696 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 12:58:11.696 DEBUG [LoggerFacade$a a] ☯️ onStart 03-17 12:58:11.697 DEBUG [LoggerFacade$a a] ☯️ onResume 03-17 12:58:11.702 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 12:58:11.750 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 12:58:11.803 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 12:58:11.814 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, headers, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, params, persistMode, schedule, stationaryRadius, stopOnTerminate, stopTimeout, url] 03-17 12:58:11.828 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, persistMode, stationaryRadius, stopOnTerminate, stopTimeout] 03-17 12:58:11.991 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 12:58:12.042 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 12:58:12.056 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 12:58:12.070 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 12:58:12.076 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 12:58:12.084 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:58:12.086 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 12:58:12.147 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:12.154 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 1] 03-17 12:58:12.175 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 12:58:12.180 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:58:12.395 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 12:58:12.403 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 12:58:12.499 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 12:58:12.639 DEBUG [TSLocationManagerActivity onDestroy] 03-17 12:58:13.566 ERROR [TSLocationManager getLastLocation] ‼️ Failed to get last location: com.google.android.gms.tasks.zzw@86a0554 03-17 12:58:13.569 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:58:13.652 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:13.654 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 1 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d1h2m28s966ms alt=565.7000122070312 vAcc=1.6399562 vel=0.048951544 {Bundle[{}]}], age: 985ms, time: 1679038092668 03-17 12:58:13.665 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 12:58:13.666 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:58:13.685 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 12:58:13.686 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 2] 03-17 12:58:13.690 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 12:58:13.712 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:13.763 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 1 isFinished? true 03-17 12:58:13.764 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:13.771 INFO [b persist] ✅ INSERT: 8647b73b-9776-42e8-b8aa-61577942efe0 03-17 12:58:13.782 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:58:13.795 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110189,73.7787936 hAcc=20.0) 03-17 12:58:13.862 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 12:58:13.864 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 12:58:13.874 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 12:58:14.040 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 12:58:14.051 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:58:14.083 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:58:14.084 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 12:58:14.128 DEBUG [b first] ✅ Locked 1 records 03-17 12:58:14.130 INFO [HttpService a] 🔵 HTTP POST: 8647b73b-9776-42e8-b8aa-61577942efe0 03-17 12:58:14.139 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 12:58:14.337 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:58:14.341 DEBUG [b destroy] ✅ DESTROY: 8647b73b-9776-42e8-b8aa-61577942efe0 03-17 12:58:14.351 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 12:58:14.352 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:58:14.358 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:58:14.365 INFO [a run] ⚡️[RPC: : null] 03-17 12:58:14.369 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:58:14.887 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:14.892 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 2 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=16.439 et=+16d1h2m30s348ms alt=565.7000122070312 vAcc=1.3737124 vel=0.48747697 bear=261.35016 {Bundle[{}]}], age: 841ms, time: 1679038094050 03-17 12:58:14.899 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:58:14.900 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.2195 03-17 12:58:14.906 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:14.911 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 2 isFinished? true 03-17 12:58:14.912 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:14.914 INFO [b persist] ✅ INSERT: aa2705b9-5efe-4556-bc32-a27c0710d4aa 03-17 12:58:14.920 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:58:14.924 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:58:14.965 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:58:14.966 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 2 03-17 12:58:14.972 DEBUG [b first] ✅ Locked 1 records 03-17 12:58:14.973 INFO [HttpService a] 🔵 HTTP POST: aa2705b9-5efe-4556-bc32-a27c0710d4aa 03-17 12:58:15.150 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:58:15.151 DEBUG [b destroy] ✅ DESTROY: aa2705b9-5efe-4556-bc32-a27c0710d4aa 03-17 12:58:15.157 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 2 03-17 12:58:15.158 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:58:15.161 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:58:15.165 INFO [a run] ⚡️[RPC: : null] 03-17 12:58:15.166 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:58:30.227 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:58:30.264 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:30.265 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 3] 03-17 12:58:30.269 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:58:31.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:31.590 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 3 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778792 hAcc=20.0 et=+16d1h2m46s761ms alt=565.7000122070312 vAcc=1.4029883 {Bundle[{}]}], age: 1125ms, time: 1679038110464 03-17 12:58:31.598 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:58:31.599 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:58:31.607 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:31.612 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 3 isFinished? true 03-17 12:58:31.613 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:31.616 INFO [b persist] ✅ INSERT: c6151229-2a15-4886-85d9-3b8b58631276 03-17 12:58:31.618 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:58:31.636 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:58:31.664 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:58:31.665 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 3 03-17 12:58:31.675 DEBUG [b first] ✅ Locked 1 records 03-17 12:58:31.676 INFO [HttpService a] 🔵 HTTP POST: c6151229-2a15-4886-85d9-3b8b58631276 03-17 12:58:31.942 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:58:31.944 DEBUG [b destroy] ✅ DESTROY: c6151229-2a15-4886-85d9-3b8b58631276 03-17 12:58:31.952 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3 03-17 12:58:31.953 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:58:31.957 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:58:31.958 INFO [a run] ⚡️[RPC: : null] 03-17 12:58:31.960 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:58:34.440 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 12:58:35.071 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:58:35.073 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:58:36.019 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 12:58:36.030 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:58:36.036 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 12:58:44.482 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 12:58:44.483 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 12:58:45.234 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:58:45.270 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:45.272 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 4] 03-17 12:58:45.275 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:58:51.588 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:58:51.593 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 4 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d1h3m6s967ms alt=565.7000122070312 vAcc=1.6942195 vel=0.04331591 {Bundle[{}]}], age: 922ms, time: 1679038130670 03-17 12:58:51.601 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:58:51.602 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:58:51.610 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 4 isFinished? true 03-17 12:58:51.611 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:51.612 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:58:51.613 INFO [b persist] ✅ INSERT: e18add1d-9236-4c5e-9e0c-bcf3f91b6dfe 03-17 12:58:51.618 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:58:51.648 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:58:51.649 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 4 03-17 12:58:51.655 DEBUG [b first] ✅ Locked 1 records 03-17 12:58:51.656 INFO [HttpService a] 🔵 HTTP POST: e18add1d-9236-4c5e-9e0c-bcf3f91b6dfe 03-17 12:58:51.850 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:58:51.857 DEBUG [b destroy] ✅ DESTROY: e18add1d-9236-4c5e-9e0c-bcf3f91b6dfe 03-17 12:58:51.867 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:58:51.870 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4 03-17 12:58:51.871 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:58:51.874 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:58:51.876 INFO [a run] ⚡️[RPC: : null] 03-17 12:58:51.877 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:58:59.176 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:59:00.259 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:59:00.316 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:59:00.318 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 5] 03-17 12:59:00.321 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:59:00.873 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 12:59:00.885 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 12:59:02.204 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:59:02.208 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 5 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d1h3m16s737ms alt=565.7000122070312 vAcc=1.833719 vel=0.002057112 {Bundle[{}]}], age: 1767ms, time: 1679038140439 03-17 12:59:02.242 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:59:02.244 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:59:02.274 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:59:02.281 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 5 isFinished? true 03-17 12:59:02.282 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:59:02.290 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:59:02.308 INFO [b persist] ✅ INSERT: 72b3d64a-2283-4551-a6e7-f32702cc2b90 03-17 12:59:02.350 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:59:02.492 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:59:02.493 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 5 03-17 12:59:02.519 DEBUG [b first] ✅ Locked 1 records 03-17 12:59:02.522 INFO [HttpService a] 🔵 HTTP POST: 72b3d64a-2283-4551-a6e7-f32702cc2b90 03-17 12:59:02.709 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:59:02.717 DEBUG [b destroy] ✅ DESTROY: 72b3d64a-2283-4551-a6e7-f32702cc2b90 03-17 12:59:02.745 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5 03-17 12:59:02.759 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:59:02.809 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 12:59:02.879 INFO [a run] ⚡️[RPC: : null] 03-17 12:59:02.884 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:59:02.964 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:59:12.837 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 12:59:12.838 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 12:59:15.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:59:15.744 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:59:15.745 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 6] 03-17 12:59:15.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:59:17.018 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:59:17.024 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 6 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d1h3m32s474ms alt=565.7000122070312 vAcc=1.8886381 {Bundle[{}]}], age: 845ms, time: 1679038156176 03-17 12:59:17.033 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:59:17.036 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:59:17.050 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:59:17.052 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 6 isFinished? true 03-17 12:59:17.053 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:59:17.058 INFO [b persist] ✅ INSERT: 849103b7-e8f2-41b1-ba32-73ef1603fcfd 03-17 12:59:17.060 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:59:17.069 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:59:17.114 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:59:17.115 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 6 03-17 12:59:17.131 DEBUG [b first] ✅ Locked 1 records 03-17 12:59:17.133 INFO [HttpService a] 🔵 HTTP POST: 849103b7-e8f2-41b1-ba32-73ef1603fcfd 03-17 12:59:17.274 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:59:17.275 DEBUG [b destroy] ✅ DESTROY: 849103b7-e8f2-41b1-ba32-73ef1603fcfd 03-17 12:59:17.281 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6 03-17 12:59:17.282 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:59:17.286 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:59:17.289 INFO [a run] ⚡️[RPC: : null] 03-17 12:59:17.291 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:59:30.241 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 12:59:30.279 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:59:30.280 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 7] 03-17 12:59:30.284 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 12:59:31.602 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 12:59:31.606 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 7 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778795 hAcc=30.0 et=+16d1h3m46s935ms alt=565.7000122070312 vAcc=3.698 vel=0.037068952 {Bundle[{}]}], age: 967ms, time: 1679038170638 03-17 12:59:31.613 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 12:59:31.615 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 12:59:31.622 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:59:31.627 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 7 isFinished? true 03-17 12:59:31.628 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 12:59:31.631 INFO [b persist] ✅ INSERT: e91c9179-1a42-4a65-ab5b-69cd8ffc8ffa 03-17 12:59:31.635 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 12:59:31.645 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 12:59:31.673 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 12:59:31.674 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 7 03-17 12:59:31.680 DEBUG [b first] ✅ Locked 1 records 03-17 12:59:31.681 INFO [HttpService a] 🔵 HTTP POST: e91c9179-1a42-4a65-ab5b-69cd8ffc8ffa 03-17 12:59:31.977 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 12:59:31.979 DEBUG [b destroy] ✅ DESTROY: e91c9179-1a42-4a65-ab5b-69cd8ffc8ffa 03-17 12:59:31.987 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 7 03-17 12:59:31.989 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 12:59:31.993 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 12:59:31.996 INFO [a run] ⚡️[RPC: : null] 03-17 12:59:31.997 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 12:59:33.050 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 12:59:33.118 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 12:59:33.119 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 12:59:33.470 INFO [TSScheduleManager cancelOneShot] ⏰ Cancel OneShot: TERMINATE_EVENT 03-17 13:31:14.057 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 13:31:14.060 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 13:31:14.061 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 13:31:14.061 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 13:31:14.062 DEBUG [LoggerFacade$a a] ☯️ onStart 03-17 13:31:14.062 DEBUG [LoggerFacade$a a] ☯️ onResume 03-17 13:31:14.073 DEBUG [TSLocationManager$e run] ℹ️ Load last odometer location: Location[TSLocationManager 18.511019,73.778794 hAcc=20.0 et=0 {Bundle[{odometer=0.0}]}] 03-17 13:31:14.086 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 13:31:14.089 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 13:31:14.140 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 13:31:14.142 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 13:31:14.184 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 13:31:14.196 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, headers, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, params, persistMode, schedule, stationaryRadius, stopOnTerminate, stopTimeout, url] 03-17 13:31:14.209 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, persistMode, stationaryRadius, stopOnTerminate, stopTimeout] 03-17 13:31:14.219 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.234 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 13:31:14.296 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 13:31:14.306 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 13:31:14.317 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.320 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.341 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.346 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.347 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.380 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.387 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.388 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.432 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.437 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.438 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.542 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.550 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.551 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.703 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.710 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.711 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.749 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 13:31:14.754 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 13:31:14.914 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.919 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.923 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.984 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:14.988 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:14.989 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:14.991 DEBUG [TSLocationManagerActivity$b onComplete] ℹ️ Location Settings Resolution: START 03-17 13:31:15.032 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.034 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.036 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.067 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.077 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.078 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.097 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.101 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.102 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.111 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.115 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.116 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.125 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.128 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.129 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.138 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.141 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.142 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.147 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 13:31:15.151 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.154 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.155 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.163 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.167 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.168 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.178 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.182 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.183 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.199 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.203 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.204 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.224 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.227 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.228 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.245 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.249 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.250 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.266 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.270 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.271 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.287 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.294 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.296 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.318 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.324 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.325 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.342 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.346 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.348 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.363 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.367 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.368 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.384 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.389 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.390 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.404 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.409 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.409 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.422 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.425 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.426 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.440 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.443 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.444 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.456 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.460 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.461 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.470 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.474 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.475 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.484 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.488 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.489 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.498 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.501 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.502 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.510 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.513 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.514 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.524 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.530 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.531 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.540 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.544 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.553 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.557 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.558 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.566 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.570 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.571 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.579 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.583 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.584 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.592 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.595 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.596 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.605 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.608 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.609 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.618 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.621 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.622 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.632 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.635 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.636 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.643 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.647 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.648 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.657 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.661 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.661 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.671 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.674 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.675 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.686 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.689 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.691 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.703 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.706 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.707 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.716 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.720 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.721 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.731 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.735 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.736 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.749 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.754 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.760 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 13:31:15.770 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.774 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.775 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.784 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.788 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.789 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.798 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.801 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.802 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.810 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.813 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.814 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.823 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.826 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.826 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.843 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.847 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.848 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.858 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.861 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.862 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.871 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.875 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.876 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.886 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.889 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.890 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.899 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.902 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.903 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.912 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.916 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.917 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.939 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.944 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.945 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.956 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.961 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.962 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.973 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:15.976 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:15.977 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:15.996 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.000 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.001 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.032 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.036 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.037 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.191 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.196 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.199 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.271 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.276 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.278 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.350 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.356 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.357 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.385 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.391 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.392 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.434 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.442 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.444 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.479 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.483 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.484 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.506 DEBUG [TSLocationManagerActivity onDestroy] 03-17 13:31:16.612 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.624 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.626 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.709 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.718 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.760 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.771 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.773 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.803 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.809 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.811 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.838 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.844 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.846 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.909 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:16.939 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:16.941 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:16.977 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 13:31:16.991 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 13:31:17.011 INFO [TSScheduleManager cancelOneShot] ⏰ Cancel OneShot: TERMINATE_EVENT 03-17 13:31:17.019 DEBUG [LifecycleManager a] ╔═════════════════════════════════════════════ ║ ☯️ HeadlessMode? true ╠═════════════════════════════════════════════ 03-17 13:31:17.035 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: terminate 03-17 13:31:17.044 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: {"activityRecognitionInterval":10000,"allowIdenticalLocations":false,"authorization":{},"autoSync":true,"autoSyncThreshold":0,"backgroundPermissionRationale":{"title":"Allow {applicationName} to access to this device's location in the background?","message":"In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission","positiveAction":"Change to {backgroundPermissionOptionLabel}","negativeAction":"Cancel"},"batchSync":false,"configUrl":"","debug":false,"deferTime":0,"desiredAccuracy":-1,"desiredOdometerAccuracy":100,"disableAutoSyncOnCellular":false,"disableElasticity":true,"disableLocationAuthorizationAlert":false,"disableMotionActivityUpdates":true,"disableProviderChangeRecord":false,"disableStopDetection":false,"distanceFilter":100,"elasticityMultiplier":1,"enableHeadless":true,"enableTimestampMeta":false,"extras":{"AttendanceID":"5850"},"fastestLocationUpdateInterval":-1,"foregroundService":true,"geofenceInitialTriggerEntry":true,"geofenceModeHighAccuracy":false,"geofenceProximityRadius":1000,"geofenceTemplate":"","headers":{},"headlessJobService":"com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask","heartbeatInterval":-1,"httpRootProperty":"location","httpTimeout":60000,"isMoving":false,"locationAuthorizationRequest":"Always","locationTemplate":"","locationTimeout":60,"locationUpdateInterval":1000,"locationsOrderDirection":"ASC","logLevel":5,"logMaxDays":3,"maxBatchSize":-1,"maxDaysToPersist":1,"maxRecordsToPersist":-1,"method":"POST","minimumActivityRecognitionConfidence":75,"motionTriggerDelay":30000,"notification":{"layout":"","title":"","text":"Location Service activated","color":"","channelName":"TSLocationManager","channelId":"","smallIcon":"","largeIcon":"","priority":-2,"sticky":false,"strings":{},"actions":[]},"params":{},"persist":true,"persistMode":1,"schedule":[],"scheduleUseAlarmManager":false,"speedJumpFilter":300,"startOnBoot":false,"stationaryRadius":70,"stopAfterElapsedMinutes":0,"stopOnStationary":false,"stopOnTerminate":false,"stopTimeout":10,"triggerActivities":"in_vehicle, on_bicycle, on_foot, running, walking","url":"","useSignificantChangesOnly":false,"enabled":true,"schedulerEnabled":false,"trackingMode":1,"odometer":0,"isFirstBoot":false,"didLaunchInBackground":false,"didDeviceReboot":false} 03-17 13:31:17.047 DEBUG [BackgroundGeolocation b] 🔴 Cleared callbacks 03-17 13:31:17.051 INFO [BackgroundGeolocation$l0 run] ╔═════════════════════════════════════════════ ║ MainActivity was destroyed ╠═════════════════════════════════════════════ ╟─ stopOnTerminate: false ╟─ enabled: true 03-17 13:31:17.223 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.228 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.229 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.241 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.245 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.247 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.257 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.261 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.262 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.276 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.288 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.289 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.298 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.310 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.311 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.320 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.325 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.326 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.335 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.339 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.340 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.352 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.356 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.357 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.366 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.370 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 13:31:17.371 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 13:31:17.380 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 13:31:17.384 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:16.292 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": {}, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 14:33:16.295 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 14:33:16.296 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ BootReceiver: com.erpbynet.smarttechnician ╠═════════════════════════════════════════════ ╟─ android.intent.action.MY_PACKAGE_REPLACED 03-17 14:33:16.296 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 14:33:16.296 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 14:33:16.297 DEBUG [LoggerFacade$a a] ☯️ onStart 03-17 14:33:16.297 DEBUG [LoggerFacade$a a] ☯️ onResume 03-17 14:33:16.298 DEBUG [LoggerFacade$a a] ℹ️ Load last odometer location: Location[TSLocationManager 18.511019,73.778794 hAcc=20.0 et=0 {Bundle[{odometer=0.0}]}] 03-17 14:33:16.317 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 14:33:16.328 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 14:33:16.376 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 14:33:16.379 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 14:33:16.459 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 14:33:16.460 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 14:33:18.654 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, persistMode, stationaryRadius, stopOnTerminate, stopTimeout] 03-17 14:33:18.662 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.666 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 14:33:18.691 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 14:33:18.696 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 14:33:18.706 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.708 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.718 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.725 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.726 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.742 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.746 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.757 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.762 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.763 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.779 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.784 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.785 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.801 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.805 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.806 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.835 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.839 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.840 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.849 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.852 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.853 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.896 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.900 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.901 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.962 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:18.970 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:18.971 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:18.995 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 14:33:18.998 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 14:33:19.109 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.115 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.116 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.119 DEBUG [TSLocationManagerActivity$b onComplete] ℹ️ Location Settings Resolution: START 03-17 14:33:19.158 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.163 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.196 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.203 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.204 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.225 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.228 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.229 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.239 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.242 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.243 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.252 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.256 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.257 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.263 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.266 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.267 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.275 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.278 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.279 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.287 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.290 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.291 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.303 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.307 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.308 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.316 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.323 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.324 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.333 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.337 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.338 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.348 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.353 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.354 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.365 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.369 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.369 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.381 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.385 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.386 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.398 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.402 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.403 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.416 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.421 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.422 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.434 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.439 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.440 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.449 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.453 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.454 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.470 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.474 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.475 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.486 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.491 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.492 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.503 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.508 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.509 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.518 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.522 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.523 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.532 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.536 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.537 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.549 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.553 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.554 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.563 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.566 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.567 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.575 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.578 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.579 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.589 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.592 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.593 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.602 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.606 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.608 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.616 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.620 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.621 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.634 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.638 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.639 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.652 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.656 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.658 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.668 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.677 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.678 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.692 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.695 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.696 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.708 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.712 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.722 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.726 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.727 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.737 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.746 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.756 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.760 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.769 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.773 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.774 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.786 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.791 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.792 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.801 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.805 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.806 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.815 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.819 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.820 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.830 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.833 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.834 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.843 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.846 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.847 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.859 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.862 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.863 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.882 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.886 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.887 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.889 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 14:33:19.906 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.910 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.911 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.928 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.931 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.932 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.943 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.947 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.948 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.956 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.959 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.960 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.974 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:19.978 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:19.979 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:19.997 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.002 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.005 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.026 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.030 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.031 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.047 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.051 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.052 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.086 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.094 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.095 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.113 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.121 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.124 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.140 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.144 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.145 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.164 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.168 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.170 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.600 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.604 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.605 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.630 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.634 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.636 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.655 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.660 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.662 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.683 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.687 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.688 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.705 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.712 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.732 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.736 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.737 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.750 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.755 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.775 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.779 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.780 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.798 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.801 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.803 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.832 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.835 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.836 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.953 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.956 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.957 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.975 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.977 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.978 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:20.990 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:20.993 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:20.994 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.005 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.008 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.009 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.020 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.022 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.023 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.034 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.037 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.038 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.049 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.052 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.053 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.065 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.068 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.069 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.079 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 14:33:21.096 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.100 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.100 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.106 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:33:21.115 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.118 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.119 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.131 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.135 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.136 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.146 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.149 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.150 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.168 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.172 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.173 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.188 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.192 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.193 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.222 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.226 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.227 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.244 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.248 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.249 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.270 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.274 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.276 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.296 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.300 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.301 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.318 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.324 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.325 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.340 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.345 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.346 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.360 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.364 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.365 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.382 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.386 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.387 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.406 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.410 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.411 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.421 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.424 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.425 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.434 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.438 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.440 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.459 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.464 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.465 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.480 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.486 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.487 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.499 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.504 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.505 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.532 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.540 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.541 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.582 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.586 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.587 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.592 DEBUG [TSLocationManagerActivity onActivityResult] ✅ Location settings resolution: ACCEPTED 03-17 14:33:21.593 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 14:33:21.656 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.663 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.669 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.737 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:33:21.741 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:21.742 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:33:21.758 DEBUG [TSLocationManagerActivity onDestroy] 03-17 14:33:22.481 DEBUG [TrackingService changePace] ⚠️ Waiting for existing motionchange request #110 to complete 03-17 14:33:22.484 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:22.497 INFO [TSProviderManager handleProviderChangeEvent] ╔═════════════════════════════════════════════ ║ Location-provider change: true ╠═════════════════════════════════════════════ ╟─ GPS: true ╟─ Network: false ╟─ AP Mode: false 03-17 14:33:22.925 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:22.933 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 110] 03-17 14:33:22.982 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 14:33:23.005 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 14:33:23.009 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:23.013 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:33:23.184 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:23.186 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 3, requestId: 111] 03-17 14:33:23.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:23.281 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 14:33:23.282 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 14:33:23.448 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 14:33:23.599 DEBUG [TSLocationManagerActivity onDestroy] 03-17 14:33:24.523 ERROR [TSLocationManager getLastLocation] ‼️ Failed to get last location: com.google.android.gms.tasks.zzw@bb91028 03-17 14:33:24.524 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:24.536 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:24.537 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 112] 03-17 14:33:24.539 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:24.935 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:24.938 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ providerchange LocationResult: 111 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d2h37m39s839ms alt=565.7000122070312 vAcc=1.924433 {Bundle[{}]}], age: 1396ms, time: 1679043803541 03-17 14:33:24.947 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:33:24.952 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 112 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d2h37m39s839ms alt=565.7000122070312 vAcc=1.924433 {Bundle[{}]}], age: 1409ms, time: 1679043803541 03-17 14:33:24.956 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired providerchange position 03-17 14:33:24.957 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:24.958 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 14:33:24.961 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 110 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d2h37m39s839ms alt=565.7000122070312 vAcc=1.924433 {Bundle[{}]}], age: 1419ms, time: 1679043803541 03-17 14:33:24.968 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:24.976 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:33:24.998 DEBUG [TSLocationManager$b onLocation] ℹ️ Distance from last location: 8306449.5 03-17 14:33:24.998 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 111 isFinished? true 03-17 14:33:24.999 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:25.001 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110186,73.7787916 hAcc=20.0) 03-17 14:33:25.008 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:33:25.009 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:25.013 INFO [b persist] ✅ INSERT: 38051f98-7245-42f6-814d-ab7a26fe83cd 03-17 14:33:25.019 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:33:25.020 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 112 isFinished? true 03-17 14:33:25.021 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:25.023 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 14:33:25.024 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:25.025 INFO [b persist] ✅ INSERT: ae541b14-2806-43b2-9474-2bdd30124576 03-17 14:33:25.032 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 14:33:25.047 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 110 isFinished? true 03-17 14:33:25.047 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:25.052 INFO [b persist] ✅ INSERT: 341aab61-e942-4a31-a5d0-8b2880f7bb64 03-17 14:33:25.058 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:33:25.059 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 14:33:25.062 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110186,73.7787916 hAcc=20.0) 03-17 14:33:25.071 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 14:33:25.083 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:25.085 INFO [HttpService a] 🔵 HTTP POST: 38051f98-7245-42f6-814d-ab7a26fe83cd 03-17 14:33:25.099 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 14:33:25.105 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 14:33:25.117 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 14:33:25.333 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:25.336 DEBUG [b destroy] ✅ DESTROY: 38051f98-7245-42f6-814d-ab7a26fe83cd 03-17 14:33:25.341 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:25.342 INFO [HttpService a] 🔵 HTTP POST: ae541b14-2806-43b2-9474-2bdd30124576 03-17 14:33:25.347 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:25.349 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:25.373 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 14:33:25.425 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:25.432 DEBUG [b destroy] ✅ DESTROY: ae541b14-2806-43b2-9474-2bdd30124576 03-17 14:33:25.437 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:25.438 INFO [HttpService a] 🔵 HTTP POST: 341aab61-e942-4a31-a5d0-8b2880f7bb64 03-17 14:33:25.441 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:25.442 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:25.529 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:25.530 DEBUG [b destroy] ✅ DESTROY: 341aab61-e942-4a31-a5d0-8b2880f7bb64 03-17 14:33:25.537 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 14:33:25.538 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:33:25.541 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:33:25.543 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:25.544 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:30.860 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 14:33:30.866 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:33:32.280 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 14:33:32.294 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:33:33.812 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 14:33:33.853 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:33:37.408 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:37.513 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:37.514 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 113] 03-17 14:33:37.523 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:38.912 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:38.918 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 113 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d2h37m54s174ms alt=565.7000122070312 vAcc=1.8455822 vel=0.024480846 {Bundle[{}]}], age: 1040ms, time: 1679043817876 03-17 14:33:38.930 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:33:38.932 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:38.948 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 113 isFinished? true 03-17 14:33:38.949 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:38.950 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:38.955 INFO [b persist] ✅ INSERT: ff2fc4e1-8924-4b15-818a-1b4bcf1ea5ef 03-17 14:33:38.976 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:33:39.082 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:33:39.083 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 2 03-17 14:33:39.123 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:39.125 INFO [HttpService a] 🔵 HTTP POST: ff2fc4e1-8924-4b15-818a-1b4bcf1ea5ef 03-17 14:33:39.235 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:39.241 DEBUG [b destroy] ✅ DESTROY: ff2fc4e1-8924-4b15-818a-1b4bcf1ea5ef 03-17 14:33:39.251 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 2 03-17 14:33:39.252 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:33:39.260 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:39.260 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:33:39.263 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:39.292 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:33:42.393 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 14:33:42.400 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:33:47.333 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:47.368 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:47.369 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 114] 03-17 14:33:47.372 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:48.733 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:48.735 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 114 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d2h38m4s88ms alt=565.7000122070312 vAcc=2.1510808 vel=0.079282574 {Bundle[{}]}], age: 944ms, time: 1679043827790 03-17 14:33:48.745 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:33:48.750 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:48.752 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:48.761 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:33:48.776 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 114 isFinished? true 03-17 14:33:48.777 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:48.782 INFO [b persist] ✅ INSERT: 3c87b55d-3ef4-4da4-b865-d0ec96788cfb 03-17 14:33:48.789 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:33:48.823 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:33:48.824 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 3 03-17 14:33:48.832 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:48.833 INFO [HttpService a] 🔵 HTTP POST: 3c87b55d-3ef4-4da4-b865-d0ec96788cfb 03-17 14:33:48.998 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:48.999 DEBUG [b destroy] ✅ DESTROY: 3c87b55d-3ef4-4da4-b865-d0ec96788cfb 03-17 14:33:49.008 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3 03-17 14:33:49.009 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:33:49.013 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:33:49.014 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:49.016 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:50.228 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:50.260 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:50.261 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 115] 03-17 14:33:50.264 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:50.348 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:50.351 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 115 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510999,73.778809 hAcc=23.149 et=+16d2h38m5s463ms alt=566.2000122070312 vAcc=12.600072 vel=1.3085473 bear=129.13799 {Bundle[{}]}], age: 1184ms, time: 1679043829165 03-17 14:33:50.358 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:33:50.359 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:50.367 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:50.370 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 115 isFinished? true 03-17 14:33:50.371 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:50.373 INFO [b persist] ✅ INSERT: 5a76b186-ff20-4e11-a453-5b75b958d9d4 03-17 14:33:50.375 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:33:50.380 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:33:50.406 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:33:50.407 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 4 03-17 14:33:50.414 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:50.415 INFO [HttpService a] 🔵 HTTP POST: 5a76b186-ff20-4e11-a453-5b75b958d9d4 03-17 14:33:50.503 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:50.504 DEBUG [b destroy] ✅ DESTROY: 5a76b186-ff20-4e11-a453-5b75b958d9d4 03-17 14:33:50.512 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4 03-17 14:33:50.513 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:33:50.518 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:33:50.519 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:50.521 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:52.316 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:52.347 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:52.349 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 116] 03-17 14:33:52.351 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:33:53.653 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:53.661 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 116 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778788 hAcc=22.233 et=+16d2h38m9s31ms alt=565.7000122070312 vAcc=2.6924765 vel=0.29455104 bear=301.18066 {Bundle[{}]}], age: 922ms, time: 1679043832733 03-17 14:33:53.669 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:33:53.670 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:33:53.681 INFO [b persist] ✅ INSERT: 003d2965-dca6-4678-afa4-9b4846133637 03-17 14:33:53.683 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 116 isFinished? true 03-17 14:33:53.684 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:53.684 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:33:53.691 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:33:53.733 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:33:53.734 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 5 03-17 14:33:53.741 DEBUG [b first] ✅ Locked 1 records 03-17 14:33:53.742 INFO [HttpService a] 🔵 HTTP POST: 003d2965-dca6-4678-afa4-9b4846133637 03-17 14:33:53.865 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:33:53.867 DEBUG [b destroy] ✅ DESTROY: 003d2965-dca6-4678-afa4-9b4846133637 03-17 14:33:53.874 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5 03-17 14:33:53.874 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:33:53.878 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:33:53.879 INFO [a run] ⚡️[RPC: : null] 03-17 14:33:53.880 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:33:53.939 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:33:58.784 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:33:58.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:33:58.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 117] 03-17 14:33:58.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:00.100 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:00.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 117 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.4 et=+16d2h38m15s482ms alt=565.7000122070312 vAcc=2.6507788 vel=0.066353716 {Bundle[{}]}], age: 919ms, time: 1679043839184 03-17 14:34:00.119 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:00.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:00.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:00.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:00.137 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 117 isFinished? true 03-17 14:34:00.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:00.144 INFO [b persist] ✅ INSERT: 37dc6545-2f88-4e6f-9a67-b721cece3dc8 03-17 14:34:00.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:00.194 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:00.195 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 6 03-17 14:34:00.206 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:00.207 INFO [HttpService a] 🔵 HTTP POST: 37dc6545-2f88-4e6f-9a67-b721cece3dc8 03-17 14:34:00.349 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:00.352 DEBUG [b destroy] ✅ DESTROY: 37dc6545-2f88-4e6f-9a67-b721cece3dc8 03-17 14:34:00.359 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6 03-17 14:34:00.361 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:00.365 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:00.371 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:00.372 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:01.064 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 14:34:01.668 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 14:34:01.670 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 14:34:02.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:02.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:02.815 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 118] 03-17 14:34:02.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:04.063 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:04.067 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 118 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.2 et=+16d2h38m19s461ms alt=565.7000122070312 vAcc=2.5590603 vel=0.116317205 bear=263.1869 {Bundle[{}]}], age: 902ms, time: 1679043843164 03-17 14:34:04.074 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:04.075 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:04.082 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 118 isFinished? true 03-17 14:34:04.082 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:04.083 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:04.090 INFO [b persist] ✅ INSERT: a4184fd4-d1e5-4160-b300-767737cf2fcd 03-17 14:34:04.094 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:04.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:04.178 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:04.179 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 7 03-17 14:34:04.188 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:04.189 INFO [HttpService a] 🔵 HTTP POST: a4184fd4-d1e5-4160-b300-767737cf2fcd 03-17 14:34:04.349 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:04.352 DEBUG [b destroy] ✅ DESTROY: a4184fd4-d1e5-4160-b300-767737cf2fcd 03-17 14:34:04.360 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 7 03-17 14:34:04.362 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:04.367 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:04.377 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:04.380 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:05.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:05.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:05.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 119] 03-17 14:34:05.815 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:07.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:07.088 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 119 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510977,73.778740 hAcc=98.4 et=+16d2h38m22s504ms alt=566.2000122070312 vAcc=18.49 vel=0.769023 bear=229.70831 {Bundle[{}]}], age: 881ms, time: 1679043846207 03-17 14:34:07.095 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:07.096 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 14:34:07.101 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 119 isFinished? true 03-17 14:34:07.101 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:07.102 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:07.109 INFO [b persist] ✅ INSERT: af141137-d25a-428e-8c57-7eced1caba82 03-17 14:34:07.110 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:07.118 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:07.161 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:07.161 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 8 03-17 14:34:07.168 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:07.170 INFO [HttpService a] 🔵 HTTP POST: af141137-d25a-428e-8c57-7eced1caba82 03-17 14:34:07.331 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:07.333 DEBUG [b destroy] ✅ DESTROY: af141137-d25a-428e-8c57-7eced1caba82 03-17 14:34:07.342 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 8 03-17 14:34:07.344 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:07.359 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:07.359 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:07.360 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:08.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:08.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:08.842 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 120] 03-17 14:34:08.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:10.106 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:10.114 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 120 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778787 hAcc=20.0 et=+16d2h38m25s499ms alt=565.7000122070312 vAcc=2.6001563 vel=0.8006412 bear=50.404713 {Bundle[{}]}], age: 911ms, time: 1679043849201 03-17 14:34:10.124 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:10.125 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 14:34:10.134 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 120 isFinished? true 03-17 14:34:10.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:10.149 INFO [b persist] ✅ INSERT: e097f530-0fb7-4bac-92b1-30e71d799ac3 03-17 14:34:10.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:10.170 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:10.206 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:10.207 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 9 03-17 14:34:10.215 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:10.215 INFO [HttpService a] 🔵 HTTP POST: e097f530-0fb7-4bac-92b1-30e71d799ac3 03-17 14:34:10.370 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:10.374 DEBUG [b destroy] ✅ DESTROY: e097f530-0fb7-4bac-92b1-30e71d799ac3 03-17 14:34:10.387 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 9 03-17 14:34:10.392 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:10.398 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:10.404 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:10.406 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:10.407 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:11.116 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 14:34:11.118 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 14:34:14.746 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:14.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:14.820 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 121] 03-17 14:34:14.827 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:16.114 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:16.119 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 121 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778782 hAcc=20.0 et=+16d2h38m31s504ms alt=565.7000122070312 vAcc=2.3032527 vel=0.03241671 {Bundle[{}]}], age: 911ms, time: 1679043855207 03-17 14:34:16.131 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:16.132 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 14:34:16.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:16.152 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:16.156 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 121 isFinished? true 03-17 14:34:16.156 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:16.163 INFO [b persist] ✅ INSERT: db237320-be9c-4daf-91e2-83ffa021ca4f 03-17 14:34:16.180 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:16.222 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:16.223 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 10 03-17 14:34:16.232 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:16.233 INFO [HttpService a] 🔵 HTTP POST: db237320-be9c-4daf-91e2-83ffa021ca4f 03-17 14:34:16.379 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:16.382 DEBUG [b destroy] ✅ DESTROY: db237320-be9c-4daf-91e2-83ffa021ca4f 03-17 14:34:16.392 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 10 03-17 14:34:16.394 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:16.399 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:16.404 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:16.406 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:18.729 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:18.820 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:18.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 122] 03-17 14:34:18.827 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:20.074 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:20.078 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 122 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h38m35s468ms alt=565.7000122070312 vAcc=2.022539 vel=0.20505804 bear=85.25005 {Bundle[{}]}], age: 906ms, time: 1679043859170 03-17 14:34:20.084 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:20.085 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:20.092 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 122 isFinished? true 03-17 14:34:20.093 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:20.096 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:20.101 INFO [b persist] ✅ INSERT: 956fa931-a143-4a44-93d7-791ef0b9ed81 03-17 14:34:20.110 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:20.140 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:20.141 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 11 03-17 14:34:20.148 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:20.149 INFO [HttpService a] 🔵 HTTP POST: 956fa931-a143-4a44-93d7-791ef0b9ed81 03-17 14:34:20.280 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:20.284 DEBUG [b destroy] ✅ DESTROY: 956fa931-a143-4a44-93d7-791ef0b9ed81 03-17 14:34:20.307 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 11 03-17 14:34:20.309 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:20.313 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:20.319 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:20.320 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:20.360 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:20.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:20.780 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:20.785 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 123] 03-17 14:34:20.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:21.450 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:21.457 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 123 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d2h38m36s758ms alt=565.7000122070312 vAcc=2.3032527 vel=0.15164183 bear=97.29001 {Bundle[{}]}], age: 995ms, time: 1679043860460 03-17 14:34:21.468 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:21.470 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:21.481 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 123 isFinished? true 03-17 14:34:21.482 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:21.485 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:21.497 INFO [b persist] ✅ INSERT: 39248e5e-7162-4af7-8546-f48d8e99fa3c 03-17 14:34:21.502 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:21.528 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:21.529 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 12 03-17 14:34:21.545 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:21.546 INFO [HttpService a] 🔵 HTTP POST: 39248e5e-7162-4af7-8546-f48d8e99fa3c 03-17 14:34:21.705 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:21.711 DEBUG [b destroy] ✅ DESTROY: 39248e5e-7162-4af7-8546-f48d8e99fa3c 03-17 14:34:21.724 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 12 03-17 14:34:21.729 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:21.749 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:21.751 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:21.756 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:21.758 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:23.726 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:23.795 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:23.799 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 124] 03-17 14:34:23.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:25.090 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:25.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 124 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h38m40s470ms alt=565.7000122070312 vAcc=2.0729272 vel=0.041660376 {Bundle[{}]}], age: 919ms, time: 1679043864173 03-17 14:34:25.106 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:25.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:25.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 124 isFinished? true 03-17 14:34:25.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:25.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:25.125 INFO [b persist] ✅ INSERT: 831aa0bb-66d3-4aaf-b3a7-7d88a71861b2 03-17 14:34:25.133 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:25.163 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:25.166 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 13 03-17 14:34:25.208 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:25.208 INFO [HttpService a] 🔵 HTTP POST: 831aa0bb-66d3-4aaf-b3a7-7d88a71861b2 03-17 14:34:25.330 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:25.333 DEBUG [b destroy] ✅ DESTROY: 831aa0bb-66d3-4aaf-b3a7-7d88a71861b2 03-17 14:34:25.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 13 03-17 14:34:25.340 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:25.343 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:25.344 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:25.346 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:25.376 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:29.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:29.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:29.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 125] 03-17 14:34:29.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:31.106 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:31.110 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 125 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d2h38m46s485ms alt=565.7000122070312 vAcc=2.1479957 vel=0.009361943 {Bundle[{}]}], age: 921ms, time: 1679043870187 03-17 14:34:31.122 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:31.124 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:31.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:31.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:31.151 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 125 isFinished? true 03-17 14:34:31.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:31.159 INFO [b persist] ✅ INSERT: c78d8934-2698-4476-a7ed-54224e2dbac9 03-17 14:34:31.194 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:31.227 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:31.228 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 14 03-17 14:34:31.242 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:31.243 INFO [HttpService a] 🔵 HTTP POST: c78d8934-2698-4476-a7ed-54224e2dbac9 03-17 14:34:31.394 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:31.399 DEBUG [b destroy] ✅ DESTROY: c78d8934-2698-4476-a7ed-54224e2dbac9 03-17 14:34:31.418 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 14 03-17 14:34:31.421 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:31.428 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:31.445 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:31.447 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:33.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:33.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:33.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 126] 03-17 14:34:33.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:35.103 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:35.106 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 126 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h38m50s525ms alt=565.7000122070312 vAcc=2.121374 vel=0.019855928 {Bundle[{}]}], age: 878ms, time: 1679043874227 03-17 14:34:35.114 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:35.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:35.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:35.125 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 126 isFinished? true 03-17 14:34:35.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:35.131 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:35.132 INFO [b persist] ✅ INSERT: ad09dfcf-3171-49e1-ae6a-3d6cd520d30e 03-17 14:34:35.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:35.216 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:35.218 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 15 03-17 14:34:35.225 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:35.227 INFO [HttpService a] 🔵 HTTP POST: ad09dfcf-3171-49e1-ae6a-3d6cd520d30e 03-17 14:34:35.329 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:35.338 DEBUG [b destroy] ✅ DESTROY: ad09dfcf-3171-49e1-ae6a-3d6cd520d30e 03-17 14:34:35.347 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 15 03-17 14:34:35.348 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:35.358 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:35.363 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:35.365 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:35.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:35.774 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:35.776 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 127] 03-17 14:34:35.780 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:36.433 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:36.438 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 127 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h38m51s814ms alt=565.7000122070312 vAcc=2.4951103 vel=0.02219277 {Bundle[{}]}], age: 919ms, time: 1679043875517 03-17 14:34:36.445 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:36.446 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:36.453 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 127 isFinished? true 03-17 14:34:36.453 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:36.456 INFO [b persist] ✅ INSERT: 80dd757a-a257-460c-b539-22f06adafae5 03-17 14:34:36.458 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:36.473 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:36.510 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:36.511 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 16 03-17 14:34:36.524 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:36.525 INFO [HttpService a] 🔵 HTTP POST: 80dd757a-a257-460c-b539-22f06adafae5 03-17 14:34:36.668 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:36.672 DEBUG [b destroy] ✅ DESTROY: 80dd757a-a257-460c-b539-22f06adafae5 03-17 14:34:36.680 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 16 03-17 14:34:36.682 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:36.688 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:36.698 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:36.699 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:36.711 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:38.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:38.826 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:38.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 128] 03-17 14:34:38.834 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:40.113 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:40.120 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 128 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h38m55s501ms alt=565.7000122070312 vAcc=2.7119782 vel=0.016968053 {Bundle[{}]}], age: 915ms, time: 1679043879204 03-17 14:34:40.130 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:40.131 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:40.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:40.140 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 128 isFinished? true 03-17 14:34:40.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:40.145 INFO [b persist] ✅ INSERT: d48c5de5-b6fe-40d8-9091-cd249192eac8 03-17 14:34:40.164 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:40.174 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:40.222 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:40.223 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 17 03-17 14:34:40.232 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:40.233 INFO [HttpService a] 🔵 HTTP POST: d48c5de5-b6fe-40d8-9091-cd249192eac8 03-17 14:34:40.355 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:40.358 DEBUG [b destroy] ✅ DESTROY: d48c5de5-b6fe-40d8-9091-cd249192eac8 03-17 14:34:40.367 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 17 03-17 14:34:40.369 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:40.373 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:40.384 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:40.386 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:44.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:44.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:44.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 129] 03-17 14:34:44.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:46.129 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:46.133 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 129 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778783 hAcc=20.0 et=+16d2h39m1s521ms alt=565.7000122070312 vAcc=2.396304 vel=0.12217169 bear=275.2209 {Bundle[{}]}], age: 908ms, time: 1679043885224 03-17 14:34:46.142 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:46.143 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:46.161 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:46.174 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 129 isFinished? true 03-17 14:34:46.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:46.179 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:46.180 INFO [b persist] ✅ INSERT: b8e2ea8d-d620-41b0-b0fd-e695e1f59ef2 03-17 14:34:46.196 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:46.238 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:46.239 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 18 03-17 14:34:46.251 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:46.253 INFO [HttpService a] 🔵 HTTP POST: b8e2ea8d-d620-41b0-b0fd-e695e1f59ef2 03-17 14:34:46.351 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:46.355 DEBUG [b destroy] ✅ DESTROY: b8e2ea8d-d620-41b0-b0fd-e695e1f59ef2 03-17 14:34:46.367 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 18 03-17 14:34:46.373 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:46.379 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:46.395 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:46.398 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:48.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:48.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:48.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 130] 03-17 14:34:48.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:50.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:50.131 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 130 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=20.0 et=+16d2h39m5s492ms alt=565.7000122070312 vAcc=2.396304 vel=0.0603767 {Bundle[{}]}], age: 935ms, time: 1679043889194 03-17 14:34:50.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:50.142 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:50.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:50.153 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 130 isFinished? true 03-17 14:34:50.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:50.155 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:50.156 INFO [b persist] ✅ INSERT: 61125cff-7202-4291-b4c3-4f5481a9282d 03-17 14:34:50.169 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:50.219 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:50.220 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 19 03-17 14:34:50.231 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:50.232 INFO [HttpService a] 🔵 HTTP POST: 61125cff-7202-4291-b4c3-4f5481a9282d 03-17 14:34:50.369 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:50.372 DEBUG [b destroy] ✅ DESTROY: 61125cff-7202-4291-b4c3-4f5481a9282d 03-17 14:34:50.382 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 19 03-17 14:34:50.384 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:50.392 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:50.393 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:50.396 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:50.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:50.777 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:50.779 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 131] 03-17 14:34:50.784 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:51.418 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:51.422 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 131 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d2h39m6s801ms alt=565.7000122070312 vAcc=2.4951103 vel=0.012905127 {Bundle[{}]}], age: 917ms, time: 1679043890504 03-17 14:34:51.429 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:51.430 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:51.440 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:51.442 INFO [b persist] ✅ INSERT: 95489d69-110c-47f6-bac1-a7a2c5ac17ac 03-17 14:34:51.447 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 131 isFinished? true 03-17 14:34:51.450 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:51.452 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:51.465 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:51.518 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:51.519 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 20 03-17 14:34:51.531 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:51.536 INFO [HttpService a] 🔵 HTTP POST: 95489d69-110c-47f6-bac1-a7a2c5ac17ac 03-17 14:34:51.711 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:51.714 DEBUG [b destroy] ✅ DESTROY: 95489d69-110c-47f6-bac1-a7a2c5ac17ac 03-17 14:34:51.743 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 20 03-17 14:34:51.744 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:51.754 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:51.755 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:51.758 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:53.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:53.797 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:53.798 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 132] 03-17 14:34:53.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:34:55.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:55.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 132 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h39m10s492ms alt=565.7000122070312 vAcc=2.4185548 vel=0.05005006 {Bundle[{}]}], age: 934ms, time: 1679043894195 03-17 14:34:55.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:34:55.142 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:34:55.147 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:55.159 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:34:55.162 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 132 isFinished? true 03-17 14:34:55.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:34:55.170 INFO [b persist] ✅ INSERT: dc25bd50-763e-4113-9311-81057779234b 03-17 14:34:55.183 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:34:55.230 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:34:55.231 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 21 03-17 14:34:55.244 DEBUG [b first] ✅ Locked 1 records 03-17 14:34:55.245 INFO [HttpService a] 🔵 HTTP POST: dc25bd50-763e-4113-9311-81057779234b 03-17 14:34:55.394 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:34:55.396 DEBUG [b destroy] ✅ DESTROY: dc25bd50-763e-4113-9311-81057779234b 03-17 14:34:55.467 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 21 03-17 14:34:55.468 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:34:55.473 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:34:55.486 INFO [a run] ⚡️[RPC: : null] 03-17 14:34:55.488 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:34:59.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:34:59.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:34:59.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 133] 03-17 14:34:59.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:01.074 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:01.081 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 133 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h39m16s478ms alt=565.7000122070312 vAcc=2.6001563 vel=0.013821953 {Bundle[{}]}], age: 899ms, time: 1679043900180 03-17 14:35:01.091 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:01.092 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:01.102 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:01.114 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 133 isFinished? true 03-17 14:35:01.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:01.120 INFO [b persist] ✅ INSERT: a67a9fb4-6aa7-4530-8be9-7a59ecb7591a 03-17 14:35:01.128 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:01.163 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:01.196 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:01.197 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 22 03-17 14:35:01.205 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:01.206 INFO [HttpService a] 🔵 HTTP POST: a67a9fb4-6aa7-4530-8be9-7a59ecb7591a 03-17 14:35:01.315 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:01.319 DEBUG [b destroy] ✅ DESTROY: a67a9fb4-6aa7-4530-8be9-7a59ecb7591a 03-17 14:35:01.325 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 22 03-17 14:35:01.327 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:01.331 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:01.339 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:01.340 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:03.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:03.793 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:03.795 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 134] 03-17 14:35:03.797 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:05.066 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:05.071 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 134 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h39m20s477ms alt=565.7000122070312 vAcc=2.6001563 vel=0.058034323 {Bundle[{}]}], age: 890ms, time: 1679043904179 03-17 14:35:05.081 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:05.083 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:05.087 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:05.095 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:05.101 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 134 isFinished? true 03-17 14:35:05.102 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:05.108 INFO [b persist] ✅ INSERT: b8b86895-5032-4bdb-a26c-935d93fcaeed 03-17 14:35:05.132 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:05.161 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:05.162 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 23 03-17 14:35:05.172 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:05.173 INFO [HttpService a] 🔵 HTTP POST: b8b86895-5032-4bdb-a26c-935d93fcaeed 03-17 14:35:05.344 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:05.347 DEBUG [b destroy] ✅ DESTROY: b8b86895-5032-4bdb-a26c-935d93fcaeed 03-17 14:35:05.362 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 23 03-17 14:35:05.365 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:05.370 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:05.397 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:05.400 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:05.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:05.779 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:05.782 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 135] 03-17 14:35:05.789 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:06.352 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:06.355 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 135 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h39m21s729ms alt=565.7000122070312 vAcc=2.1689935 vel=0.0393003 {Bundle[{}]}], age: 922ms, time: 1679043905432 03-17 14:35:06.367 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:06.369 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:06.374 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:06.381 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:06.391 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 135 isFinished? true 03-17 14:35:06.392 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:06.395 INFO [b persist] ✅ INSERT: 14f3c35a-d0cd-4aae-8d10-fe580c625339 03-17 14:35:06.412 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:06.451 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:06.452 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 24 03-17 14:35:06.462 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:06.466 INFO [HttpService a] 🔵 HTTP POST: 14f3c35a-d0cd-4aae-8d10-fe580c625339 03-17 14:35:06.592 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:06.595 DEBUG [b destroy] ✅ DESTROY: 14f3c35a-d0cd-4aae-8d10-fe580c625339 03-17 14:35:06.609 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 24 03-17 14:35:06.610 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:06.618 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:06.630 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:06.632 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:08.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:08.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:08.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 136] 03-17 14:35:08.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:10.115 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:10.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 136 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h39m25s518ms alt=565.7000122070312 vAcc=2.121374 vel=0.020806456 {Bundle[{}]}], age: 899ms, time: 1679043909220 03-17 14:35:10.132 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:10.133 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:10.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:10.150 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 136 isFinished? true 03-17 14:35:10.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:10.157 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:10.160 INFO [b persist] ✅ INSERT: 9ae538ca-de96-42ab-b1a6-512752c42282 03-17 14:35:10.174 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:10.220 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:10.221 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 25 03-17 14:35:10.230 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:10.232 INFO [HttpService a] 🔵 HTTP POST: 9ae538ca-de96-42ab-b1a6-512752c42282 03-17 14:35:10.368 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:10.371 DEBUG [b destroy] ✅ DESTROY: 9ae538ca-de96-42ab-b1a6-512752c42282 03-17 14:35:10.382 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 25 03-17 14:35:10.384 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:10.394 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:10.408 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:10.410 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:14.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:14.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:14.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 137] 03-17 14:35:14.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:16.080 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:16.085 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 137 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=20.0 et=+16d2h39m31s525ms alt=565.7000122070312 vAcc=2.4951103 vel=0.12751254 bear=253.62047 {Bundle[{}]}], age: 856ms, time: 1679043915227 03-17 14:35:16.099 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:16.102 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:16.109 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 137 isFinished? true 03-17 14:35:16.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:16.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:16.114 INFO [b persist] ✅ INSERT: 93fd7c20-0e76-41e4-8f93-c8f44175bd87 03-17 14:35:16.130 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:16.177 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:16.178 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 26 03-17 14:35:16.188 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:16.189 INFO [HttpService a] 🔵 HTTP POST: 93fd7c20-0e76-41e4-8f93-c8f44175bd87 03-17 14:35:16.371 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:16.396 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:16.398 DEBUG [b destroy] ✅ DESTROY: 93fd7c20-0e76-41e4-8f93-c8f44175bd87 03-17 14:35:16.412 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 26 03-17 14:35:16.414 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:16.419 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:16.434 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:16.436 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:18.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:18.804 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:18.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 138] 03-17 14:35:18.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:20.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:20.087 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 138 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d2h39m35s466ms alt=565.7000122070312 vAcc=2.396304 vel=0.12119199 bear=90.55621 {Bundle[{}]}], age: 918ms, time: 1679043919168 03-17 14:35:20.100 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:20.101 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:20.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:20.118 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 138 isFinished? true 03-17 14:35:20.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:20.124 INFO [b persist] ✅ INSERT: af1a85af-6ecd-403d-b0cb-5dfd0c48300e 03-17 14:35:20.131 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:20.151 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:20.212 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:20.216 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 27 03-17 14:35:20.224 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:20.225 INFO [HttpService a] 🔵 HTTP POST: af1a85af-6ecd-403d-b0cb-5dfd0c48300e 03-17 14:35:20.331 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:20.334 DEBUG [b destroy] ✅ DESTROY: af1a85af-6ecd-403d-b0cb-5dfd0c48300e 03-17 14:35:20.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 27 03-17 14:35:20.341 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:20.346 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:20.356 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:20.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:20.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:20.787 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:20.789 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 139] 03-17 14:35:20.793 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:21.472 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:21.482 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 139 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h39m36s835ms alt=565.7000122070312 vAcc=2.2155178 vel=0.10668708 bear=90.13517 {Bundle[{}]}], age: 943ms, time: 1679043920537 03-17 14:35:21.491 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:21.492 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:21.500 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 139 isFinished? true 03-17 14:35:21.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:21.506 INFO [b persist] ✅ INSERT: 9646e45f-ad3b-449b-91e4-cad59db662d5 03-17 14:35:21.516 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:21.519 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:21.548 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:21.549 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 28 03-17 14:35:21.570 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:21.571 INFO [HttpService a] 🔵 HTTP POST: 9646e45f-ad3b-449b-91e4-cad59db662d5 03-17 14:35:21.654 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:21.657 DEBUG [b destroy] ✅ DESTROY: 9646e45f-ad3b-449b-91e4-cad59db662d5 03-17 14:35:21.664 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 28 03-17 14:35:21.666 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:21.670 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:21.672 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:21.675 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:21.783 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:23.727 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:23.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:23.800 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 140] 03-17 14:35:23.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:25.086 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:25.089 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 140 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h39m40s489ms alt=565.7000122070312 vAcc=2.022539 vel=0.024336623 {Bundle[{}]}], age: 897ms, time: 1679043924192 03-17 14:35:25.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:25.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:25.128 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:25.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 140 isFinished? true 03-17 14:35:25.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:25.138 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:25.153 INFO [b persist] ✅ INSERT: d297a852-905e-4abd-98ea-ca83b71602ac 03-17 14:35:25.162 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:25.209 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:25.211 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 29 03-17 14:35:25.224 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:25.228 INFO [HttpService a] 🔵 HTTP POST: d297a852-905e-4abd-98ea-ca83b71602ac 03-17 14:35:25.328 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:25.333 DEBUG [b destroy] ✅ DESTROY: d297a852-905e-4abd-98ea-ca83b71602ac 03-17 14:35:25.340 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 29 03-17 14:35:25.341 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:25.351 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:25.355 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:25.356 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:29.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:29.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:29.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 141] 03-17 14:35:29.815 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:31.064 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:31.069 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 141 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778783 hAcc=20.0 et=+16d2h39m46s462ms alt=565.7000122070312 vAcc=2.396304 vel=0.12466437 bear=267.40475 {Bundle[{}]}], age: 903ms, time: 1679043930164 03-17 14:35:31.081 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:31.083 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:31.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:31.097 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 141 isFinished? true 03-17 14:35:31.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:31.110 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:31.120 INFO [b persist] ✅ INSERT: 9712ae21-b784-4a9e-89be-9e8fcaa01c0b 03-17 14:35:31.131 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:31.163 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:31.164 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 30 03-17 14:35:31.174 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:31.176 INFO [HttpService a] 🔵 HTTP POST: 9712ae21-b784-4a9e-89be-9e8fcaa01c0b 03-17 14:35:31.313 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:31.316 DEBUG [b destroy] ✅ DESTROY: 9712ae21-b784-4a9e-89be-9e8fcaa01c0b 03-17 14:35:31.324 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 30 03-17 14:35:31.326 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:31.332 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:31.337 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:31.338 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:33.836 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:33.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 142] 03-17 14:35:33.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:35.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:35.129 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 142 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d2h39m50s513ms alt=565.7000122070312 vAcc=2.1689935 vel=0.046158656 {Bundle[{}]}], age: 913ms, time: 1679043934215 03-17 14:35:35.141 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:35.142 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:35.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:35.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 142 isFinished? true 03-17 14:35:35.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:35.157 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:35.157 INFO [b persist] ✅ INSERT: bd42f6a2-a953-4f41-9dff-90bf6d4f5181 03-17 14:35:35.172 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:35.214 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:35.215 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 31 03-17 14:35:35.222 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:35.226 INFO [HttpService a] 🔵 HTTP POST: bd42f6a2-a953-4f41-9dff-90bf6d4f5181 03-17 14:35:35.390 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:35.393 DEBUG [b destroy] ✅ DESTROY: bd42f6a2-a953-4f41-9dff-90bf6d4f5181 03-17 14:35:35.408 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 31 03-17 14:35:35.410 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:35.415 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:35.428 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:35.431 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:35.791 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:35.842 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:35.843 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 143] 03-17 14:35:35.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:36.422 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:36.428 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 143 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d2h39m51s825ms alt=565.7000122070312 vAcc=1.9771485 vel=0.04965912 {Bundle[{}]}], age: 899ms, time: 1679043935527 03-17 14:35:36.440 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:36.441 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:36.456 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 143 isFinished? true 03-17 14:35:36.458 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:36.458 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:36.466 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:36.470 INFO [b persist] ✅ INSERT: b30d6fb6-918e-43f0-86cd-6ed21b6af8ee 03-17 14:35:36.482 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:36.516 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:36.517 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 32 03-17 14:35:36.530 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:36.531 INFO [HttpService a] 🔵 HTTP POST: b30d6fb6-918e-43f0-86cd-6ed21b6af8ee 03-17 14:35:36.672 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:36.676 DEBUG [b destroy] ✅ DESTROY: b30d6fb6-918e-43f0-86cd-6ed21b6af8ee 03-17 14:35:36.686 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 32 03-17 14:35:36.688 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:36.693 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:36.703 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:36.705 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:38.749 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:38.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:38.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 144] 03-17 14:35:38.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:40.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:40.092 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 144 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h39m55s473ms alt=565.7000122070312 vAcc=2.3032527 vel=0.026572881 {Bundle[{}]}], age: 916ms, time: 1679043939176 03-17 14:35:40.099 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:40.100 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:40.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:40.115 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:40.118 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 144 isFinished? true 03-17 14:35:40.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:40.122 INFO [b persist] ✅ INSERT: 5a1aa9fc-d72f-425a-b3cc-c1832c30fcc8 03-17 14:35:40.129 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:40.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:40.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 33 03-17 14:35:40.202 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:40.208 INFO [HttpService a] 🔵 HTTP POST: 5a1aa9fc-d72f-425a-b3cc-c1832c30fcc8 03-17 14:35:40.310 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:40.313 DEBUG [b destroy] ✅ DESTROY: 5a1aa9fc-d72f-425a-b3cc-c1832c30fcc8 03-17 14:35:40.328 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 33 03-17 14:35:40.330 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:40.335 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:40.348 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:40.351 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:44.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:44.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:44.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 145] 03-17 14:35:44.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:46.166 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:46.169 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 145 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778789 hAcc=15.593 et=+16d2h40m1s544ms alt=565.7000122070312 vAcc=2.2155178 vel=0.119541846 bear=43.094017 {Bundle[{}]}], age: 922ms, time: 1679043945247 03-17 14:35:46.175 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:46.176 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:46.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:46.195 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:46.198 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 145 isFinished? true 03-17 14:35:46.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:46.205 INFO [b persist] ✅ INSERT: 85962a0e-9b2d-4386-ae81-99a71ab72a3d 03-17 14:35:46.220 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:46.263 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:46.263 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 34 03-17 14:35:46.268 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:46.269 INFO [HttpService a] 🔵 HTTP POST: 85962a0e-9b2d-4386-ae81-99a71ab72a3d 03-17 14:35:46.439 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:46.442 DEBUG [b destroy] ✅ DESTROY: 85962a0e-9b2d-4386-ae81-99a71ab72a3d 03-17 14:35:46.450 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 34 03-17 14:35:46.455 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:46.463 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:46.468 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:46.470 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:48.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:48.830 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:48.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 146] 03-17 14:35:48.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:50.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:50.753 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:50.758 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 147] 03-17 14:35:50.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:53.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:53.752 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:53.754 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 148] 03-17 14:35:53.760 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:35:55.138 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:55.140 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 147 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h40m10s511ms alt=565.7000122070312 vAcc=2.396304 vel=0.08088787 {Bundle[{}]}], age: 926ms, time: 1679043954213 03-17 14:35:55.147 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:55.153 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:55.166 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 147 isFinished? true 03-17 14:35:55.167 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:55.168 INFO [b persist] ✅ INSERT: c460583c-c869-494c-8121-891d79afb697 03-17 14:35:55.172 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:55.176 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 146 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h40m10s511ms alt=565.7000122070312 vAcc=2.396304 vel=0.08088787 {Bundle[{}]}], age: 962ms, time: 1679043954213 03-17 14:35:55.183 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:55.184 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:55.185 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:35:55.187 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:35:55.192 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 146 isFinished? true 03-17 14:35:55.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 14:35:55.196 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 148 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h40m10s511ms alt=565.7000122070312 vAcc=2.396304 vel=0.08088787 {Bundle[{}]}], age: 981ms, time: 1679043954213 03-17 14:35:55.196 INFO [b persist] ✅ INSERT: f2f6c4b5-08be-4ad8-a0b7-57efb41bd334 03-17 14:35:55.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:55.211 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:35:55.212 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:35:55.225 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 14:35:55.233 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:55.246 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 148 isFinished? true 03-17 14:35:55.247 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:55.251 INFO [b persist] ✅ INSERT: 987e29e3-cf52-4523-bb1b-94f77e343fe5 03-17 14:35:55.258 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 14:35:55.279 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:35:55.280 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 35 03-17 14:35:55.293 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:35:55.301 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:55.302 INFO [HttpService a] 🔵 HTTP POST: c460583c-c869-494c-8121-891d79afb697 03-17 14:35:55.388 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:55.391 DEBUG [b destroy] ✅ DESTROY: c460583c-c869-494c-8121-891d79afb697 03-17 14:35:55.409 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:55.410 INFO [HttpService a] 🔵 HTTP POST: f2f6c4b5-08be-4ad8-a0b7-57efb41bd334 03-17 14:35:55.413 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:55.415 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:55.481 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:55.484 DEBUG [b destroy] ✅ DESTROY: f2f6c4b5-08be-4ad8-a0b7-57efb41bd334 03-17 14:35:55.496 DEBUG [b first] ✅ Locked 1 records 03-17 14:35:55.497 INFO [HttpService a] 🔵 HTTP POST: 987e29e3-cf52-4523-bb1b-94f77e343fe5 03-17 14:35:55.501 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:55.503 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:55.505 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:35:55.574 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:35:55.576 DEBUG [b destroy] ✅ DESTROY: 987e29e3-cf52-4523-bb1b-94f77e343fe5 03-17 14:35:55.583 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 35 03-17 14:35:55.584 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:35:55.595 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:35:55.600 INFO [a run] ⚡️[RPC: : null] 03-17 14:35:55.602 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:35:59.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:35:59.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:35:59.831 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 149] 03-17 14:35:59.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:01.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:01.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 149 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d2h40m16s511ms alt=565.7000122070312 vAcc=2.093939 vel=0.041702677 {Bundle[{}]}], age: 906ms, time: 1679043960214 03-17 14:36:01.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:01.135 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:01.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:01.156 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 149 isFinished? true 03-17 14:36:01.157 INFO [b persist] ✅ INSERT: d53a417f-ff39-4d2c-8d3a-c4e157a85112 03-17 14:36:01.158 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:01.160 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:01.175 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:01.233 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:01.234 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 36 03-17 14:36:01.250 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:01.253 INFO [HttpService a] 🔵 HTTP POST: d53a417f-ff39-4d2c-8d3a-c4e157a85112 03-17 14:36:01.382 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:01.389 DEBUG [b destroy] ✅ DESTROY: d53a417f-ff39-4d2c-8d3a-c4e157a85112 03-17 14:36:01.392 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 36 03-17 14:36:01.393 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:01.398 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:01.404 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:01.405 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:03.750 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:03.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:03.805 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 150] 03-17 14:36:03.808 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:05.012 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:05.014 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 150 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h40m20s467ms alt=565.7000122070312 vAcc=2.396304 vel=0.022498067 {Bundle[{}]}], age: 844ms, time: 1679043964170 03-17 14:36:05.022 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:05.023 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:05.033 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 150 isFinished? true 03-17 14:36:05.034 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:05.038 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:05.044 INFO [b persist] ✅ INSERT: 86c6c79d-8190-440c-9040-425ee013446b 03-17 14:36:05.051 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:05.080 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:05.082 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 37 03-17 14:36:05.087 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:05.088 INFO [HttpService a] 🔵 HTTP POST: 86c6c79d-8190-440c-9040-425ee013446b 03-17 14:36:05.234 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:05.238 DEBUG [b destroy] ✅ DESTROY: 86c6c79d-8190-440c-9040-425ee013446b 03-17 14:36:05.249 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 37 03-17 14:36:05.251 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:05.257 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:05.262 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:05.263 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:05.296 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:05.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:05.777 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:05.779 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 151] 03-17 14:36:05.784 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:06.292 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:06.296 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 151 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h40m21s688ms alt=565.7000122070312 vAcc=2.3032527 vel=0.024144428 {Bundle[{}]}], age: 904ms, time: 1679043965390 03-17 14:36:06.309 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:06.310 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:06.325 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:06.328 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 151 isFinished? true 03-17 14:36:06.332 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:06.334 INFO [b persist] ✅ INSERT: 94d53e70-51f2-4e8c-a866-6cb28ec09afa 03-17 14:36:06.337 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:06.354 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:06.405 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:06.406 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 38 03-17 14:36:06.414 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:06.415 INFO [HttpService a] 🔵 HTTP POST: 94d53e70-51f2-4e8c-a866-6cb28ec09afa 03-17 14:36:06.587 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:06.590 DEBUG [b destroy] ✅ DESTROY: 94d53e70-51f2-4e8c-a866-6cb28ec09afa 03-17 14:36:06.601 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 38 03-17 14:36:06.603 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:06.615 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:06.621 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:06.624 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:08.731 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:08.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:08.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 152] 03-17 14:36:08.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:10.118 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:10.122 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 152 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778783 hAcc=20.0 et=+16d2h40m25s507ms alt=565.7000122070312 vAcc=2.096871 vel=0.47309384 bear=42.69224 {Bundle[{}]}], age: 912ms, time: 1679043969210 03-17 14:36:10.139 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:10.140 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:10.146 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 152 isFinished? true 03-17 14:36:10.147 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:10.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:10.153 INFO [b persist] ✅ INSERT: f49986db-1482-422f-a3e3-e7c598885dc9 03-17 14:36:10.160 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:10.164 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:10.202 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:10.203 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 39 03-17 14:36:10.211 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:10.212 INFO [HttpService a] 🔵 HTTP POST: f49986db-1482-422f-a3e3-e7c598885dc9 03-17 14:36:10.368 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:10.371 DEBUG [b destroy] ✅ DESTROY: f49986db-1482-422f-a3e3-e7c598885dc9 03-17 14:36:10.382 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 39 03-17 14:36:10.384 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:10.388 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:10.403 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:10.406 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:14.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:14.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:14.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 153] 03-17 14:36:14.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:16.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:16.126 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 153 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h40m31s514ms alt=565.7000122070312 vAcc=2.396304 vel=0.19708237 bear=55.917904 {Bundle[{}]}], age: 908ms, time: 1679043975217 03-17 14:36:16.137 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:16.139 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:16.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:16.160 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:16.164 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 153 isFinished? true 03-17 14:36:16.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:16.170 INFO [b persist] ✅ INSERT: c1d49e72-abbc-4251-a604-6314cfce20d8 03-17 14:36:16.180 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:16.228 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:16.229 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 40 03-17 14:36:16.238 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:16.238 INFO [HttpService a] 🔵 HTTP POST: c1d49e72-abbc-4251-a604-6314cfce20d8 03-17 14:36:16.349 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:16.351 DEBUG [b destroy] ✅ DESTROY: c1d49e72-abbc-4251-a604-6314cfce20d8 03-17 14:36:16.365 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 40 03-17 14:36:16.368 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:16.379 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:16.389 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:16.392 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:18.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:18.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:18.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 154] 03-17 14:36:18.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:20.129 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:20.133 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 154 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h40m35s518ms alt=565.7000122070312 vAcc=2.396304 vel=0.07960025 {Bundle[{}]}], age: 911ms, time: 1679043979221 03-17 14:36:20.147 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:20.148 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:20.162 INFO [b persist] ✅ INSERT: 653b54b0-6c31-4dc7-989b-6ae123f4a516 03-17 14:36:20.165 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 154 isFinished? true 03-17 14:36:20.166 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:20.170 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:20.175 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:20.205 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:20.206 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 41 03-17 14:36:20.222 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:20.223 INFO [HttpService a] 🔵 HTTP POST: 653b54b0-6c31-4dc7-989b-6ae123f4a516 03-17 14:36:20.355 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:20.360 DEBUG [b destroy] ✅ DESTROY: 653b54b0-6c31-4dc7-989b-6ae123f4a516 03-17 14:36:20.370 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 41 03-17 14:36:20.371 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:20.377 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:20.381 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:20.382 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:20.434 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:20.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:20.775 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:20.777 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 155] 03-17 14:36:20.781 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:21.426 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:21.432 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 155 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d2h40m36s824ms alt=565.7000122070312 vAcc=2.3032527 vel=0.060816906 {Bundle[{}]}], age: 905ms, time: 1679043980526 03-17 14:36:21.441 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:21.442 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:21.447 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 155 isFinished? true 03-17 14:36:21.448 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:21.452 INFO [b persist] ✅ INSERT: 8f13a152-c3c9-4a40-8986-83f986d8a321 03-17 14:36:21.452 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:21.464 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:21.496 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:21.496 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 42 03-17 14:36:21.521 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:21.522 INFO [HttpService a] 🔵 HTTP POST: 8f13a152-c3c9-4a40-8986-83f986d8a321 03-17 14:36:21.625 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:21.641 DEBUG [b destroy] ✅ DESTROY: 8f13a152-c3c9-4a40-8986-83f986d8a321 03-17 14:36:21.653 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 42 03-17 14:36:21.656 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:21.662 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:21.666 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:21.669 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:21.715 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:23.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:23.798 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:23.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 156] 03-17 14:36:23.807 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:25.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:25.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 156 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h40m40s481ms alt=565.7000122070312 vAcc=2.1479957 vel=0.03206556 {Bundle[{}]}], age: 912ms, time: 1679043984183 03-17 14:36:25.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:25.110 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:25.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:25.122 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:25.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 156 isFinished? true 03-17 14:36:25.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:25.144 INFO [b persist] ✅ INSERT: 459ab51d-9cd5-43e2-a7ba-be5e775e82b1 03-17 14:36:25.159 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:25.194 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:25.195 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 43 03-17 14:36:25.204 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:25.206 INFO [HttpService a] 🔵 HTTP POST: 459ab51d-9cd5-43e2-a7ba-be5e775e82b1 03-17 14:36:25.312 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:25.317 DEBUG [b destroy] ✅ DESTROY: 459ab51d-9cd5-43e2-a7ba-be5e775e82b1 03-17 14:36:25.327 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 43 03-17 14:36:25.329 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:25.333 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:25.345 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:25.348 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:29.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:29.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:29.843 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 157] 03-17 14:36:29.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:31.163 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:31.170 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 157 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h40m46s555ms alt=565.7000122070312 vAcc=2.6001563 vel=0.015484429 {Bundle[{}]}], age: 911ms, time: 1679043990257 03-17 14:36:31.181 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:31.182 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:31.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:31.191 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 157 isFinished? true 03-17 14:36:31.192 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:31.199 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:31.200 INFO [b persist] ✅ INSERT: 249971e1-f689-498e-bc9d-168878baffe3 03-17 14:36:31.211 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:31.259 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:31.260 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 44 03-17 14:36:31.272 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:31.273 INFO [HttpService a] 🔵 HTTP POST: 249971e1-f689-498e-bc9d-168878baffe3 03-17 14:36:31.391 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:31.394 DEBUG [b destroy] ✅ DESTROY: 249971e1-f689-498e-bc9d-168878baffe3 03-17 14:36:31.407 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 44 03-17 14:36:31.409 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:31.414 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:31.424 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:31.426 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:33.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:33.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:33.845 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 158] 03-17 14:36:33.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:35.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:35.127 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 158 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h40m50s507ms alt=565.7000122070312 vAcc=2.1984441 vel=0.019076524 {Bundle[{}]}], age: 917ms, time: 1679043994209 03-17 14:36:35.137 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:35.139 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:35.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:35.153 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:35.160 INFO [b persist] ✅ INSERT: e1595ffb-5e75-4e65-85e0-e590e0fc55f1 03-17 14:36:35.164 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 158 isFinished? true 03-17 14:36:35.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:35.186 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:35.243 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:35.244 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 45 03-17 14:36:35.253 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:35.255 INFO [HttpService a] 🔵 HTTP POST: e1595ffb-5e75-4e65-85e0-e590e0fc55f1 03-17 14:36:35.354 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:35.357 DEBUG [b destroy] ✅ DESTROY: e1595ffb-5e75-4e65-85e0-e590e0fc55f1 03-17 14:36:35.378 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 45 03-17 14:36:35.380 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:35.392 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:35.411 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:35.414 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:35.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:35.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:35.791 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 159] 03-17 14:36:35.794 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:36.475 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:36.478 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 159 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h40m51s845ms alt=565.7000122070312 vAcc=2.1984441 vel=0.055269506 {Bundle[{}]}], age: 930ms, time: 1679043995548 03-17 14:36:36.486 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:36.487 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:36.504 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 159 isFinished? true 03-17 14:36:36.511 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:36.512 INFO [b persist] ✅ INSERT: fb7a8378-dd63-4e89-82e4-0a6ef6ec3fb1 03-17 14:36:36.515 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:36.529 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:36.539 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:36.596 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:36.597 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 46 03-17 14:36:36.607 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:36.608 INFO [HttpService a] 🔵 HTTP POST: fb7a8378-dd63-4e89-82e4-0a6ef6ec3fb1 03-17 14:36:36.746 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:36.749 DEBUG [b destroy] ✅ DESTROY: fb7a8378-dd63-4e89-82e4-0a6ef6ec3fb1 03-17 14:36:36.757 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 46 03-17 14:36:36.759 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:36.764 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:36.775 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:36.778 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:38.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:38.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:38.823 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 160] 03-17 14:36:38.827 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:40.099 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:40.106 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 160 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h40m55s496ms alt=565.7000122070312 vAcc=2.4951103 vel=0.024101168 {Bundle[{}]}], age: 906ms, time: 1679043999198 03-17 14:36:40.113 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:40.113 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:40.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:40.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 160 isFinished? true 03-17 14:36:40.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:40.133 INFO [b persist] ✅ INSERT: dc5e2036-fa8e-4947-8c31-37d570c839aa 03-17 14:36:40.147 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:40.175 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:40.216 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:40.217 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 47 03-17 14:36:40.222 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:40.223 INFO [HttpService a] 🔵 HTTP POST: dc5e2036-fa8e-4947-8c31-37d570c839aa 03-17 14:36:40.368 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:40.370 DEBUG [b destroy] ✅ DESTROY: dc5e2036-fa8e-4947-8c31-37d570c839aa 03-17 14:36:40.379 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 47 03-17 14:36:40.383 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:40.389 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:40.399 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:40.402 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:44.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:44.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:44.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 161] 03-17 14:36:44.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:46.147 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:46.151 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 161 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=20.0 et=+16d2h41m1s504ms alt=565.7000122070312 vAcc=2.4951103 vel=0.11400819 bear=263.62985 {Bundle[{}]}], age: 943ms, time: 1679044005207 03-17 14:36:46.162 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:46.162 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:46.168 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 161 isFinished? true 03-17 14:36:46.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:46.171 INFO [b persist] ✅ INSERT: 18f79675-8ecd-4157-b46f-1a93d0d9f89c 03-17 14:36:46.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:46.189 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:46.212 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:46.213 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 48 03-17 14:36:46.229 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:46.232 INFO [HttpService a] 🔵 HTTP POST: 18f79675-8ecd-4157-b46f-1a93d0d9f89c 03-17 14:36:46.348 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:46.352 DEBUG [b destroy] ✅ DESTROY: 18f79675-8ecd-4157-b46f-1a93d0d9f89c 03-17 14:36:46.371 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 48 03-17 14:36:46.372 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:46.379 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:46.390 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:46.391 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:46.438 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:48.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:48.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:48.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 162] 03-17 14:36:48.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:50.185 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:50.188 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 162 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778793 hAcc=18.157 et=+16d2h41m5s548ms alt=565.7000122070312 vAcc=2.0643556 vel=0.05657349 {Bundle[{}]}], age: 937ms, time: 1679044009250 03-17 14:36:50.194 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:50.195 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:50.204 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 162 isFinished? true 03-17 14:36:50.204 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:50.208 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:50.221 INFO [b persist] ✅ INSERT: 0d9fe55a-94e5-43cf-9812-93bcb187f1f5 03-17 14:36:50.236 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:50.262 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:50.263 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 49 03-17 14:36:50.269 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:50.269 INFO [HttpService a] 🔵 HTTP POST: 0d9fe55a-94e5-43cf-9812-93bcb187f1f5 03-17 14:36:50.426 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:50.429 DEBUG [b destroy] ✅ DESTROY: 0d9fe55a-94e5-43cf-9812-93bcb187f1f5 03-17 14:36:50.436 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 49 03-17 14:36:50.440 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:50.444 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:50.450 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:50.451 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:50.467 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:50.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:50.797 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:50.798 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 163] 03-17 14:36:50.807 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:51.420 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:51.428 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 163 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=18.157 et=+16d2h41m6s830ms alt=565.7000122070312 vAcc=2.1627293 vel=0.2753728 bear=259.98715 {Bundle[{}]}], age: 893ms, time: 1679044010532 03-17 14:36:51.439 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:51.440 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:51.446 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:51.448 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 163 isFinished? true 03-17 14:36:51.449 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:51.453 INFO [b persist] ✅ INSERT: 4b07c98b-d0b1-4c47-a4ff-2125d50874fc 03-17 14:36:51.455 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:51.480 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:51.514 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:51.514 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 50 03-17 14:36:51.525 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:51.526 INFO [HttpService a] 🔵 HTTP POST: 4b07c98b-d0b1-4c47-a4ff-2125d50874fc 03-17 14:36:51.649 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:51.652 DEBUG [b destroy] ✅ DESTROY: 4b07c98b-d0b1-4c47-a4ff-2125d50874fc 03-17 14:36:51.667 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 50 03-17 14:36:51.669 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:51.674 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:51.680 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:51.682 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:53.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:53.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:53.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 164] 03-17 14:36:53.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:36:55.130 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:55.137 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 164 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=18.157 et=+16d2h41m10s490ms alt=565.7000122070312 vAcc=2.396304 vel=0.013233605 {Bundle[{}]}], age: 943ms, time: 1679044014192 03-17 14:36:55.144 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:36:55.145 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:36:55.153 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:55.155 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 164 isFinished? true 03-17 14:36:55.156 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:36:55.166 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:36:55.174 INFO [b persist] ✅ INSERT: b7558197-f20f-444f-b55d-bf07e2906a40 03-17 14:36:55.187 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:36:55.224 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:36:55.224 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 51 03-17 14:36:55.233 DEBUG [b first] ✅ Locked 1 records 03-17 14:36:55.234 INFO [HttpService a] 🔵 HTTP POST: b7558197-f20f-444f-b55d-bf07e2906a40 03-17 14:36:55.383 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:36:55.385 DEBUG [b destroy] ✅ DESTROY: b7558197-f20f-444f-b55d-bf07e2906a40 03-17 14:36:55.393 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 51 03-17 14:36:55.395 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:36:55.399 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:36:55.405 INFO [a run] ⚡️[RPC: : null] 03-17 14:36:55.407 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:36:59.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:36:59.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:36:59.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 165] 03-17 14:36:59.824 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:01.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:01.089 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 165 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=20.0 et=+16d2h41m16s455ms alt=565.7000122070312 vAcc=2.1198726 vel=0.11791697 bear=65.333015 {Bundle[{}]}], age: 930ms, time: 1679044020157 03-17 14:37:01.099 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:01.100 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:01.114 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 165 isFinished? true 03-17 14:37:01.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:01.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:01.122 INFO [b persist] ✅ INSERT: 23ad6aa4-b406-4186-9ba2-712df2b2f15b 03-17 14:37:01.129 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:01.163 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:01.164 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 52 03-17 14:37:01.175 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:01.179 INFO [HttpService a] 🔵 HTTP POST: 23ad6aa4-b406-4186-9ba2-712df2b2f15b 03-17 14:37:01.307 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:01.310 DEBUG [b destroy] ✅ DESTROY: 23ad6aa4-b406-4186-9ba2-712df2b2f15b 03-17 14:37:01.322 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 52 03-17 14:37:01.326 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:01.330 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:01.334 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:01.335 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:01.388 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:03.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:03.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:03.842 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 166] 03-17 14:37:03.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:05.129 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:05.133 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 166 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778789 hAcc=16.787 et=+16d2h41m20s490ms alt=565.7000122070312 vAcc=1.9674089 vel=0.020483866 {Bundle[{}]}], age: 939ms, time: 1679044024192 03-17 14:37:05.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:05.141 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:05.148 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 166 isFinished? true 03-17 14:37:05.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:05.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:05.156 INFO [b persist] ✅ INSERT: 48b858a4-679e-4bc5-bc6d-4b535a265556 03-17 14:37:05.161 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:05.178 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:05.219 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:05.220 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 53 03-17 14:37:05.227 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:05.229 INFO [HttpService a] 🔵 HTTP POST: 48b858a4-679e-4bc5-bc6d-4b535a265556 03-17 14:37:05.387 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:05.390 DEBUG [b destroy] ✅ DESTROY: 48b858a4-679e-4bc5-bc6d-4b535a265556 03-17 14:37:05.398 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 53 03-17 14:37:05.399 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:05.404 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:05.414 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:05.416 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:05.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:05.776 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:05.778 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 167] 03-17 14:37:05.782 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:06.410 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:06.413 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 167 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=16.787 et=+16d2h41m21s803ms alt=565.7000122070312 vAcc=2.2657943 vel=0.01699773 {Bundle[{}]}], age: 907ms, time: 1679044025505 03-17 14:37:06.425 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:06.427 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:06.430 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:06.439 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:06.450 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 167 isFinished? true 03-17 14:37:06.451 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:06.454 INFO [b persist] ✅ INSERT: 9e0ece8a-8a7d-438e-8f72-60f882c633bf 03-17 14:37:06.470 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:06.508 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:06.509 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 54 03-17 14:37:06.517 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:06.518 INFO [HttpService a] 🔵 HTTP POST: 9e0ece8a-8a7d-438e-8f72-60f882c633bf 03-17 14:37:06.667 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:06.670 DEBUG [b destroy] ✅ DESTROY: 9e0ece8a-8a7d-438e-8f72-60f882c633bf 03-17 14:37:06.679 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 54 03-17 14:37:06.680 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:06.692 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:06.697 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:06.699 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:08.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:08.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:08.830 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 168] 03-17 14:37:08.837 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:10.096 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:10.101 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 168 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511022,73.778792 hAcc=20.0 et=+16d2h41m25s503ms alt=565.7000122070312 vAcc=1.9745419 vel=0.1252059 bear=227.80852 {Bundle[{}]}], age: 894ms, time: 1679044029205 03-17 14:37:10.115 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:10.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:10.120 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:10.129 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:10.143 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 168 isFinished? true 03-17 14:37:10.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:10.149 INFO [b persist] ✅ INSERT: f0122561-b61a-485e-9dff-5abb929a7075 03-17 14:37:10.166 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:10.213 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:10.214 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 55 03-17 14:37:10.223 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:10.224 INFO [HttpService a] 🔵 HTTP POST: f0122561-b61a-485e-9dff-5abb929a7075 03-17 14:37:10.353 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:10.355 DEBUG [b destroy] ✅ DESTROY: f0122561-b61a-485e-9dff-5abb929a7075 03-17 14:37:10.364 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 55 03-17 14:37:10.365 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:10.373 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:10.395 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:10.397 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:14.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:14.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:14.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 169] 03-17 14:37:14.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:16.121 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:16.125 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 169 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h41m31s464ms alt=565.7000122070312 vAcc=1.894611 vel=0.066830054 {Bundle[{}]}], age: 956ms, time: 1679044035166 03-17 14:37:16.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:16.141 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:16.151 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 169 isFinished? true 03-17 14:37:16.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:16.153 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:16.155 INFO [b persist] ✅ INSERT: 634761ab-8ce3-43c5-8b98-c9ded80c327e 03-17 14:37:16.167 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:16.199 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:16.200 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 56 03-17 14:37:16.207 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:16.208 INFO [HttpService a] 🔵 HTTP POST: 634761ab-8ce3-43c5-8b98-c9ded80c327e 03-17 14:37:16.382 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:16.386 DEBUG [b destroy] ✅ DESTROY: 634761ab-8ce3-43c5-8b98-c9ded80c327e 03-17 14:37:16.399 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 56 03-17 14:37:16.401 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:16.406 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:16.409 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:16.429 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:16.431 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:18.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:18.816 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:18.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 170] 03-17 14:37:18.822 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:20.079 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:20.083 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 170 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d2h41m35s485ms alt=565.7000122070312 vAcc=2.1984441 vel=0.02718011 {Bundle[{}]}], age: 894ms, time: 1679044039187 03-17 14:37:20.095 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:20.096 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:20.104 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 170 isFinished? true 03-17 14:37:20.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:20.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:20.108 INFO [b persist] ✅ INSERT: 0a775a36-7be5-4f31-9489-bba4cfa93f40 03-17 14:37:20.128 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:20.148 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:20.149 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 57 03-17 14:37:20.159 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:20.162 INFO [HttpService a] 🔵 HTTP POST: 0a775a36-7be5-4f31-9489-bba4cfa93f40 03-17 14:37:20.274 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:20.279 DEBUG [b destroy] ✅ DESTROY: 0a775a36-7be5-4f31-9489-bba4cfa93f40 03-17 14:37:20.297 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 57 03-17 14:37:20.300 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:20.306 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:20.310 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:20.312 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:20.376 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:20.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:20.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:20.790 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 171] 03-17 14:37:20.794 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:21.355 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:21.361 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 171 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d2h41m36s757ms alt=565.7000122070312 vAcc=2.141852 vel=0.020193849 {Bundle[{}]}], age: 900ms, time: 1679044040459 03-17 14:37:21.366 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:21.367 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:21.374 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 171 isFinished? true 03-17 14:37:21.374 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:21.375 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:21.379 INFO [b persist] ✅ INSERT: 14fbd7df-ff2a-4d70-bc32-7da1ba9d46bc 03-17 14:37:21.384 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:21.390 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:21.435 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:21.436 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 58 03-17 14:37:21.444 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:21.445 INFO [HttpService a] 🔵 HTTP POST: 14fbd7df-ff2a-4d70-bc32-7da1ba9d46bc 03-17 14:37:21.556 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:21.560 DEBUG [b destroy] ✅ DESTROY: 14fbd7df-ff2a-4d70-bc32-7da1ba9d46bc 03-17 14:37:21.566 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 58 03-17 14:37:21.568 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:21.572 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:21.588 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:21.591 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:23.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:23.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:23.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 172] 03-17 14:37:23.833 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:25.081 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:25.086 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 172 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h41m40s480ms alt=565.7000122070312 vAcc=1.8039024 vel=0.03869055 {Bundle[{}]}], age: 902ms, time: 1679044044182 03-17 14:37:25.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:25.101 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:25.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:25.121 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:25.131 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 172 isFinished? true 03-17 14:37:25.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:25.136 INFO [b persist] ✅ INSERT: bc4f45bc-aec3-469c-a07e-c30e3b882148 03-17 14:37:25.149 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:25.194 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:25.195 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 59 03-17 14:37:25.206 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:25.207 INFO [HttpService a] 🔵 HTTP POST: bc4f45bc-aec3-469c-a07e-c30e3b882148 03-17 14:37:25.342 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:25.344 DEBUG [b destroy] ✅ DESTROY: bc4f45bc-aec3-469c-a07e-c30e3b882148 03-17 14:37:25.352 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 59 03-17 14:37:25.354 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:25.363 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:25.368 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:25.369 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:29.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:29.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:29.793 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 173] 03-17 14:37:29.801 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:31.065 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:31.071 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 173 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d2h41m46s478ms alt=565.7000122070312 vAcc=2.096871 vel=0.048737157 {Bundle[{}]}], age: 890ms, time: 1679044050181 03-17 14:37:31.083 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:31.086 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:31.087 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:31.100 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:31.112 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 173 isFinished? true 03-17 14:37:31.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:31.115 INFO [b persist] ✅ INSERT: c45a4465-f462-4a58-ba46-83ebff6a552a 03-17 14:37:31.133 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:31.170 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:31.171 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 60 03-17 14:37:31.189 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:31.191 INFO [HttpService a] 🔵 HTTP POST: c45a4465-f462-4a58-ba46-83ebff6a552a 03-17 14:37:31.309 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:31.316 DEBUG [b destroy] ✅ DESTROY: c45a4465-f462-4a58-ba46-83ebff6a552a 03-17 14:37:31.323 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 60 03-17 14:37:31.325 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:31.331 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:31.339 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:31.340 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:33.742 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:33.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:33.822 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 174] 03-17 14:37:33.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:35.082 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:35.085 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 174 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d2h41m50s481ms alt=565.7000122070312 vAcc=2.0657792 vel=0.04616375 {Bundle[{}]}], age: 900ms, time: 1679044054184 03-17 14:37:35.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:35.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:35.101 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:35.113 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 174 isFinished? true 03-17 14:37:35.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:35.113 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:35.129 INFO [b persist] ✅ INSERT: 84ce3925-7137-45fb-aa56-c2058321e18f 03-17 14:37:35.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:35.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:35.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 61 03-17 14:37:35.193 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:35.194 INFO [HttpService a] 🔵 HTTP POST: 84ce3925-7137-45fb-aa56-c2058321e18f 03-17 14:37:35.309 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:35.313 DEBUG [b destroy] ✅ DESTROY: 84ce3925-7137-45fb-aa56-c2058321e18f 03-17 14:37:35.330 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 61 03-17 14:37:35.331 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:35.338 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:35.351 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:35.353 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:35.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:35.769 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:35.771 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 175] 03-17 14:37:35.774 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:36.380 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:36.383 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 175 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h41m51s787ms alt=565.7000122070312 vAcc=2.2155178 vel=0.07678941 {Bundle[{}]}], age: 892ms, time: 1679044055489 03-17 14:37:36.390 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:36.391 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:36.398 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:36.406 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:36.410 INFO [b persist] ✅ INSERT: 0683883e-a37c-44d3-873c-ad3e6024361d 03-17 14:37:36.412 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 175 isFinished? true 03-17 14:37:36.414 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:36.415 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:36.461 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:36.462 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 62 03-17 14:37:36.468 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:36.469 INFO [HttpService a] 🔵 HTTP POST: 0683883e-a37c-44d3-873c-ad3e6024361d 03-17 14:37:36.594 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:36.600 DEBUG [b destroy] ✅ DESTROY: 0683883e-a37c-44d3-873c-ad3e6024361d 03-17 14:37:36.613 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 62 03-17 14:37:36.614 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:36.620 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:36.635 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:36.637 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:38.724 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:38.796 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:38.803 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 176] 03-17 14:37:38.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:40.115 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:40.119 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 176 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d2h41m55s489ms alt=565.7000122070312 vAcc=2.0851932 vel=0.07611431 {Bundle[{}]}], age: 926ms, time: 1679044059191 03-17 14:37:40.131 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:40.133 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:40.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:40.149 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:40.159 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 176 isFinished? true 03-17 14:37:40.159 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:40.166 INFO [b persist] ✅ INSERT: 0a7b4604-e60c-4dfc-80ac-4d1c782379f0 03-17 14:37:40.195 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:40.225 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:40.226 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 63 03-17 14:37:40.236 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:40.236 INFO [HttpService a] 🔵 HTTP POST: 0a7b4604-e60c-4dfc-80ac-4d1c782379f0 03-17 14:37:40.352 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:40.356 DEBUG [b destroy] ✅ DESTROY: 0a7b4604-e60c-4dfc-80ac-4d1c782379f0 03-17 14:37:40.366 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 63 03-17 14:37:40.368 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:40.377 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:40.389 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:40.393 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:44.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:44.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:44.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 177] 03-17 14:37:44.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:46.092 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:46.095 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 177 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h42m1s510ms alt=565.7000122070312 vAcc=2.4951103 vel=0.03587652 {Bundle[{}]}], age: 881ms, time: 1679044065212 03-17 14:37:46.105 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:46.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:46.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:46.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 177 isFinished? true 03-17 14:37:46.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:46.121 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:46.123 INFO [b persist] ✅ INSERT: 22c48c2f-14c4-441b-8bed-defac9821d29 03-17 14:37:46.142 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:46.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:46.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 64 03-17 14:37:46.194 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:46.196 INFO [HttpService a] 🔵 HTTP POST: 22c48c2f-14c4-441b-8bed-defac9821d29 03-17 14:37:46.348 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:46.352 DEBUG [b destroy] ✅ DESTROY: 22c48c2f-14c4-441b-8bed-defac9821d29 03-17 14:37:46.362 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 64 03-17 14:37:46.365 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:46.382 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:46.383 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:46.384 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:48.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:48.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:48.810 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 178] 03-17 14:37:48.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:50.114 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:50.118 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 178 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d2h42m5s500ms alt=565.7000122070312 vAcc=2.3754005 vel=0.26417455 bear=74.945015 {Bundle[{}]}], age: 914ms, time: 1679044069202 03-17 14:37:50.129 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:50.130 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:50.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:50.143 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:50.158 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 178 isFinished? true 03-17 14:37:50.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:50.175 INFO [b persist] ✅ INSERT: c4daa6e6-5c78-43e8-91f5-d0c934d3653f 03-17 14:37:50.181 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:50.221 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:50.222 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 65 03-17 14:37:50.238 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:50.239 INFO [HttpService a] 🔵 HTTP POST: c4daa6e6-5c78-43e8-91f5-d0c934d3653f 03-17 14:37:50.351 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:50.354 DEBUG [b destroy] ✅ DESTROY: c4daa6e6-5c78-43e8-91f5-d0c934d3653f 03-17 14:37:50.371 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 65 03-17 14:37:50.372 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:50.382 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:50.384 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:50.385 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:50.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:50.782 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:50.788 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 179] 03-17 14:37:50.791 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:51.426 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:51.430 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 179 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d2h42m6s789ms alt=565.7000122070312 vAcc=2.1689935 vel=0.09186181 {Bundle[{}]}], age: 937ms, time: 1679044070491 03-17 14:37:51.438 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:51.439 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:51.444 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 179 isFinished? true 03-17 14:37:51.445 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:51.445 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:51.449 INFO [b persist] ✅ INSERT: 0aeec71e-f5bd-4b5c-a5d3-5e3c895ee3d8 03-17 14:37:51.468 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:51.518 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:51.520 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 66 03-17 14:37:51.537 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:51.539 INFO [HttpService a] 🔵 HTTP POST: 0aeec71e-f5bd-4b5c-a5d3-5e3c895ee3d8 03-17 14:37:51.703 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:51.704 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:51.715 DEBUG [b destroy] ✅ DESTROY: 0aeec71e-f5bd-4b5c-a5d3-5e3c895ee3d8 03-17 14:37:51.728 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 66 03-17 14:37:51.729 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:51.743 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:51.743 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:51.744 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:53.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:53.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:53.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 180] 03-17 14:37:53.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:37:55.090 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:55.093 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 180 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d2h42m10s479ms alt=565.7000122070312 vAcc=2.3103588 vel=0.042772662 {Bundle[{}]}], age: 911ms, time: 1679044074181 03-17 14:37:55.101 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:37:55.102 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:37:55.108 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 180 isFinished? true 03-17 14:37:55.109 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:55.111 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:37:55.126 INFO [b persist] ✅ INSERT: 3bcf48f1-f8fd-4308-b7cf-d3fcc92f93ae 03-17 14:37:55.132 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:37:55.162 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:37:55.163 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 67 03-17 14:37:55.174 DEBUG [b first] ✅ Locked 1 records 03-17 14:37:55.176 INFO [HttpService a] 🔵 HTTP POST: 3bcf48f1-f8fd-4308-b7cf-d3fcc92f93ae 03-17 14:37:55.265 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:37:55.270 DEBUG [b destroy] ✅ DESTROY: 3bcf48f1-f8fd-4308-b7cf-d3fcc92f93ae 03-17 14:37:55.276 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 67 03-17 14:37:55.280 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:37:55.286 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:37:55.299 INFO [a run] ⚡️[RPC: : null] 03-17 14:37:55.300 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:37:55.380 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:37:59.729 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:37:59.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:37:59.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 181] 03-17 14:37:59.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:01.069 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:01.074 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 181 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d2h42m16s459ms alt=565.7000122070312 vAcc=2.519243 vel=0.047013856 {Bundle[{}]}], age: 910ms, time: 1679044080162 03-17 14:38:01.084 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:01.085 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:01.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:01.097 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 181 isFinished? true 03-17 14:38:01.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:01.099 INFO [b persist] ✅ INSERT: 797847a5-916e-4a17-9d82-596aef19e205 03-17 14:38:01.108 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:01.110 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:01.155 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:01.156 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 68 03-17 14:38:01.166 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:01.167 INFO [HttpService a] 🔵 HTTP POST: 797847a5-916e-4a17-9d82-596aef19e205 03-17 14:38:01.304 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:01.308 DEBUG [b destroy] ✅ DESTROY: 797847a5-916e-4a17-9d82-596aef19e205 03-17 14:38:01.322 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 68 03-17 14:38:01.323 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:01.329 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:01.349 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:01.351 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:03.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:03.846 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 182] 03-17 14:38:03.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:05.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:05.114 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 182 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h42m20s497ms alt=565.7000122070312 vAcc=2.6001563 vel=0.05470924 {Bundle[{}]}], age: 914ms, time: 1679044084200 03-17 14:38:05.126 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:05.127 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:05.134 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 182 isFinished? true 03-17 14:38:05.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:05.140 INFO [b persist] ✅ INSERT: 2a7a7880-3c47-4f44-8e92-4bdb197c3997 03-17 14:38:05.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:05.149 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:05.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:05.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 69 03-17 14:38:05.191 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:05.193 INFO [HttpService a] 🔵 HTTP POST: 2a7a7880-3c47-4f44-8e92-4bdb197c3997 03-17 14:38:05.322 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:05.330 DEBUG [b destroy] ✅ DESTROY: 2a7a7880-3c47-4f44-8e92-4bdb197c3997 03-17 14:38:05.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 69 03-17 14:38:05.341 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:05.346 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:05.356 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:05.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:05.397 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:05.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:05.776 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:05.780 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 183] 03-17 14:38:05.786 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:06.391 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:06.395 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 183 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=20.0 et=+16d2h42m21s771ms alt=565.7000122070312 vAcc=2.6001563 vel=0.12124052 bear=234.92683 {Bundle[{}]}], age: 921ms, time: 1679044085474 03-17 14:38:06.409 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:06.410 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:06.419 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 183 isFinished? true 03-17 14:38:06.419 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:06.420 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:06.425 INFO [b persist] ✅ INSERT: 9f51e3de-a3ef-450d-a96e-573607e28dde 03-17 14:38:06.438 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:06.474 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:06.475 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 70 03-17 14:38:06.484 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:06.485 INFO [HttpService a] 🔵 HTTP POST: 9f51e3de-a3ef-450d-a96e-573607e28dde 03-17 14:38:06.595 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:06.600 DEBUG [b destroy] ✅ DESTROY: 9f51e3de-a3ef-450d-a96e-573607e28dde 03-17 14:38:06.612 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 70 03-17 14:38:06.614 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:06.619 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:06.624 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:06.626 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:06.684 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:08.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:08.813 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:08.815 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 184] 03-17 14:38:08.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:10.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:10.109 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 184 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778788 hAcc=20.9 et=+16d2h42m25s484ms alt=565.7000122070312 vAcc=3.744225 vel=0.064652644 {Bundle[{}]}], age: 919ms, time: 1679044089186 03-17 14:38:10.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:10.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:10.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 184 isFinished? true 03-17 14:38:10.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:10.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:10.140 INFO [b persist] ✅ INSERT: 4a3d807b-7ce5-4776-a3a2-67ee47417722 03-17 14:38:10.149 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:10.172 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:10.173 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 71 03-17 14:38:10.185 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:10.186 INFO [HttpService a] 🔵 HTTP POST: 4a3d807b-7ce5-4776-a3a2-67ee47417722 03-17 14:38:10.345 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:10.348 DEBUG [b destroy] ✅ DESTROY: 4a3d807b-7ce5-4776-a3a2-67ee47417722 03-17 14:38:10.358 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 71 03-17 14:38:10.360 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:10.367 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:10.370 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:10.371 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:10.390 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:14.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:14.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:14.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 185] 03-17 14:38:14.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:16.117 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:16.125 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 185 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d2h42m31s484ms alt=565.7000122070312 vAcc=1.8880428 vel=0.05657119 {Bundle[{}]}], age: 938ms, time: 1679044095187 03-17 14:38:16.138 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:16.139 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:16.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 185 isFinished? true 03-17 14:38:16.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:16.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:16.153 INFO [b persist] ✅ INSERT: 47b434e2-50f5-4e74-a1ca-c774bc4cb85a 03-17 14:38:16.162 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:16.188 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:16.189 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 72 03-17 14:38:16.197 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:16.200 INFO [HttpService a] 🔵 HTTP POST: 47b434e2-50f5-4e74-a1ca-c774bc4cb85a 03-17 14:38:16.352 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:16.359 DEBUG [b destroy] ✅ DESTROY: 47b434e2-50f5-4e74-a1ca-c774bc4cb85a 03-17 14:38:16.372 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 72 03-17 14:38:16.373 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:16.377 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:16.389 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:16.390 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:16.406 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:18.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:18.839 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:18.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 186] 03-17 14:38:18.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:20.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:20.102 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 186 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=20.0 et=+16d2h42m35s527ms alt=565.7000122070312 vAcc=2.396304 vel=0.11788876 bear=60.17857 {Bundle[{}]}], age: 871ms, time: 1679044099229 03-17 14:38:20.113 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:20.115 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:20.120 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:20.130 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:20.134 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 186 isFinished? true 03-17 14:38:20.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:20.142 INFO [b persist] ✅ INSERT: 091ae5f6-d6a0-42fa-8d2e-ec402af5d4e3 03-17 14:38:20.170 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:20.203 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:20.204 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 73 03-17 14:38:20.210 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:20.211 INFO [HttpService a] 🔵 HTTP POST: 091ae5f6-d6a0-42fa-8d2e-ec402af5d4e3 03-17 14:38:20.350 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:20.353 DEBUG [b destroy] ✅ DESTROY: 091ae5f6-d6a0-42fa-8d2e-ec402af5d4e3 03-17 14:38:20.359 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 73 03-17 14:38:20.361 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:20.365 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:20.376 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:20.378 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:20.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:20.756 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:20.758 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 187] 03-17 14:38:20.761 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:21.389 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:21.394 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 187 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d2h42m36s773ms alt=565.7000122070312 vAcc=2.1737156 vel=0.03170747 {Bundle[{}]}], age: 917ms, time: 1679044100475 03-17 14:38:21.407 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:21.408 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:21.416 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 187 isFinished? true 03-17 14:38:21.417 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:21.421 INFO [b persist] ✅ INSERT: 7495f510-2cd8-442b-bdc7-bb7d6420a37e 03-17 14:38:21.422 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:21.435 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:21.478 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:21.479 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 74 03-17 14:38:21.491 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:21.493 INFO [HttpService a] 🔵 HTTP POST: 7495f510-2cd8-442b-bdc7-bb7d6420a37e 03-17 14:38:21.626 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:21.633 DEBUG [b destroy] ✅ DESTROY: 7495f510-2cd8-442b-bdc7-bb7d6420a37e 03-17 14:38:21.646 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 74 03-17 14:38:21.647 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:21.651 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:21.654 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:21.656 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:21.688 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:23.725 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:23.796 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:23.798 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 188] 03-17 14:38:23.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:25.078 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:25.082 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 188 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d2h42m40s451ms alt=565.7000122070312 vAcc=2.396304 vel=0.11514013 bear=84.14151 {Bundle[{}]}], age: 927ms, time: 1679044104153 03-17 14:38:25.093 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:25.094 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:25.100 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 188 isFinished? true 03-17 14:38:25.101 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:25.105 INFO [b persist] ✅ INSERT: b2a5b421-fc6e-4a30-b4c6-f65b20684a38 03-17 14:38:25.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:25.126 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:25.164 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:25.165 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 75 03-17 14:38:25.177 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:25.178 INFO [HttpService a] 🔵 HTTP POST: b2a5b421-fc6e-4a30-b4c6-f65b20684a38 03-17 14:38:25.309 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:25.313 DEBUG [b destroy] ✅ DESTROY: b2a5b421-fc6e-4a30-b4c6-f65b20684a38 03-17 14:38:25.328 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 75 03-17 14:38:25.329 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:25.333 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:25.335 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:25.337 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:25.366 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:29.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:29.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:29.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 189] 03-17 14:38:29.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:31.147 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:31.151 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 189 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d2h42m46s533ms alt=565.7000122070312 vAcc=1.9778012 vel=0.13324487 bear=94.942795 {Bundle[{}]}], age: 914ms, time: 1679044110235 03-17 14:38:31.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:31.166 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 14:38:31.173 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:31.183 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:31.188 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 189 isFinished? true 03-17 14:38:31.191 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:31.193 INFO [b persist] ✅ INSERT: 9972ccdf-b7cb-46e4-8303-376c52d5ad27 03-17 14:38:31.209 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:31.249 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:31.250 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 76 03-17 14:38:31.261 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:31.263 INFO [HttpService a] 🔵 HTTP POST: 9972ccdf-b7cb-46e4-8303-376c52d5ad27 03-17 14:38:31.389 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:31.392 DEBUG [b destroy] ✅ DESTROY: 9972ccdf-b7cb-46e4-8303-376c52d5ad27 03-17 14:38:31.403 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 76 03-17 14:38:31.405 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:31.410 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:31.428 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:31.430 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:33.738 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:33.809 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:33.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 190] 03-17 14:38:33.816 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:35.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:35.093 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 190 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=20.0 et=+16d2h42m50s480ms alt=565.7000122070312 vAcc=2.396304 vel=0.122061655 bear=273.59668 {Bundle[{}]}], age: 909ms, time: 1679044114182 03-17 14:38:35.100 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:35.101 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:35.107 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 190 isFinished? true 03-17 14:38:35.108 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:35.111 INFO [b persist] ✅ INSERT: bc0a9c35-f485-4a6c-9794-2b0edc483b31 03-17 14:38:35.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:35.124 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:35.169 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:35.171 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 77 03-17 14:38:35.181 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:35.183 INFO [HttpService a] 🔵 HTTP POST: bc0a9c35-f485-4a6c-9794-2b0edc483b31 03-17 14:38:35.259 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:35.264 DEBUG [b destroy] ✅ DESTROY: bc0a9c35-f485-4a6c-9794-2b0edc483b31 03-17 14:38:35.272 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 77 03-17 14:38:35.274 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:35.281 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:35.285 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:35.286 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:35.381 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:35.750 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:35.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:35.804 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 191] 03-17 14:38:35.807 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:36.377 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:36.381 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 191 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d2h42m51s764ms alt=565.7000122070312 vAcc=2.396304 vel=0.1344118 bear=87.05034 {Bundle[{}]}], age: 913ms, time: 1679044115467 03-17 14:38:36.391 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:36.393 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:36.401 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:36.412 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:36.415 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 191 isFinished? true 03-17 14:38:36.417 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:36.419 INFO [b persist] ✅ INSERT: 42fb0b51-869e-4925-8a0d-6875b6d20790 03-17 14:38:36.428 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:36.465 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:36.466 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 78 03-17 14:38:36.472 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:36.473 INFO [HttpService a] 🔵 HTTP POST: 42fb0b51-869e-4925-8a0d-6875b6d20790 03-17 14:38:36.617 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:36.620 DEBUG [b destroy] ✅ DESTROY: 42fb0b51-869e-4925-8a0d-6875b6d20790 03-17 14:38:36.627 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 78 03-17 14:38:36.629 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:36.632 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:36.641 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:36.642 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:38.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:38.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:38.816 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 192] 03-17 14:38:38.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:40.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:40.127 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 192 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h42m55s497ms alt=565.7000122070312 vAcc=2.396304 vel=0.006250184 {Bundle[{}]}], age: 926ms, time: 1679044119199 03-17 14:38:40.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:40.141 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:40.147 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 192 isFinished? true 03-17 14:38:40.147 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:40.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:40.161 INFO [b persist] ✅ INSERT: 9371a37d-464f-4860-97ca-595f6139eccb 03-17 14:38:40.172 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:40.198 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:40.199 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 79 03-17 14:38:40.209 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:40.211 INFO [HttpService a] 🔵 HTTP POST: 9371a37d-464f-4860-97ca-595f6139eccb 03-17 14:38:40.349 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:40.351 DEBUG [b destroy] ✅ DESTROY: 9371a37d-464f-4860-97ca-595f6139eccb 03-17 14:38:40.360 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 79 03-17 14:38:40.362 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:40.368 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:40.374 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:40.375 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:40.417 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:44.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:44.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:44.844 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 193] 03-17 14:38:44.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:46.095 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:46.099 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 193 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h43m1s508ms alt=565.7000122070312 vAcc=1.9139808 vel=0.009783684 {Bundle[{}]}], age: 887ms, time: 1679044125210 03-17 14:38:46.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:46.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:46.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:46.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 193 isFinished? true 03-17 14:38:46.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:46.131 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:46.134 INFO [b persist] ✅ INSERT: fb617f06-7f71-454c-befb-ab3286b70092 03-17 14:38:46.141 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:46.189 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:46.190 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 80 03-17 14:38:46.200 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:46.201 INFO [HttpService a] 🔵 HTTP POST: fb617f06-7f71-454c-befb-ab3286b70092 03-17 14:38:46.347 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:46.350 DEBUG [b destroy] ✅ DESTROY: fb617f06-7f71-454c-befb-ab3286b70092 03-17 14:38:46.359 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 80 03-17 14:38:46.361 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:46.366 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:46.381 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:46.383 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:48.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:48.853 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:48.855 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 194] 03-17 14:38:48.861 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:50.143 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:50.149 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 194 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=20.0 et=+16d2h43m5s543ms alt=565.7000122070312 vAcc=2.396304 vel=0.14993194 bear=311.43677 {Bundle[{}]}], age: 903ms, time: 1679044129246 03-17 14:38:50.155 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:50.155 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:50.161 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:50.162 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 194 isFinished? true 03-17 14:38:50.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:50.169 INFO [b persist] ✅ INSERT: 393c7fb3-5444-4301-9ce9-56200ada7c5a 03-17 14:38:50.182 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:50.190 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:50.235 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:50.236 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 81 03-17 14:38:50.246 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:50.247 INFO [HttpService a] 🔵 HTTP POST: 393c7fb3-5444-4301-9ce9-56200ada7c5a 03-17 14:38:50.355 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:50.360 DEBUG [b destroy] ✅ DESTROY: 393c7fb3-5444-4301-9ce9-56200ada7c5a 03-17 14:38:50.378 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 81 03-17 14:38:50.383 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:50.393 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:50.408 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:50.411 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:50.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:50.751 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:50.753 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 195] 03-17 14:38:50.757 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:51.442 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:51.445 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 195 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=20.0 et=+16d2h43m6s815ms alt=565.7000122070312 vAcc=2.396304 vel=0.14628254 bear=66.22136 {Bundle[{}]}], age: 927ms, time: 1679044130517 03-17 14:38:51.456 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:38:51.461 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:38:51.480 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:51.483 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 195 isFinished? true 03-17 14:38:51.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:38:51.489 INFO [b persist] ✅ INSERT: 07e6ac68-1f36-47be-b7ed-d7a6b8e07c3a 03-17 14:38:51.503 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:38:51.512 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:38:51.560 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:38:51.561 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 82 03-17 14:38:51.578 DEBUG [b first] ✅ Locked 1 records 03-17 14:38:51.581 INFO [HttpService a] 🔵 HTTP POST: 07e6ac68-1f36-47be-b7ed-d7a6b8e07c3a 03-17 14:38:51.741 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:38:51.743 DEBUG [b destroy] ✅ DESTROY: 07e6ac68-1f36-47be-b7ed-d7a6b8e07c3a 03-17 14:38:51.749 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 82 03-17 14:38:51.751 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:38:51.756 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:38:51.772 INFO [a run] ⚡️[RPC: : null] 03-17 14:38:51.774 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:38:53.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:53.816 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:53.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 196] 03-17 14:38:53.824 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:38:59.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:38:59.731 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:38:59.732 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 197] 03-17 14:38:59.735 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:39:00.125 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:39:00.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 197 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d2h43m15s543ms alt=565.7000122070312 vAcc=2.3032527 vel=0.03107318 {Bundle[{}]}], age: 882ms, time: 1679044139246 03-17 14:39:00.134 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:39:00.138 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:39:00.138 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 196 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d2h43m15s543ms alt=565.7000122070312 vAcc=2.3032527 vel=0.03107318 {Bundle[{}]}], age: 892ms, time: 1679044139246 03-17 14:39:00.139 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:39:00.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:39:00.162 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:39:00.163 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 197 isFinished? true 03-17 14:39:00.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:39:00.170 INFO [b persist] ✅ INSERT: 4ae902eb-8da5-4a8a-a3b4-e59e34158ed0 03-17 14:39:00.177 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:39:00.178 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:39:00.188 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:39:00.198 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 196 isFinished? true 03-17 14:39:00.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:39:00.202 INFO [b persist] ✅ INSERT: 55b63456-4a9d-4689-b4f5-e18f7d45b99c 03-17 14:39:00.207 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 14:39:00.211 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:39:00.264 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:39:00.265 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 83 03-17 14:39:00.270 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:39:00.277 DEBUG [b first] ✅ Locked 1 records 03-17 14:39:00.278 INFO [HttpService a] 🔵 HTTP POST: 4ae902eb-8da5-4a8a-a3b4-e59e34158ed0 03-17 14:39:02.975 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:39:02.981 DEBUG [b destroy] ✅ DESTROY: 4ae902eb-8da5-4a8a-a3b4-e59e34158ed0 03-17 14:39:02.994 DEBUG [b first] ✅ Locked 1 records 03-17 14:39:02.996 INFO [HttpService a] 🔵 HTTP POST: 55b63456-4a9d-4689-b4f5-e18f7d45b99c 03-17 14:39:03.004 INFO [a run] ⚡️[RPC: : null] 03-17 14:39:03.005 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:39:03.086 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:39:03.091 DEBUG [b destroy] ✅ DESTROY: 55b63456-4a9d-4689-b4f5-e18f7d45b99c 03-17 14:39:03.100 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 83 03-17 14:39:03.103 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:39:03.112 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:39:03.133 INFO [a run] ⚡️[RPC: : null] 03-17 14:39:03.137 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:47:20.427 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 14:47:20.482 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 14:47:20.520 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:47:20.586 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 14:47:25.763 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 14:47:25.778 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 14:47:25.779 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ BootReceiver: com.erpbynet.smarttechnician ╠═════════════════════════════════════════════ ╟─ android.intent.action.MY_PACKAGE_REPLACED 03-17 14:47:25.780 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 14:47:25.781 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 14:47:25.782 DEBUG [LoggerFacade$a a] ℹ️ Load last odometer location: Location[TSLocationManager 18.511019,73.778792 hAcc=20.0 et=0 {Bundle[{odometer=0.0}]}] 03-17 14:47:25.782 DEBUG [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ ☯️ HeadlessMode? true ╠═════════════════════════════════════════════ 03-17 14:47:25.783 DEBUG [LoggerFacade$a a] 🎾 Start monitoring connectivity changes 03-17 14:47:25.818 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 14:47:25.837 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 14:47:25.848 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: connectivitychange 03-17 14:47:25.849 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.event.ConnectivityChangeEvent@faccf70 03-17 14:47:25.858 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: providerchange 03-17 14:47:25.859 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.event.LocationProviderChangeEvent@468a2e9 03-17 14:47:25.866 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 14:47:25.946 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 14:47:25.959 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: enabledchange 03-17 14:47:25.960 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: false 03-17 14:47:26.019 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 14:47:26.885 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:47:30.623 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 14:47:30.633 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: terminate 03-17 14:47:30.636 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: {"activityRecognitionInterval":10000,"allowIdenticalLocations":false,"authorization":{},"autoSync":true,"autoSyncThreshold":0,"backgroundPermissionRationale":{"title":"Allow {applicationName} to access to this device's location in the background?","message":"In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission","positiveAction":"Change to {backgroundPermissionOptionLabel}","negativeAction":"Cancel"},"batchSync":false,"configUrl":"","debug":false,"deferTime":0,"desiredAccuracy":-1,"desiredOdometerAccuracy":100,"disableAutoSyncOnCellular":false,"disableElasticity":true,"disableLocationAuthorizationAlert":false,"disableMotionActivityUpdates":true,"disableProviderChangeRecord":false,"disableStopDetection":false,"distanceFilter":100,"elasticityMultiplier":1,"enableHeadless":true,"enableTimestampMeta":false,"extras":{"AttendanceID":"5850"},"fastestLocationUpdateInterval":-1,"foregroundService":true,"geofenceInitialTriggerEntry":true,"geofenceModeHighAccuracy":false,"geofenceProximityRadius":1000,"geofenceTemplate":"","headers":{},"headlessJobService":"com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask","heartbeatInterval":-1,"httpRootProperty":"location","httpTimeout":60000,"isMoving":false,"locationAuthorizationRequest":"Always","locationTemplate":"","locationTimeout":60,"locationUpdateInterval":1000,"locationsOrderDirection":"ASC","logLevel":5,"logMaxDays":3,"maxBatchSize":-1,"maxDaysToPersist":1,"maxRecordsToPersist":-1,"method":"POST","minimumActivityRecognitionConfidence":75,"motionTriggerDelay":30000,"notification":{"layout":"","title":"","text":"Location Service activated","color":"","channelName":"TSLocationManager","channelId":"","smallIcon":"","largeIcon":"","priority":-2,"sticky":false,"strings":{},"actions":[]},"params":{"EmployeeID":"699","UserID":"664","UserName":"Kparakhe","Remarks":"Transistorsoft Recording","httpTokenValue":"f4af7f41-acca-4207-8c77-949769f2be5d","httpLocationUploadUrl":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation","httpGpsEventUploadUrl":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog"},"persist":true,"persistMode":1,"schedule":[],"scheduleUseAlarmManager":false,"speedJumpFilter":300,"startOnBoot":false,"stationaryRadius":70,"stopAfterElapsedMinutes":0,"stopOnStationary":false,"stopOnTerminate":false,"stopTimeout":10,"triggerActivities":"in_vehicle, on_bicycle, on_foot, running, walking","url":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation","useSignificantChangesOnly":false,"enabled":false,"schedulerEnabled":false,"trackingMode":1,"odometer":0,"isFirstBoot":false,"didLaunchInBackground":false,"didDeviceReboot":false} 03-17 14:47:31.004 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, enableHeadless, extras, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, persistMode, stationaryRadius, stopOnTerminate, stopTimeout] 03-17 14:47:31.042 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: providerchange 03-17 14:47:31.043 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.event.LocationProviderChangeEvent@61ad13b 03-17 14:47:31.196 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 14:47:31.213 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: enabledchange 03-17 14:47:31.215 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: true 03-17 14:47:31.219 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 14:47:31.229 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 14:47:31.248 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 14:47:31.319 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:47:31.322 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 14:47:31.412 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:47:31.417 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 1] 03-17 14:47:31.452 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 14:47:31.459 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:47:31.478 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 14:47:31.480 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 14:47:31.513 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 14:47:31.521 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 14:47:31.551 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 14:47:31.622 DEBUG [TSLocationManagerActivity onDestroy] 03-17 14:47:31.656 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 14:47:32.315 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 14:47:32.318 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 14:47:32.469 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 14:47:32.484 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:47:32.744 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:47:32.747 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 1 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h51m48s107ms alt=565.7000122070312 vAcc=2.4951103 {Bundle[{}]}], age: 936ms, time: 1679044651810 03-17 14:47:32.765 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 14:47:32.766 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:47:32.774 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:47:32.795 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:47:32.827 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:47:32.828 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@ba73d97 03-17 14:47:32.831 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: motionchange 03-17 14:47:32.832 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.event.MotionChangeEvent@e0f2f6d 03-17 14:47:32.850 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 1 isFinished? true 03-17 14:47:32.850 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110171,73.778791 hAcc=20.0) 03-17 14:47:32.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:47:32.868 INFO [b persist] ✅ INSERT: b137431d-aab9-4d62-80d2-631f85d2be86 03-17 14:47:32.888 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:47:32.921 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 14:47:32.923 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 14:47:32.929 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 14:47:32.946 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:47:32.947 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 14:47:32.958 DEBUG [b first] ✅ Locked 1 records 03-17 14:47:32.960 INFO [HttpService a] 🔵 HTTP POST: b137431d-aab9-4d62-80d2-631f85d2be86 03-17 14:47:33.176 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:47:33.178 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:47:33.179 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@1800120 03-17 14:47:33.180 DEBUG [b destroy] ✅ DESTROY: b137431d-aab9-4d62-80d2-631f85d2be86 03-17 14:47:33.185 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 14:47:33.189 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 14:47:33.189 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:47:33.195 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:47:33.205 INFO [a run] ⚡️[RPC: : null] 03-17 14:47:33.211 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:47:33.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:47:33.824 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:47:33.826 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 2] 03-17 14:47:33.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:47:34.035 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:47:34.039 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 2 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d2h51m49s431ms alt=565.7000122070312 vAcc=2.4951103 vel=0.013665283 {Bundle[{}]}], age: 904ms, time: 1679044653134 03-17 14:47:34.049 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:47:34.050 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:47:34.056 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:47:34.070 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 2 isFinished? true 03-17 14:47:34.071 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:47:34.073 INFO [b persist] ✅ INSERT: f39c0f82-5396-4afd-b874-a3933e563103 03-17 14:47:34.076 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:47:34.077 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:47:34.078 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@9a5f250 03-17 14:47:34.085 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:47:34.120 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:47:34.121 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 2 03-17 14:47:34.127 DEBUG [b first] ✅ Locked 1 records 03-17 14:47:34.128 INFO [HttpService a] 🔵 HTTP POST: f39c0f82-5396-4afd-b874-a3933e563103 03-17 14:47:34.314 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:47:34.316 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:47:34.317 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@85b3a6f 03-17 14:47:34.318 DEBUG [b destroy] ✅ DESTROY: f39c0f82-5396-4afd-b874-a3933e563103 03-17 14:47:34.327 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 2 03-17 14:47:34.332 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:47:34.336 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:47:34.352 INFO [a run] ⚡️[RPC: : null] 03-17 14:47:34.355 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:47:49.237 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 14:47:49.249 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: terminate 03-17 14:47:49.254 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: {"activityRecognitionInterval":10000,"allowIdenticalLocations":false,"authorization":{},"autoSync":true,"autoSyncThreshold":0,"backgroundPermissionRationale":{"title":"Allow {applicationName} to access to this device's location in the background?","message":"In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission","positiveAction":"Change to {backgroundPermissionOptionLabel}","negativeAction":"Cancel"},"batchSync":false,"configUrl":"","debug":false,"deferTime":0,"desiredAccuracy":-1,"desiredOdometerAccuracy":100,"disableAutoSyncOnCellular":false,"disableElasticity":true,"disableLocationAuthorizationAlert":false,"disableMotionActivityUpdates":true,"disableProviderChangeRecord":false,"disableStopDetection":false,"distanceFilter":100,"elasticityMultiplier":1,"enableHeadless":true,"enableTimestampMeta":false,"extras":{"AttendanceID":"5850"},"fastestLocationUpdateInterval":-1,"foregroundService":true,"geofenceInitialTriggerEntry":true,"geofenceModeHighAccuracy":false,"geofenceProximityRadius":1000,"geofenceTemplate":"","headers":{},"headlessJobService":"com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask","heartbeatInterval":-1,"httpRootProperty":"location","httpTimeout":60000,"isMoving":false,"locationAuthorizationRequest":"Always","locationTemplate":"","locationTimeout":60,"locationUpdateInterval":1000,"locationsOrderDirection":"ASC","logLevel":5,"logMaxDays":3,"maxBatchSize":-1,"maxDaysToPersist":1,"maxRecordsToPersist":-1,"method":"POST","minimumActivityRecognitionConfidence":75,"motionTriggerDelay":30000,"notification":{"layout":"","title":"","text":"Location Service activated","color":"","channelName":"TSLocationManager","channelId":"","smallIcon":"","largeIcon":"","priority":-2,"sticky":false,"strings":{},"actions":[]},"params":{"EmployeeID":"699","UserID":"664","UserName":"Kparakhe","Remarks":"Transistorsoft Recording","httpTokenValue":"f4af7f41-acca-4207-8c77-949769f2be5d","httpLocationUploadUrl":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation","httpGpsEventUploadUrl":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog"},"persist":true,"persistMode":1,"schedule":[],"scheduleUseAlarmManager":false,"speedJumpFilter":300,"startOnBoot":false,"stationaryRadius":70,"stopAfterElapsedMinutes":0,"stopOnStationary":false,"stopOnTerminate":false,"stopTimeout":10,"triggerActivities":"in_vehicle, on_bicycle, on_foot, running, walking","url":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation","useSignificantChangesOnly":false,"enabled":true,"schedulerEnabled":false,"trackingMode":1,"odometer":0,"isFirstBoot":false,"didLaunchInBackground":false,"didDeviceReboot":false} 03-17 14:47:49.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:47:49.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:47:49.813 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 3] 03-17 14:47:49.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:47:51.096 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:47:51.103 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 3 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778794 hAcc=20.1 et=+16d2h52m6s528ms alt=565.7000122070312 vAcc=2.5889196 {Bundle[{}]}], age: 871ms, time: 1679044670230 03-17 14:47:51.113 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:47:51.114 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:47:51.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:47:51.126 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 3 isFinished? true 03-17 14:47:51.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:47:51.132 INFO [b persist] ✅ INSERT: c2f8d44b-5808-41fc-a0ba-5a875e85c56d 03-17 14:47:51.141 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:47:51.142 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@9828f80 03-17 14:47:51.144 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:47:51.164 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:47:51.220 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:47:51.222 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 3 03-17 14:47:51.230 DEBUG [b first] ✅ Locked 1 records 03-17 14:47:51.231 INFO [HttpService a] 🔵 HTTP POST: c2f8d44b-5808-41fc-a0ba-5a875e85c56d 03-17 14:47:51.326 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:47:51.327 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:47:51.328 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@3359d5f 03-17 14:47:51.328 DEBUG [b destroy] ✅ DESTROY: c2f8d44b-5808-41fc-a0ba-5a875e85c56d 03-17 14:47:51.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3 03-17 14:47:51.341 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:47:51.345 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:47:51.354 INFO [a run] ⚡️[RPC: : null] 03-17 14:47:51.356 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:48:04.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:48:04.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:04.830 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 4] 03-17 14:48:04.833 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:48:06.100 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:06.104 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 4 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778784 hAcc=20.4 et=+16d2h52m21s454ms alt=565.7000122070312 vAcc=3.094401 vel=0.0706527 {Bundle[{}]}], age: 946ms, time: 1679044685156 03-17 14:48:06.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:48:06.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.05 03-17 14:48:06.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:06.132 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:48:06.136 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 4 isFinished? true 03-17 14:48:06.140 INFO [b persist] ✅ INSERT: be9b589b-7a42-43a5-a564-45d5f1ec3c7e 03-17 14:48:06.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:06.147 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:48:06.149 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@39fb662 03-17 14:48:06.165 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:48:06.205 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:48:06.206 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 4 03-17 14:48:06.217 DEBUG [b first] ✅ Locked 1 records 03-17 14:48:06.219 INFO [HttpService a] 🔵 HTTP POST: be9b589b-7a42-43a5-a564-45d5f1ec3c7e 03-17 14:48:06.485 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:48:06.487 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:48:06.488 DEBUG [b destroy] ✅ DESTROY: be9b589b-7a42-43a5-a564-45d5f1ec3c7e 03-17 14:48:06.488 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@218d8b0 03-17 14:48:06.497 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4 03-17 14:48:06.499 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:48:06.506 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:48:06.520 INFO [a run] ⚡️[RPC: : null] 03-17 14:48:06.523 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:48:19.726 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:48:19.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:19.801 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 5] 03-17 14:48:19.808 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:48:21.145 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:21.148 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 5 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778784 hAcc=20.0 et=+16d2h52m36s523ms alt=565.7000122070312 vAcc=2.831172 vel=0.083133936 {Bundle[{}]}], age: 921ms, time: 1679044700225 03-17 14:48:21.158 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:48:21.159 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 14:48:21.168 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 5 isFinished? true 03-17 14:48:21.169 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:21.171 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:21.172 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:48:21.173 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@2f70d86 03-17 14:48:21.174 INFO [b persist] ✅ INSERT: 615907d2-5c3d-48eb-97b5-51bf5e3f6a9b 03-17 14:48:21.190 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:48:21.227 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:48:21.228 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 5 03-17 14:48:21.243 DEBUG [b first] ✅ Locked 1 records 03-17 14:48:21.245 INFO [HttpService a] 🔵 HTTP POST: 615907d2-5c3d-48eb-97b5-51bf5e3f6a9b 03-17 14:48:21.423 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:48:21.518 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:48:21.520 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:48:21.521 DEBUG [b destroy] ✅ DESTROY: 615907d2-5c3d-48eb-97b5-51bf5e3f6a9b 03-17 14:48:21.521 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@80d1f9d 03-17 14:48:21.530 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5 03-17 14:48:21.532 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:48:21.541 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:48:21.548 INFO [a run] ⚡️[RPC: : null] 03-17 14:48:21.549 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:48:34.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:48:34.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:34.845 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 6] 03-17 14:48:34.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:48:36.134 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:36.139 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 6 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.4 et=+16d2h52m51s504ms alt=565.7000122070312 vAcc=2.8459668 vel=0.013979001 {Bundle[{}]}], age: 930ms, time: 1679044715206 03-17 14:48:36.151 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:48:36.154 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.25 03-17 14:48:36.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:36.168 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:48:36.182 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 6 isFinished? true 03-17 14:48:36.183 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:48:36.183 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:36.184 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@7978f8 03-17 14:48:36.189 INFO [b persist] ✅ INSERT: 54756624-d0e4-43fa-bd4f-a0a89c5c000d 03-17 14:48:36.205 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:48:36.241 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:48:36.241 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 6 03-17 14:48:36.254 DEBUG [b first] ✅ Locked 1 records 03-17 14:48:36.255 INFO [HttpService a] 🔵 HTTP POST: 54756624-d0e4-43fa-bd4f-a0a89c5c000d 03-17 14:48:36.379 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:48:36.381 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:48:36.382 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@563e436 03-17 14:48:36.382 DEBUG [b destroy] ✅ DESTROY: 54756624-d0e4-43fa-bd4f-a0a89c5c000d 03-17 14:48:36.390 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6 03-17 14:48:36.395 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:48:36.402 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:48:36.408 INFO [a run] ⚡️[RPC: : null] 03-17 14:48:36.410 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:48:49.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:48:49.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:49.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 7] 03-17 14:48:49.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:48:51.161 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:48:51.166 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 7 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.9 et=+16d2h53m6s531ms alt=565.7000122070312 vAcc=3.24 vel=0.020218726 {Bundle[{}]}], age: 931ms, time: 1679044730233 03-17 14:48:51.178 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:48:51.179 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 14:48:51.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:51.187 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 7 isFinished? true 03-17 14:48:51.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:48:51.192 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:48:51.192 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@6886e2f 03-17 14:48:51.194 INFO [b persist] ✅ INSERT: 61971d31-05a0-451d-9aee-a64fb56364cd 03-17 14:48:51.194 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:48:51.206 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:48:51.246 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:48:51.246 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 7 03-17 14:48:51.256 DEBUG [b first] ✅ Locked 1 records 03-17 14:48:51.262 INFO [HttpService a] 🔵 HTTP POST: 61971d31-05a0-451d-9aee-a64fb56364cd 03-17 14:48:51.384 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:48:51.385 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:48:51.386 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@357931a 03-17 14:48:51.386 DEBUG [b destroy] ✅ DESTROY: 61971d31-05a0-451d-9aee-a64fb56364cd 03-17 14:48:51.392 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 7 03-17 14:48:51.397 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:48:51.404 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:48:51.408 INFO [a run] ⚡️[RPC: : null] 03-17 14:48:51.409 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:49:04.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:49:04.790 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:04.793 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 8] 03-17 14:49:04.797 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:49:06.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:06.131 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 8 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d2h53m21s479ms alt=565.7000122070312 vAcc=2.2606642 vel=0.03632668 {Bundle[{}]}], age: 947ms, time: 1679044745181 03-17 14:49:06.139 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:49:06.140 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 14:49:06.147 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 8 isFinished? true 03-17 14:49:06.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:06.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:06.157 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:49:06.158 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@f93bc40 03-17 14:49:06.158 INFO [b persist] ✅ INSERT: e919dd26-da24-4b5c-9c46-834c156c3158 03-17 14:49:06.160 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:49:06.167 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:49:06.223 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:49:06.224 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 8 03-17 14:49:06.238 DEBUG [b first] ✅ Locked 1 records 03-17 14:49:06.240 INFO [HttpService a] 🔵 HTTP POST: e919dd26-da24-4b5c-9c46-834c156c3158 03-17 14:49:06.351 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:49:06.354 DEBUG [b destroy] ✅ DESTROY: e919dd26-da24-4b5c-9c46-834c156c3158 03-17 14:49:06.357 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:49:06.358 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@3f7411f 03-17 14:49:06.364 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 8 03-17 14:49:06.365 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:49:06.369 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:49:06.383 INFO [a run] ⚡️[RPC: : null] 03-17 14:49:06.385 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:49:19.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:49:19.830 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:19.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 9] 03-17 14:49:19.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:49:21.133 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:21.137 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 9 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d2h53m36s528ms alt=565.7000122070312 vAcc=2.022539 {Bundle[{}]}], age: 905ms, time: 1679044760230 03-17 14:49:21.153 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:49:21.154 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:49:21.164 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 9 isFinished? true 03-17 14:49:21.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:21.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:21.166 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:49:21.169 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@a79b2ed 03-17 14:49:21.171 INFO [b persist] ✅ INSERT: 892185a1-a9f9-4d6f-837b-cec72489ce9a 03-17 14:49:21.178 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:49:21.218 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:49:21.218 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 9 03-17 14:49:21.230 DEBUG [b first] ✅ Locked 1 records 03-17 14:49:21.231 INFO [HttpService a] 🔵 HTTP POST: 892185a1-a9f9-4d6f-837b-cec72489ce9a 03-17 14:49:21.420 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:49:21.610 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:49:21.612 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:49:21.612 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@c2eb570 03-17 14:49:21.614 DEBUG [b destroy] ✅ DESTROY: 892185a1-a9f9-4d6f-837b-cec72489ce9a 03-17 14:49:21.622 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 9 03-17 14:49:21.624 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:49:21.630 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:49:21.640 INFO [a run] ⚡️[RPC: : null] 03-17 14:49:21.644 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:49:34.743 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:49:34.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:34.815 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 10] 03-17 14:49:34.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:49:36.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:36.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 10 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h53m51s515ms alt=565.7000122070312 vAcc=2.7119782 vel=0.0036356228 {Bundle[{}]}], age: 911ms, time: 1679044775217 03-17 14:49:36.138 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:49:36.138 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 14:49:36.147 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:36.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 10 isFinished? true 03-17 14:49:36.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:36.154 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: location 03-17 14:49:36.156 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.location.TSLocation@4b8b046 03-17 14:49:36.160 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:49:36.171 INFO [b persist] ✅ INSERT: 50d3cfd8-c709-4f02-8689-2a878e3d4616 03-17 14:49:36.191 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:49:36.240 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:49:36.241 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 10 03-17 14:49:36.253 DEBUG [b first] ✅ Locked 1 records 03-17 14:49:36.255 INFO [HttpService a] 🔵 HTTP POST: 50d3cfd8-c709-4f02-8689-2a878e3d4616 03-17 14:49:36.351 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:49:36.353 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: http 03-17 14:49:36.354 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.http.HttpResponse@13a315d 03-17 14:49:36.354 DEBUG [b destroy] ✅ DESTROY: 50d3cfd8-c709-4f02-8689-2a878e3d4616 03-17 14:49:36.362 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 10 03-17 14:49:36.364 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:49:36.369 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:49:36.383 INFO [a run] ⚡️[RPC: : null] 03-17 14:49:36.386 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:49:38.612 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 14:49:38.625 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 14:49:38.629 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:49:43.190 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 14:49:43.198 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:49:48.725 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:49:48.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:48.795 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 11] 03-17 14:49:48.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:49:55.105 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:55.108 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 11 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d2h54m10s459ms alt=565.7000122070312 vAcc=1.8264512 vel=0.18658727 bear=293.0056 {Bundle[{}]}], age: 946ms, time: 1679044794162 03-17 14:49:55.114 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:49:55.118 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 14:49:55.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:55.124 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 11 isFinished? true 03-17 14:49:55.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:49:55.127 INFO [b persist] ✅ INSERT: 85968682-bef3-4fd9-93d1-116ccf4c63db 03-17 14:49:55.129 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:49:55.133 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:49:55.152 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:49:55.152 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 11 03-17 14:49:55.157 DEBUG [b first] ✅ Locked 1 records 03-17 14:49:55.157 INFO [HttpService a] 🔵 HTTP POST: 85968682-bef3-4fd9-93d1-116ccf4c63db 03-17 14:49:55.273 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:49:55.276 DEBUG [b destroy] ✅ DESTROY: 85968682-bef3-4fd9-93d1-116ccf4c63db 03-17 14:49:55.283 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 11 03-17 14:49:55.285 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:49:55.289 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:49:55.290 INFO [a run] ⚡️[RPC: : null] 03-17 14:49:55.292 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:49:59.556 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:49:59.592 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:49:59.593 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 12] 03-17 14:49:59.597 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:00.940 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:00.946 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 12 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=16.814 et=+16d2h54m16s276ms alt=565.7000122070312 vAcc=1.8809294 vel=0.024295375 {Bundle[{}]}], age: 966ms, time: 1679044799978 03-17 14:50:00.962 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:00.965 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 14:50:00.977 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 12 isFinished? true 03-17 14:50:00.978 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:00.985 INFO [b persist] ✅ INSERT: 11207d9a-b329-4152-a52f-0e89ee7d259b 03-17 14:50:01.010 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:01.025 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:01.078 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:01.079 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 12 03-17 14:50:01.088 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:01.090 INFO [HttpService a] 🔵 HTTP POST: 11207d9a-b329-4152-a52f-0e89ee7d259b 03-17 14:50:01.232 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:01.250 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:01.252 DEBUG [b destroy] ✅ DESTROY: 11207d9a-b329-4152-a52f-0e89ee7d259b 03-17 14:50:01.261 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 12 03-17 14:50:01.262 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:01.267 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:01.267 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:01.269 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:03.784 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:03.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:03.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 13] 03-17 14:50:03.823 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:05.148 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:05.153 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 13 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511008,73.778761 hAcc=92.9 et=+16d2h54m20s544ms alt=566.2000122070312 vAcc=16.594904 vel=0.98743266 bear=252.60219 {Bundle[{}]}], age: 904ms, time: 1679044804246 03-17 14:50:05.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:05.165 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 14:50:05.174 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:05.179 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:05.191 INFO [b persist] ✅ INSERT: 45ff85c1-0699-4e91-bd77-c9f1fcdc2d6a 03-17 14:50:05.193 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 13 isFinished? true 03-17 14:50:05.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:05.210 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:05.240 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:05.241 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 13 03-17 14:50:05.271 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:05.278 INFO [HttpService a] 🔵 HTTP POST: 45ff85c1-0699-4e91-bd77-c9f1fcdc2d6a 03-17 14:50:05.415 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:05.417 DEBUG [b destroy] ✅ DESTROY: 45ff85c1-0699-4e91-bd77-c9f1fcdc2d6a 03-17 14:50:05.422 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 13 03-17 14:50:05.423 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:05.431 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:05.436 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:05.438 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:14.552 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:14.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:14.583 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 14] 03-17 14:50:14.587 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:15.890 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:15.895 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 14 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=13.967 et=+16d2h54m31s250ms alt=565.7000122070312 vAcc=1.8580066 vel=0.07718625 {Bundle[{}]}], age: 941ms, time: 1679044814952 03-17 14:50:15.904 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:15.906 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 14:50:15.922 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 14 isFinished? true 03-17 14:50:15.923 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:15.926 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:15.926 INFO [b persist] ✅ INSERT: 940c9d42-a172-4b19-acde-c6cca3d46b0d 03-17 14:50:15.939 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:15.966 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:15.967 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 14 03-17 14:50:15.973 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:15.974 INFO [HttpService a] 🔵 HTTP POST: 940c9d42-a172-4b19-acde-c6cca3d46b0d 03-17 14:50:16.130 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:16.132 DEBUG [b destroy] ✅ DESTROY: 940c9d42-a172-4b19-acde-c6cca3d46b0d 03-17 14:50:16.144 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 14 03-17 14:50:16.145 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:16.148 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:16.150 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:16.151 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:16.178 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:18.725 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:18.759 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:18.760 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 15] 03-17 14:50:18.764 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:20.015 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:20.021 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 15 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=29.783 et=+16d2h54m35s423ms alt=565.7000122070312 vAcc=5.32512 vel=0.04710339 {Bundle[{}]}], age: 894ms, time: 1679044819125 03-17 14:50:20.034 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:20.036 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:50:20.045 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 15 isFinished? true 03-17 14:50:20.046 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:20.047 INFO [b persist] ✅ INSERT: 972f4dc1-7d90-44d6-af5c-928d079a5d46 03-17 14:50:20.056 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:20.058 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:20.066 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:20.102 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:20.105 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 15 03-17 14:50:20.114 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:20.115 INFO [HttpService a] 🔵 HTTP POST: 972f4dc1-7d90-44d6-af5c-928d079a5d46 03-17 14:50:20.211 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:20.213 DEBUG [b destroy] ✅ DESTROY: 972f4dc1-7d90-44d6-af5c-928d079a5d46 03-17 14:50:20.221 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 15 03-17 14:50:20.222 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:20.226 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:20.228 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:20.230 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:29.555 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:29.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:29.583 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 16] 03-17 14:50:29.588 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:30.790 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:30.797 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 16 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=24.9 et=+16d2h54m46s196ms alt=565.7000122070312 vAcc=3.9386983 vel=0.0026172681 {Bundle[{}]}], age: 895ms, time: 1679044829899 03-17 14:50:30.807 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:30.808 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:50:30.822 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:30.826 INFO [b persist] ✅ INSERT: a6c5f6a5-32d5-4191-8700-e14ce56d4680 03-17 14:50:30.826 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 16 isFinished? true 03-17 14:50:30.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:30.831 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:30.838 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:30.869 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:30.870 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 16 03-17 14:50:30.886 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:30.887 INFO [HttpService a] 🔵 HTTP POST: a6c5f6a5-32d5-4191-8700-e14ce56d4680 03-17 14:50:31.014 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:31.016 DEBUG [b destroy] ✅ DESTROY: a6c5f6a5-32d5-4191-8700-e14ce56d4680 03-17 14:50:31.025 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 16 03-17 14:50:31.026 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:31.031 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:31.036 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:31.037 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:33.524 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 14:50:34.178 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 14:50:34.180 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 14:50:34.731 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:34.767 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:34.770 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 17] 03-17 14:50:34.773 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:35.999 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:36.006 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 17 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=26.4 et=+16d2h54m51s417ms alt=565.7000122070312 vAcc=3.5239766 vel=0.015975159 {Bundle[{}]}], age: 885ms, time: 1679044835119 03-17 14:50:36.025 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:36.026 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:50:36.028 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:36.038 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:36.049 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 17 isFinished? true 03-17 14:50:36.050 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:36.055 INFO [b persist] ✅ INSERT: b441ce86-b9b5-4bac-bb1e-385be1366665 03-17 14:50:36.087 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:36.137 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:36.138 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 17 03-17 14:50:36.146 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:36.147 INFO [HttpService a] 🔵 HTTP POST: b441ce86-b9b5-4bac-bb1e-385be1366665 03-17 14:50:36.301 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:36.303 DEBUG [b destroy] ✅ DESTROY: b441ce86-b9b5-4bac-bb1e-385be1366665 03-17 14:50:36.314 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 17 03-17 14:50:36.316 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:36.321 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:36.336 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:36.339 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:43.609 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 14:50:43.611 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 14:50:45.739 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:45.811 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:45.813 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 18] 03-17 14:50:45.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:47.086 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:47.091 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 18 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=24.9 et=+16d2h55m2s471ms alt=565.7000122070312 vAcc=3.9386983 vel=0.0020735606 {Bundle[{}]}], age: 916ms, time: 1679044846174 03-17 14:50:47.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:47.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:50:47.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:47.116 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 18 isFinished? true 03-17 14:50:47.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:47.118 INFO [b persist] ✅ INSERT: 90cabad3-7ac6-47b6-8af6-0cb271e8c38e 03-17 14:50:47.119 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:50:47.126 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:47.180 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:47.181 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 18 03-17 14:50:47.194 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:47.195 INFO [HttpService a] 🔵 HTTP POST: 90cabad3-7ac6-47b6-8af6-0cb271e8c38e 03-17 14:50:47.277 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:47.281 DEBUG [b destroy] ✅ DESTROY: 90cabad3-7ac6-47b6-8af6-0cb271e8c38e 03-17 14:50:47.296 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 18 03-17 14:50:47.299 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:47.312 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:47.327 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:47.330 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:49.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:50:49.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:49.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 19] 03-17 14:50:49.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:50:51.143 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:50:51.153 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 19 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=24.25 et=+16d2h55m6s283ms alt=565.7000122070312 vAcc=3.744225 vel=0.07692714 {Bundle[{}]}], age: 1165ms, time: 1679044849985 03-17 14:50:51.167 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:50:51.168 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 14:50:51.174 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 19 isFinished? true 03-17 14:50:51.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:51.178 INFO [b persist] ✅ INSERT: 97ba5593-3984-4702-9917-bcfa24b64b46 03-17 14:50:51.189 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:50:51.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:50:51.221 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:50:51.222 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 19 03-17 14:50:51.226 DEBUG [b first] ✅ Locked 1 records 03-17 14:50:51.227 INFO [HttpService a] 🔵 HTTP POST: 97ba5593-3984-4702-9917-bcfa24b64b46 03-17 14:50:51.328 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:50:51.333 DEBUG [b destroy] ✅ DESTROY: 97ba5593-3984-4702-9917-bcfa24b64b46 03-17 14:50:51.343 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 19 03-17 14:50:51.345 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:50:51.350 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:50:51.356 INFO [a run] ⚡️[RPC: : null] 03-17 14:50:51.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:50:51.448 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:00.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:00.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:00.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 20] 03-17 14:51:00.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:02.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:02.115 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 20 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=28.1 et=+16d2h55m17s496ms alt=565.7000122070312 vAcc=4.376012 vel=0.01096963 {Bundle[{}]}], age: 915ms, time: 1679044861198 03-17 14:51:02.126 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:02.127 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 14:51:02.135 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 20 isFinished? true 03-17 14:51:02.136 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:02.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:02.143 INFO [b persist] ✅ INSERT: cfb8900c-b25d-459d-9bbe-9be03e065377 03-17 14:51:02.158 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:02.185 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:02.186 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 20 03-17 14:51:02.197 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:02.198 INFO [HttpService a] 🔵 HTTP POST: cfb8900c-b25d-459d-9bbe-9be03e065377 03-17 14:51:02.293 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:02.297 DEBUG [b destroy] ✅ DESTROY: cfb8900c-b25d-459d-9bbe-9be03e065377 03-17 14:51:02.308 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 20 03-17 14:51:02.310 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:02.323 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:02.327 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:51:02.328 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:02.398 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:04.769 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:04.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:04.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 21] 03-17 14:51:04.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:06.148 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:06.152 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 21 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=26.5 et=+16d2h55m21s517ms alt=565.7000122070312 vAcc=3.431134 vel=0.17383589 bear=258.76657 {Bundle[{}]}], age: 932ms, time: 1679044865220 03-17 14:51:06.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:06.166 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.25 03-17 14:51:06.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:06.191 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:06.202 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 21 isFinished? true 03-17 14:51:06.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:06.212 INFO [b persist] ✅ INSERT: 5bdb9630-9ec0-47da-9619-42b6b3065462 03-17 14:51:06.229 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:06.255 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:06.256 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 21 03-17 14:51:06.267 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:06.269 INFO [HttpService a] 🔵 HTTP POST: 5bdb9630-9ec0-47da-9619-42b6b3065462 03-17 14:51:06.374 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:06.377 DEBUG [b destroy] ✅ DESTROY: 5bdb9630-9ec0-47da-9619-42b6b3065462 03-17 14:51:06.390 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 21 03-17 14:51:06.393 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:06.400 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:06.419 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:06.421 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:51:15.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:15.845 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:15.849 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 22] 03-17 14:51:15.856 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:17.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:17.115 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 22 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=30.0 et=+16d2h55m32s524ms alt=565.7000122070312 vAcc=3.9386983 vel=0.07217009 {Bundle[{}]}], age: 887ms, time: 1679044876226 03-17 14:51:17.128 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:17.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 14:51:17.135 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 22 isFinished? true 03-17 14:51:17.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:17.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:17.140 INFO [b persist] ✅ INSERT: 38ad8c08-5ac6-46dd-ac6f-1e02b526f192 03-17 14:51:17.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:17.182 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:17.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 22 03-17 14:51:17.195 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:17.197 INFO [HttpService a] 🔵 HTTP POST: 38ad8c08-5ac6-46dd-ac6f-1e02b526f192 03-17 14:51:17.281 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:17.283 DEBUG [b destroy] ✅ DESTROY: 38ad8c08-5ac6-46dd-ac6f-1e02b526f192 03-17 14:51:17.292 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 22 03-17 14:51:17.293 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:17.297 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:17.300 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:17.301 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:51:17.401 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:19.724 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:19.771 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:19.772 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 23] 03-17 14:51:19.774 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:20.992 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:20.994 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 23 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=30.0 et=+16d2h55m36s399ms alt=565.7000122070312 vAcc=4.6225 vel=0.12834296 bear=71.571724 {Bundle[{}]}], age: 892ms, time: 1679044880101 03-17 14:51:21.006 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:21.007 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:51:21.021 INFO [b persist] ✅ INSERT: f5a4c81f-b9d0-48f9-a808-95eb060ace22 03-17 14:51:21.025 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 23 isFinished? true 03-17 14:51:21.026 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:21.030 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:21.032 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:21.060 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:21.061 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 23 03-17 14:51:21.065 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:21.067 INFO [HttpService a] 🔵 HTTP POST: f5a4c81f-b9d0-48f9-a808-95eb060ace22 03-17 14:51:21.178 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:21.180 DEBUG [b destroy] ✅ DESTROY: f5a4c81f-b9d0-48f9-a808-95eb060ace22 03-17 14:51:21.187 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 23 03-17 14:51:21.189 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:21.193 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:21.203 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:21.205 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:51:21.284 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:30.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:30.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:30.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 24] 03-17 14:51:30.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:32.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:32.126 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 24 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778796 hAcc=28.1 et=+16d2h55m47s500ms alt=565.7000122070312 vAcc=9.636033 vel=0.065076366 {Bundle[{}]}], age: 922ms, time: 1679044891202 03-17 14:51:32.141 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:32.147 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:51:32.153 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:32.167 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 24 isFinished? true 03-17 14:51:32.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:32.171 INFO [b persist] ✅ INSERT: 26d537d8-2f23-4cce-8a1f-5280457f31b9 03-17 14:51:32.171 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:32.177 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:32.213 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:32.213 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 24 03-17 14:51:32.220 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:32.221 INFO [HttpService a] 🔵 HTTP POST: 26d537d8-2f23-4cce-8a1f-5280457f31b9 03-17 14:51:32.372 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:32.375 DEBUG [b destroy] ✅ DESTROY: 26d537d8-2f23-4cce-8a1f-5280457f31b9 03-17 14:51:32.391 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 24 03-17 14:51:32.392 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:32.397 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:32.404 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:32.406 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:51:34.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:34.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:34.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 25] 03-17 14:51:34.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:36.102 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:36.110 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 25 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=33.85 et=+16d2h55m51s497ms alt=565.7000122070312 vAcc=4.376012 vel=0.047567118 {Bundle[{}]}], age: 909ms, time: 1679044895200 03-17 14:51:36.123 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:36.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:51:36.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:36.139 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:36.148 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 25 isFinished? true 03-17 14:51:36.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:36.153 INFO [b persist] ✅ INSERT: 2f3b7772-feed-43e7-9e58-2184ca6e378c 03-17 14:51:36.169 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:36.196 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:36.196 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 25 03-17 14:51:36.203 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:36.205 INFO [HttpService a] 🔵 HTTP POST: 2f3b7772-feed-43e7-9e58-2184ca6e378c 03-17 14:51:36.372 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:36.374 DEBUG [b destroy] ✅ DESTROY: 2f3b7772-feed-43e7-9e58-2184ca6e378c 03-17 14:51:36.387 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 25 03-17 14:51:36.388 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:36.394 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:36.401 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:36.403 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:51:45.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:45.854 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:45.861 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 26] 03-17 14:51:45.866 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:47.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:47.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 26 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=30.0 et=+16d2h56m2s489ms alt=565.7000122070312 vAcc=6.2002783 vel=0.01884126 {Bundle[{}]}], age: 937ms, time: 1679044906191 03-17 14:51:47.151 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:51:47.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:47.152 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:51:47.165 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:51:47.167 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 26 isFinished? true 03-17 14:51:47.167 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:51:47.172 INFO [b persist] ✅ INSERT: 22c6a6e3-0833-4472-a048-1082f14147f5 03-17 14:51:47.185 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:51:47.231 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:51:47.232 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 26 03-17 14:51:47.238 DEBUG [b first] ✅ Locked 1 records 03-17 14:51:47.240 INFO [HttpService a] 🔵 HTTP POST: 22c6a6e3-0833-4472-a048-1082f14147f5 03-17 14:51:49.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:51:49.765 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:51:49.768 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 27] 03-17 14:51:49.774 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:51:49.968 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:51:49.972 DEBUG [b destroy] ✅ DESTROY: 22c6a6e3-0833-4472-a048-1082f14147f5 03-17 14:51:49.993 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 26 03-17 14:51:49.995 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:51:49.999 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:51:50.012 INFO [a run] ⚡️[RPC: : null] 03-17 14:51:50.014 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:00.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:00.743 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:00.749 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 28] 03-17 14:52:00.753 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:01.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:01.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:52:01.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 27 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=26.4 et=+16d2h56m16s482ms alt=565.7000122070312 vAcc=4.148726 vel=0.01695022 {Bundle[{}]}], age: 906ms, time: 1679044920185 03-17 14:52:01.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 28 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=26.4 et=+16d2h56m16s482ms alt=565.7000122070312 vAcc=4.148726 vel=0.01695022 {Bundle[{}]}], age: 911ms, time: 1679044920185 03-17 14:52:01.107 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:01.107 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 14:52:01.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:52:01.111 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 14:52:01.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: true] 03-17 14:52:01.116 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 27 isFinished? true 03-17 14:52:01.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 14:52:01.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:52:01.120 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 14:52:01.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 14:52:01.123 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:01.125 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:52:01.130 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:52:01.131 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 14:52:01.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 14:52:01.139 INFO [b persist] ✅ INSERT: 5dd854ec-d06b-430d-a761-6afa44320ed9 03-17 14:52:01.139 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 28 isFinished? true 03-17 14:52:01.144 INFO [b persist] ✅ INSERT: 71c6511a-7b90-4cb6-bf19-d3e5f7a4bcd1 03-17 14:52:01.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:01.146 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:01.147 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 14:52:01.148 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 14:52:01.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:01.150 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 14:52:01.163 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:01.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:01.204 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:01.205 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 27 03-17 14:52:01.214 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:01.215 INFO [HttpService a] 🔵 HTTP POST: 5dd854ec-d06b-430d-a761-6afa44320ed9 03-17 14:52:01.328 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:01.332 DEBUG [b destroy] ✅ DESTROY: 5dd854ec-d06b-430d-a761-6afa44320ed9 03-17 14:52:01.352 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:01.353 INFO [HttpService a] 🔵 HTTP POST: 71c6511a-7b90-4cb6-bf19-d3e5f7a4bcd1 03-17 14:52:01.357 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:01.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:01.406 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:01.436 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:01.438 DEBUG [b destroy] ✅ DESTROY: 71c6511a-7b90-4cb6-bf19-d3e5f7a4bcd1 03-17 14:52:01.443 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 27 03-17 14:52:01.444 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:01.449 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:01.470 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:01.472 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:04.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:04.853 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:04.858 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 29] 03-17 14:52:04.866 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:06.142 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:06.147 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 29 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778783 hAcc=28.2 et=+16d2h56m21s530ms alt=565.7000122070312 vAcc=3.7232816 vel=0.19368875 bear=266.30817 {Bundle[{}]}], age: 913ms, time: 1679044925232 03-17 14:52:06.154 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:06.155 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:52:06.163 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 29 isFinished? true 03-17 14:52:06.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:06.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:06.169 INFO [b persist] ✅ INSERT: 0ab05c94-1ebb-4215-95bb-94c44cbd2f7f 03-17 14:52:06.178 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:06.203 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:06.204 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 28 03-17 14:52:06.209 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:06.210 INFO [HttpService a] 🔵 HTTP POST: 0ab05c94-1ebb-4215-95bb-94c44cbd2f7f 03-17 14:52:06.372 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:06.376 DEBUG [b destroy] ✅ DESTROY: 0ab05c94-1ebb-4215-95bb-94c44cbd2f7f 03-17 14:52:06.392 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 28 03-17 14:52:06.394 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:06.398 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:06.403 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:06.404 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:06.423 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:15.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:15.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:15.848 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 30] 03-17 14:52:15.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:17.147 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:17.155 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 30 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=26.4 et=+16d2h56m32s515ms alt=565.7000122070312 vAcc=4.148726 vel=0.045741495 {Bundle[{}]}], age: 936ms, time: 1679044936217 03-17 14:52:17.167 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:17.169 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:52:17.174 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:17.183 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:17.189 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 30 isFinished? true 03-17 14:52:17.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:17.191 INFO [b persist] ✅ INSERT: 481457c7-a251-4cc8-908c-1f6b1e852d3d 03-17 14:52:17.204 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:17.254 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:17.255 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 29 03-17 14:52:17.264 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:17.265 INFO [HttpService a] 🔵 HTTP POST: 481457c7-a251-4cc8-908c-1f6b1e852d3d 03-17 14:52:17.589 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:17.593 DEBUG [b destroy] ✅ DESTROY: 481457c7-a251-4cc8-908c-1f6b1e852d3d 03-17 14:52:17.602 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 29 03-17 14:52:17.605 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:17.613 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:17.627 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:17.629 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:19.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:19.844 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:19.847 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 31] 03-17 14:52:19.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:21.101 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:21.106 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 31 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=33.0 et=+16d2h56m36s478ms alt=565.7000122070312 vAcc=4.1458545 vel=0.14388475 bear=243.0006 {Bundle[{}]}], age: 924ms, time: 1679044940181 03-17 14:52:21.117 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:21.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:52:21.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:21.130 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:21.133 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 31 isFinished? true 03-17 14:52:21.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:21.139 INFO [b persist] ✅ INSERT: ed5662b5-25d6-4688-a4a5-a01185ce68ef 03-17 14:52:21.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:21.186 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:21.187 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 30 03-17 14:52:21.193 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:21.194 INFO [HttpService a] 🔵 HTTP POST: ed5662b5-25d6-4688-a4a5-a01185ce68ef 03-17 14:52:21.331 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:21.339 DEBUG [b destroy] ✅ DESTROY: ed5662b5-25d6-4688-a4a5-a01185ce68ef 03-17 14:52:21.345 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 30 03-17 14:52:21.348 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:21.354 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:21.364 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:21.365 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:30.729 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:30.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:30.793 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 32] 03-17 14:52:30.797 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:32.076 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:32.081 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 32 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=28.1 et=+16d2h56m47s427ms alt=565.7000122070312 vAcc=2.9671917 vel=0.05928319 {Bundle[{}]}], age: 950ms, time: 1679044951129 03-17 14:52:32.091 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:32.092 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:52:32.099 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 32 isFinished? true 03-17 14:52:32.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:32.102 INFO [b persist] ✅ INSERT: 8a50e0af-48e5-4c07-bc33-4b455f7a3d1e 03-17 14:52:32.109 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:32.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:32.145 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:32.146 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 31 03-17 14:52:32.154 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:32.155 INFO [HttpService a] 🔵 HTTP POST: 8a50e0af-48e5-4c07-bc33-4b455f7a3d1e 03-17 14:52:32.294 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:32.307 DEBUG [b destroy] ✅ DESTROY: 8a50e0af-48e5-4c07-bc33-4b455f7a3d1e 03-17 14:52:32.311 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 31 03-17 14:52:32.313 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:32.317 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:32.320 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:32.321 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:32.360 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:34.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:34.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:34.844 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 33] 03-17 14:52:34.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:36.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:36.116 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 33 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=27.25 et=+16d2h56m51s500ms alt=565.7000122070312 vAcc=4.148726 vel=0.11353504 bear=80.812386 {Bundle[{}]}], age: 913ms, time: 1679044955202 03-17 14:52:36.129 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:36.130 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:52:36.136 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 33 isFinished? true 03-17 14:52:36.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:36.141 INFO [b persist] ✅ INSERT: a611d03f-3a31-4671-89f3-88f9c3f17722 03-17 14:52:36.146 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:36.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:36.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:36.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 32 03-17 14:52:36.193 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:36.194 INFO [HttpService a] 🔵 HTTP POST: a611d03f-3a31-4671-89f3-88f9c3f17722 03-17 14:52:36.372 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:36.376 DEBUG [b destroy] ✅ DESTROY: a611d03f-3a31-4671-89f3-88f9c3f17722 03-17 14:52:36.385 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 32 03-17 14:52:36.386 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:36.392 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:36.397 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:36.407 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:36.409 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:45.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:45.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:45.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 34] 03-17 14:52:45.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:47.108 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:47.113 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 34 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=26.4 et=+16d2h57m2s488ms alt=565.7000122070312 vAcc=3.1630201 vel=0.032049622 {Bundle[{}]}], age: 921ms, time: 1679044966191 03-17 14:52:47.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:47.135 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:52:47.144 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 34 isFinished? true 03-17 14:52:47.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:47.152 INFO [b persist] ✅ INSERT: efff182c-1694-4f69-9df6-ccc3125267b8 03-17 14:52:47.155 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:47.167 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:47.197 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:47.200 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 33 03-17 14:52:47.206 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:47.208 INFO [HttpService a] 🔵 HTTP POST: efff182c-1694-4f69-9df6-ccc3125267b8 03-17 14:52:47.400 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:47.473 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:47.476 DEBUG [b destroy] ✅ DESTROY: efff182c-1694-4f69-9df6-ccc3125267b8 03-17 14:52:47.483 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 33 03-17 14:52:47.484 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:47.489 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:47.503 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:47.506 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:52:49.732 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:52:49.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:49.820 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 35] 03-17 14:52:49.826 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:52:51.082 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:52:51.086 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 35 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=20.961 et=+16d2h57m6s465ms alt=565.7000122070312 vAcc=3.6487577 vel=0.18613018 bear=247.45659 {Bundle[{}]}], age: 917ms, time: 1679044970168 03-17 14:52:51.093 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:52:51.093 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:52:51.102 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:51.108 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:52:51.108 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 35 isFinished? true 03-17 14:52:51.109 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:52:51.110 INFO [b persist] ✅ INSERT: 5c4a5b05-075d-4258-829a-d5af568b2ec6 03-17 14:52:51.115 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:52:51.162 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:52:51.163 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 34 03-17 14:52:51.173 DEBUG [b first] ✅ Locked 1 records 03-17 14:52:51.174 INFO [HttpService a] 🔵 HTTP POST: 5c4a5b05-075d-4258-829a-d5af568b2ec6 03-17 14:52:51.294 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:52:51.298 DEBUG [b destroy] ✅ DESTROY: 5c4a5b05-075d-4258-829a-d5af568b2ec6 03-17 14:52:51.312 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 34 03-17 14:52:51.313 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:52:51.319 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:52:51.333 INFO [a run] ⚡️[RPC: : null] 03-17 14:52:51.336 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:00.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:00.842 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:00.849 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 36] 03-17 14:53:00.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:02.137 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:02.141 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 36 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=45.6 et=+16d2h57m17s525ms alt=565.7000122070312 vAcc=6.6564 vel=0.021577012 {Bundle[{}]}], age: 912ms, time: 1679044981227 03-17 14:53:02.153 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:02.155 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:53:02.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:02.168 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 36 isFinished? true 03-17 14:53:02.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:02.171 INFO [b persist] ✅ INSERT: 80ebf032-1d6b-4307-b0e5-1f26f81905ee 03-17 14:53:02.171 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:02.183 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:02.239 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:02.240 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 35 03-17 14:53:02.255 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:02.256 INFO [HttpService a] 🔵 HTTP POST: 80ebf032-1d6b-4307-b0e5-1f26f81905ee 03-17 14:53:02.564 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:02.568 DEBUG [b destroy] ✅ DESTROY: 80ebf032-1d6b-4307-b0e5-1f26f81905ee 03-17 14:53:02.578 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 35 03-17 14:53:02.581 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:02.590 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:02.611 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:02.613 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:04.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:04.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:04.834 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 37] 03-17 14:53:04.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:06.096 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:06.101 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 37 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=37.8 et=+16d2h57m21s496ms alt=565.7000122070312 vAcc=3.698 vel=0.052528255 {Bundle[{}]}], age: 901ms, time: 1679044985199 03-17 14:53:06.114 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:06.115 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:53:06.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:06.125 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 37 isFinished? true 03-17 14:53:06.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:06.130 INFO [b persist] ✅ INSERT: 40d47abd-eec4-463d-af41-072c5d9cea66 03-17 14:53:06.147 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:06.150 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:06.185 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:06.186 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 36 03-17 14:53:06.190 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:06.191 INFO [HttpService a] 🔵 HTTP POST: 40d47abd-eec4-463d-af41-072c5d9cea66 03-17 14:53:06.294 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:06.298 DEBUG [b destroy] ✅ DESTROY: 40d47abd-eec4-463d-af41-072c5d9cea66 03-17 14:53:06.309 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 36 03-17 14:53:06.312 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:06.319 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:06.334 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:06.336 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:15.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:15.851 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:15.858 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 38] 03-17 14:53:15.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:17.138 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:17.148 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 38 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778790 hAcc=17.438 et=+16d2h57m32s492ms alt=565.7000122070312 vAcc=6.609936 vel=0.050012354 {Bundle[{}]}], age: 952ms, time: 1679044996195 03-17 14:53:17.159 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:17.160 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:53:17.163 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:17.170 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:17.182 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 38 isFinished? true 03-17 14:53:17.183 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:17.199 INFO [b persist] ✅ INSERT: 475df895-d439-458a-8a77-96773afc81cc 03-17 14:53:17.207 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:17.238 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:17.238 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 37 03-17 14:53:17.245 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:17.246 INFO [HttpService a] 🔵 HTTP POST: 475df895-d439-458a-8a77-96773afc81cc 03-17 14:53:17.416 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:17.420 DEBUG [b destroy] ✅ DESTROY: 475df895-d439-458a-8a77-96773afc81cc 03-17 14:53:17.428 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 37 03-17 14:53:17.429 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:17.432 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:17.438 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:17.440 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:19.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:19.841 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:19.845 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 39] 03-17 14:53:19.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:21.084 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:21.088 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 39 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511010,73.778782 hAcc=18.405 et=+16d2h57m36s488ms alt=565.7000122070312 vAcc=6.5794115 vel=0.2205138 bear=242.19327 {Bundle[{}]}], age: 896ms, time: 1679045000190 03-17 14:53:21.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:21.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.2 03-17 14:53:21.103 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 39 isFinished? true 03-17 14:53:21.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:21.108 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:21.108 INFO [b persist] ✅ INSERT: 2b2370ef-c502-40e4-8680-e4bb9584b64f 03-17 14:53:21.112 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:21.139 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:21.139 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 38 03-17 14:53:21.151 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:21.152 INFO [HttpService a] 🔵 HTTP POST: 2b2370ef-c502-40e4-8680-e4bb9584b64f 03-17 14:53:21.255 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:21.259 DEBUG [b destroy] ✅ DESTROY: 2b2370ef-c502-40e4-8680-e4bb9584b64f 03-17 14:53:21.268 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 38 03-17 14:53:21.270 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:21.276 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:21.282 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:21.286 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:21.374 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:30.721 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:30.792 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:30.794 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 40] 03-17 14:53:30.800 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:32.070 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:32.074 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 40 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778784 hAcc=42.5 et=+16d2h57m47s449ms alt=565.7000122070312 vAcc=4.1429877 vel=0.027334424 {Bundle[{}]}], age: 921ms, time: 1679045011152 03-17 14:53:32.080 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:32.081 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 27.25 03-17 14:53:32.088 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 40 isFinished? true 03-17 14:53:32.088 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:32.089 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:32.094 INFO [b persist] ✅ INSERT: 9ed7506f-fe76-4b9f-ade8-3fbef86c8569 03-17 14:53:32.112 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:32.151 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:32.152 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 39 03-17 14:53:32.164 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:32.165 INFO [HttpService a] 🔵 HTTP POST: 9ed7506f-fe76-4b9f-ade8-3fbef86c8569 03-17 14:53:32.299 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:32.310 DEBUG [b destroy] ✅ DESTROY: 9ed7506f-fe76-4b9f-ade8-3fbef86c8569 03-17 14:53:32.317 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 39 03-17 14:53:32.319 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:32.323 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:32.328 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:32.330 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:32.346 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:34.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:34.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:34.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 41] 03-17 14:53:34.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:36.088 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:36.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 41 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=39.6 et=+16d2h57m51s456ms alt=565.7000122070312 vAcc=5.8503513 vel=0.029548286 {Bundle[{}]}], age: 933ms, time: 1679045015158 03-17 14:53:36.106 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:36.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 14:53:36.122 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 41 isFinished? true 03-17 14:53:36.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:36.129 INFO [b persist] ✅ INSERT: ef4804fb-e87b-4e41-99ce-6b21e02e14fb 03-17 14:53:36.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:36.134 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:36.168 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:36.169 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 40 03-17 14:53:36.176 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:36.177 INFO [HttpService a] 🔵 HTTP POST: ef4804fb-e87b-4e41-99ce-6b21e02e14fb 03-17 14:53:36.303 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:36.308 DEBUG [b destroy] ✅ DESTROY: ef4804fb-e87b-4e41-99ce-6b21e02e14fb 03-17 14:53:36.322 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 40 03-17 14:53:36.324 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:36.328 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:36.348 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:36.350 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:36.390 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:45.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:45.824 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:45.831 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 42] 03-17 14:53:45.835 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:47.101 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:47.104 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 42 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=36.9 et=+16d2h58m2s488ms alt=565.7000122070312 vAcc=4.1315584 vel=0.0323303 {Bundle[{}]}], age: 913ms, time: 1679045026190 03-17 14:53:47.110 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:47.111 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 14:53:47.120 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:47.121 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 42 isFinished? true 03-17 14:53:47.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:47.130 INFO [b persist] ✅ INSERT: 4e00a522-7984-476a-9d8f-55dd5cdcf4ae 03-17 14:53:47.132 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:53:47.140 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:47.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:47.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 41 03-17 14:53:47.193 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:47.194 INFO [HttpService a] 🔵 HTTP POST: 4e00a522-7984-476a-9d8f-55dd5cdcf4ae 03-17 14:53:47.440 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:47.443 DEBUG [b destroy] ✅ DESTROY: 4e00a522-7984-476a-9d8f-55dd5cdcf4ae 03-17 14:53:47.450 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 41 03-17 14:53:47.452 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:47.458 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:47.472 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:47.474 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:49.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:53:49.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:49.846 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 43] 03-17 14:53:49.853 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:53:51.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:53:51.133 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 43 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778786 hAcc=38.25 et=+16d2h58m6s488ms alt=565.7000122070312 vAcc=3.4272082 vel=0.06158742 {Bundle[{}]}], age: 942ms, time: 1679045030190 03-17 14:53:51.155 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:53:51.157 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 37.8 03-17 14:53:51.164 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 43 isFinished? true 03-17 14:53:51.170 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:51.171 INFO [b persist] ✅ INSERT: 055ffc84-59e3-46b7-936b-2530ef485370 03-17 14:53:51.176 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:53:51.180 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:53:51.212 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:53:51.212 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 42 03-17 14:53:51.224 DEBUG [b first] ✅ Locked 1 records 03-17 14:53:51.225 INFO [HttpService a] 🔵 HTTP POST: 055ffc84-59e3-46b7-936b-2530ef485370 03-17 14:53:51.329 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:53:51.336 DEBUG [b destroy] ✅ DESTROY: 055ffc84-59e3-46b7-936b-2530ef485370 03-17 14:53:51.355 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 42 03-17 14:53:51.357 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:53:51.361 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:53:51.366 INFO [a run] ⚡️[RPC: : null] 03-17 14:53:51.368 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:53:51.439 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:00.748 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:00.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:00.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 44] 03-17 14:54:00.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:02.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:02.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 44 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=28.1 et=+16d2h58m17s486ms alt=565.7000122070312 vAcc=3.538547 vel=0.051006928 {Bundle[{}]}], age: 904ms, time: 1679045041189 03-17 14:54:02.107 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:02.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 37.8 03-17 14:54:02.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:02.115 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 44 isFinished? true 03-17 14:54:02.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:02.121 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:02.128 INFO [b persist] ✅ INSERT: 0e395997-c000-4d5a-94e5-1481dbfccba4 03-17 14:54:02.142 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:02.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:02.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 43 03-17 14:54:02.195 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:02.196 INFO [HttpService a] 🔵 HTTP POST: 0e395997-c000-4d5a-94e5-1481dbfccba4 03-17 14:54:02.302 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:02.306 DEBUG [b destroy] ✅ DESTROY: 0e395997-c000-4d5a-94e5-1481dbfccba4 03-17 14:54:02.327 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 43 03-17 14:54:02.329 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:02.333 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:02.352 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:02.354 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:04.744 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:04.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:04.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 45] 03-17 14:54:04.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:06.102 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:06.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 45 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=30.099 et=+16d2h58m21s477ms alt=565.7000122070312 vAcc=4.890416 vel=0.10817066 bear=68.355736 {Bundle[{}]}], age: 925ms, time: 1679045045179 03-17 14:54:06.114 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:06.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 37.8 03-17 14:54:06.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:06.132 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:06.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 45 isFinished? true 03-17 14:54:06.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:06.150 INFO [b persist] ✅ INSERT: 1511d03b-964a-4b49-b120-d0575236dd4b 03-17 14:54:06.160 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:06.200 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:06.201 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 44 03-17 14:54:06.209 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:06.213 INFO [HttpService a] 🔵 HTTP POST: 1511d03b-964a-4b49-b120-d0575236dd4b 03-17 14:54:06.362 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:06.370 DEBUG [b destroy] ✅ DESTROY: 1511d03b-964a-4b49-b120-d0575236dd4b 03-17 14:54:06.373 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 44 03-17 14:54:06.375 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:06.389 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:06.394 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:06.396 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:15.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:15.797 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:15.801 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 46] 03-17 14:54:15.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:17.074 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:17.079 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 46 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=28.1 et=+16d2h58m32s471ms alt=565.7000122070312 vAcc=4.376012 vel=0.018888123 {Bundle[{}]}], age: 904ms, time: 1679045056173 03-17 14:54:17.089 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:17.090 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 37.8 03-17 14:54:17.097 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 46 isFinished? true 03-17 14:54:17.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:17.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:17.110 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:17.120 INFO [b persist] ✅ INSERT: 7aa58843-c0ab-43e4-b7b3-afe706cc9a08 03-17 14:54:17.126 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:17.168 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:17.169 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 45 03-17 14:54:17.177 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:17.178 INFO [HttpService a] 🔵 HTTP POST: 7aa58843-c0ab-43e4-b7b3-afe706cc9a08 03-17 14:54:17.438 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:17.441 DEBUG [b destroy] ✅ DESTROY: 7aa58843-c0ab-43e4-b7b3-afe706cc9a08 03-17 14:54:17.449 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 45 03-17 14:54:17.451 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:17.463 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:17.464 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:17.467 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:19.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:19.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:19.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 47] 03-17 14:54:19.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:21.081 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:21.090 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 47 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778782 hAcc=30.0 et=+16d2h58m36s476ms alt=565.7000122070312 vAcc=3.1831882 vel=0.109059356 bear=225.6715 {Bundle[{}]}], age: 910ms, time: 1679045060179 03-17 14:54:21.113 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:21.113 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 14:54:21.119 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 47 isFinished? true 03-17 14:54:21.120 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:21.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:21.140 INFO [b persist] ✅ INSERT: ba659a33-a936-45ba-ab93-4672bcc86b80 03-17 14:54:21.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:21.189 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:21.190 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 46 03-17 14:54:21.197 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:21.198 INFO [HttpService a] 🔵 HTTP POST: ba659a33-a936-45ba-ab93-4672bcc86b80 03-17 14:54:21.306 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:21.309 DEBUG [b destroy] ✅ DESTROY: ba659a33-a936-45ba-ab93-4672bcc86b80 03-17 14:54:21.316 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 46 03-17 14:54:21.320 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:21.326 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:21.331 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:21.333 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:21.384 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:30.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:30.844 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:30.850 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 48] 03-17 14:54:30.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:32.108 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:32.114 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 48 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=26.4 et=+16d2h58m47s497ms alt=565.7000122070312 vAcc=4.148726 vel=0.07231963 {Bundle[{}]}], age: 913ms, time: 1679045071199 03-17 14:54:32.130 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:32.131 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.099 03-17 14:54:32.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:32.139 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 48 isFinished? true 03-17 14:54:32.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:32.150 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:32.166 INFO [b persist] ✅ INSERT: 618981a9-39ca-4ffe-aceb-ca79ab5d7700 03-17 14:54:32.183 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:32.225 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:32.226 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 47 03-17 14:54:32.231 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:32.231 INFO [HttpService a] 🔵 HTTP POST: 618981a9-39ca-4ffe-aceb-ca79ab5d7700 03-17 14:54:32.456 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:32.468 DEBUG [b destroy] ✅ DESTROY: 618981a9-39ca-4ffe-aceb-ca79ab5d7700 03-17 14:54:32.472 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 47 03-17 14:54:32.473 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:32.478 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:32.493 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:32.495 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:34.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:34.846 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:34.849 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 49] 03-17 14:54:34.854 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:36.103 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:36.108 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 49 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=25.65 et=+16d2h58m51s495ms alt=565.7000122070312 vAcc=3.9386983 vel=0.017495204 {Bundle[{}]}], age: 908ms, time: 1679045075198 03-17 14:54:36.121 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:36.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:36.125 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.099 03-17 14:54:36.133 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 49 isFinished? true 03-17 14:54:36.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:36.141 INFO [b persist] ✅ INSERT: 96dbcb45-af8a-4431-95d5-871997fb9245 03-17 14:54:36.147 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:36.152 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:36.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:36.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 48 03-17 14:54:36.186 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:36.187 INFO [HttpService a] 🔵 HTTP POST: 96dbcb45-af8a-4431-95d5-871997fb9245 03-17 14:54:36.275 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:36.280 DEBUG [b destroy] ✅ DESTROY: 96dbcb45-af8a-4431-95d5-871997fb9245 03-17 14:54:36.290 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 48 03-17 14:54:36.292 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:36.297 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:36.301 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:36.302 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:45.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:45.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:45.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 50] 03-17 14:54:45.823 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:47.071 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:47.076 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 50 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=24.9 et=+16d2h59m2s482ms alt=565.7000122070312 vAcc=3.431134 vel=0.065374926 {Bundle[{}]}], age: 889ms, time: 1679045086185 03-17 14:54:47.091 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:47.092 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.099 03-17 14:54:47.103 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 50 isFinished? true 03-17 14:54:47.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:47.105 INFO [b persist] ✅ INSERT: 5f49f221-e530-411e-b74e-3d2f7dca16ab 03-17 14:54:47.111 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:47.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:47.140 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:47.141 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 49 03-17 14:54:47.150 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:47.151 INFO [HttpService a] 🔵 HTTP POST: 5f49f221-e530-411e-b74e-3d2f7dca16ab 03-17 14:54:47.249 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:47.252 DEBUG [b destroy] ✅ DESTROY: 5f49f221-e530-411e-b74e-3d2f7dca16ab 03-17 14:54:47.265 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 49 03-17 14:54:47.267 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:47.271 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:47.274 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:47.277 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:54:47.376 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:49.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:54:49.836 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:49.839 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 51] 03-17 14:54:49.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:54:51.088 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:54:51.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 51 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778787 hAcc=24.9 et=+16d2h59m6s479ms alt=565.7000122070312 vAcc=3.0271652 vel=0.09831118 {Bundle[{}]}], age: 912ms, time: 1679045090182 03-17 14:54:51.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:54:51.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:54:51.119 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 51 isFinished? true 03-17 14:54:51.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:51.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:54:51.125 INFO [b persist] ✅ INSERT: 1f6e0e68-529b-4645-816b-06791f83798e 03-17 14:54:51.133 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:54:51.153 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:54:51.154 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 50 03-17 14:54:51.164 DEBUG [b first] ✅ Locked 1 records 03-17 14:54:51.164 INFO [HttpService a] 🔵 HTTP POST: 1f6e0e68-529b-4645-816b-06791f83798e 03-17 14:54:51.378 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:54:52.824 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:54:52.827 DEBUG [b destroy] ✅ DESTROY: 1f6e0e68-529b-4645-816b-06791f83798e 03-17 14:54:52.842 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 50 03-17 14:54:52.843 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:54:52.849 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:54:52.871 INFO [a run] ⚡️[RPC: : null] 03-17 14:54:52.873 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:00.743 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:00.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:00.826 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 52] 03-17 14:55:00.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:02.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:02.098 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 52 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778783 hAcc=32.099 et=+16d2h59m17s472ms alt=565.7000122070312 vAcc=3.3769786 vel=0.034834318 {Bundle[{}]}], age: 922ms, time: 1679045101175 03-17 14:55:02.111 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:02.112 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:55:02.120 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 52 isFinished? true 03-17 14:55:02.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:02.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:02.126 INFO [b persist] ✅ INSERT: 63c673f4-d673-4c82-889e-55feb24f158e 03-17 14:55:02.130 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:02.133 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:02.177 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:02.178 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 51 03-17 14:55:02.189 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:02.191 INFO [HttpService a] 🔵 HTTP POST: 63c673f4-d673-4c82-889e-55feb24f158e 03-17 14:55:02.290 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:02.294 DEBUG [b destroy] ✅ DESTROY: 63c673f4-d673-4c82-889e-55feb24f158e 03-17 14:55:02.304 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 51 03-17 14:55:02.306 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:02.315 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:02.319 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:02.320 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:04.741 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:04.816 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:04.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 53] 03-17 14:55:04.825 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:06.147 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:06.153 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 53 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=26.5 et=+16d2h59m21s491ms alt=565.7000122070312 vAcc=3.2470243 vel=0.2983165 bear=315.48752 {Bundle[{}]}], age: 956ms, time: 1679045105193 03-17 14:55:06.159 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:06.160 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:55:06.164 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 53 isFinished? true 03-17 14:55:06.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:06.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:06.176 INFO [b persist] ✅ INSERT: 872f3291-8e12-4b8c-8d9d-32391b386fff 03-17 14:55:06.189 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:06.219 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:06.220 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 52 03-17 14:55:06.229 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:06.230 INFO [HttpService a] 🔵 HTTP POST: 872f3291-8e12-4b8c-8d9d-32391b386fff 03-17 14:55:06.331 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:06.335 DEBUG [b destroy] ✅ DESTROY: 872f3291-8e12-4b8c-8d9d-32391b386fff 03-17 14:55:06.345 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 52 03-17 14:55:06.349 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:06.352 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:06.356 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:06.359 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:06.430 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:15.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:15.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:15.830 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 54] 03-17 14:55:15.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:17.107 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:17.111 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 54 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=32.099 et=+16d2h59m32s501ms alt=565.7000122070312 vAcc=4.045078 vel=0.020413717 {Bundle[{}]}], age: 906ms, time: 1679045116204 03-17 14:55:17.124 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:17.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:55:17.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:17.135 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 54 isFinished? true 03-17 14:55:17.136 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:17.140 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:17.144 INFO [b persist] ✅ INSERT: 2d4d7abe-c8c3-49c1-a814-ddc22024e77e 03-17 14:55:17.167 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:17.215 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:17.216 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 53 03-17 14:55:17.229 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:17.230 INFO [HttpService a] 🔵 HTTP POST: 2d4d7abe-c8c3-49c1-a814-ddc22024e77e 03-17 14:55:17.316 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:17.319 DEBUG [b destroy] ✅ DESTROY: 2d4d7abe-c8c3-49c1-a814-ddc22024e77e 03-17 14:55:17.332 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 53 03-17 14:55:17.333 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:17.338 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:17.354 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:17.356 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:19.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:19.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:19.825 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 55] 03-17 14:55:19.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:21.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:21.088 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 55 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=30.099 et=+16d2h59m36s484ms alt=565.7000122070312 vAcc=3.538547 vel=0.0497739 {Bundle[{}]}], age: 900ms, time: 1679045120186 03-17 14:55:21.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:21.100 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:55:21.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:21.108 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:21.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 55 isFinished? true 03-17 14:55:21.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:21.119 INFO [b persist] ✅ INSERT: 8b1b7cb7-5e2e-41f8-bc87-20fcbb8a19bb 03-17 14:55:21.125 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:21.160 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:21.160 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 54 03-17 14:55:21.169 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:21.170 INFO [HttpService a] 🔵 HTTP POST: 8b1b7cb7-5e2e-41f8-bc87-20fcbb8a19bb 03-17 14:55:21.303 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:21.311 DEBUG [b destroy] ✅ DESTROY: 8b1b7cb7-5e2e-41f8-bc87-20fcbb8a19bb 03-17 14:55:21.320 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 54 03-17 14:55:21.326 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:21.332 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:21.349 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:21.352 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:30.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:30.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:30.834 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 56] 03-17 14:55:30.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:32.102 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:32.111 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 56 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=34.4 et=+16d2h59m47s470ms alt=565.7000122070312 vAcc=5.182318 vel=0.07278772 {Bundle[{}]}], age: 935ms, time: 1679045131172 03-17 14:55:32.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:32.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 14:55:32.131 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 56 isFinished? true 03-17 14:55:32.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:32.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:32.138 INFO [b persist] ✅ INSERT: 06a6623b-4be7-46c6-86d5-0ef46dd6d239 03-17 14:55:32.143 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:32.168 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:32.169 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 55 03-17 14:55:32.175 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:32.176 INFO [HttpService a] 🔵 HTTP POST: 06a6623b-4be7-46c6-86d5-0ef46dd6d239 03-17 14:55:32.290 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:32.294 DEBUG [b destroy] ✅ DESTROY: 06a6623b-4be7-46c6-86d5-0ef46dd6d239 03-17 14:55:32.304 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 55 03-17 14:55:32.307 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:32.313 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:32.316 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:32.318 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:32.397 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:38.402 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 14:55:38.412 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 14:55:38.423 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:55:38.494 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:38.577 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:38.580 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 57] 03-17 14:55:38.612 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:40.212 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:40.221 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 57 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510972,73.778764 hAcc=98.4 et=+16d2h59m55s561ms alt=566.2000122070312 vAcc=10.3288965 vel=0.6753826 bear=207.80219 {Bundle[{}]}], age: 951ms, time: 1679045139264 03-17 14:55:40.233 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:40.234 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 14:55:40.258 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 57 isFinished? true 03-17 14:55:40.260 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:40.263 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:40.278 INFO [b persist] ✅ INSERT: 4f284332-172c-41c5-b04a-4c9c1613f83a 03-17 14:55:40.286 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:40.332 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:40.334 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 56 03-17 14:55:40.344 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:40.350 INFO [HttpService a] 🔵 HTTP POST: 4f284332-172c-41c5-b04a-4c9c1613f83a 03-17 14:55:40.457 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:40.459 DEBUG [b destroy] ✅ DESTROY: 4f284332-172c-41c5-b04a-4c9c1613f83a 03-17 14:55:40.467 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 56 03-17 14:55:40.468 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:40.472 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:40.478 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:40.483 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:40.516 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:44.542 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:44.587 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:44.591 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 58] 03-17 14:55:44.594 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:45.479 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 14:55:45.934 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:45.939 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 58 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d3h0m1s353ms alt=565.7000122070312 vAcc=1.9804165 vel=0.36940634 bear=30.870317 {Bundle[{}]}], age: 883ms, time: 1679045145055 03-17 14:55:45.947 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 14:55:45.959 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 14:55:45.963 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:45.964 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:55:45.980 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 58 isFinished? true 03-17 14:55:45.981 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:45.985 INFO [b persist] ✅ INSERT: 4a5eddba-9978-4f95-b823-f9c9e6ec8c9c 03-17 14:55:45.991 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:46.004 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:46.074 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:46.076 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 57 03-17 14:55:46.097 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:46.098 INFO [HttpService a] 🔵 HTTP POST: 4a5eddba-9978-4f95-b823-f9c9e6ec8c9c 03-17 14:55:46.228 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:46.230 DEBUG [b destroy] ✅ DESTROY: 4a5eddba-9978-4f95-b823-f9c9e6ec8c9c 03-17 14:55:46.236 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 57 03-17 14:55:46.240 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:46.242 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:46.244 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:46.262 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:46.264 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:49.749 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:55:49.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:49.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 59] 03-17 14:55:49.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:55:51.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:55:51.118 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 59 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h0m6s491ms alt=565.7000122070312 vAcc=2.4303286 vel=0.032136448 {Bundle[{}]}], age: 923ms, time: 1679045150193 03-17 14:55:51.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:55:51.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:55:51.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 59 isFinished? true 03-17 14:55:51.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:51.138 INFO [b persist] ✅ INSERT: 26e6fa07-0dfa-43d6-8bc5-e22e8c731e5c 03-17 14:55:51.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:55:51.149 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:55:51.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:55:51.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 58 03-17 14:55:51.188 DEBUG [b first] ✅ Locked 1 records 03-17 14:55:51.189 INFO [HttpService a] 🔵 HTTP POST: 26e6fa07-0dfa-43d6-8bc5-e22e8c731e5c 03-17 14:55:51.313 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:55:51.316 DEBUG [b destroy] ✅ DESTROY: 26e6fa07-0dfa-43d6-8bc5-e22e8c731e5c 03-17 14:55:51.326 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 58 03-17 14:55:51.328 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:55:51.333 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:55:51.338 INFO [a run] ⚡️[RPC: : null] 03-17 14:55:51.340 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:55:51.406 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:55:56.060 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 14:55:56.062 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 14:56:00.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:00.809 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:00.813 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 60] 03-17 14:56:00.819 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:02.092 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:02.096 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 60 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h0m17s465ms alt=565.7000122070312 vAcc=2.24794 vel=0.064520486 {Bundle[{}]}], age: 927ms, time: 1679045161167 03-17 14:56:02.105 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:02.106 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:56:02.113 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 60 isFinished? true 03-17 14:56:02.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:02.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:02.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:02.139 INFO [b persist] ✅ INSERT: da51e149-3af7-407d-a26e-e86b216c9e86 03-17 14:56:02.157 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:02.205 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:02.206 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 59 03-17 14:56:02.213 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:02.215 INFO [HttpService a] 🔵 HTTP POST: da51e149-3af7-407d-a26e-e86b216c9e86 03-17 14:56:02.489 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:02.492 DEBUG [b destroy] ✅ DESTROY: da51e149-3af7-407d-a26e-e86b216c9e86 03-17 14:56:02.505 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 59 03-17 14:56:02.506 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:02.511 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:02.522 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:02.525 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:04.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:04.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:04.823 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 61] 03-17 14:56:04.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:06.050 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:06.059 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 61 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778794 hAcc=20.0 et=+16d3h0m21s452ms alt=565.7000122070312 vAcc=2.279589 vel=0.08144784 {Bundle[{}]}], age: 900ms, time: 1679045165154 03-17 14:56:06.074 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:06.074 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:56:06.083 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 61 isFinished? true 03-17 14:56:06.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:06.085 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:06.088 INFO [b persist] ✅ INSERT: 944f5e89-55c3-49be-80b4-2c9fa8ce57c5 03-17 14:56:06.100 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:06.121 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:06.205 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:06.208 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 60 03-17 14:56:06.214 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:06.215 INFO [HttpService a] 🔵 HTTP POST: 944f5e89-55c3-49be-80b4-2c9fa8ce57c5 03-17 14:56:06.529 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:06.533 DEBUG [b destroy] ✅ DESTROY: 944f5e89-55c3-49be-80b4-2c9fa8ce57c5 03-17 14:56:06.536 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 60 03-17 14:56:06.537 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:06.546 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:06.548 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:06.549 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:15.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:15.804 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:15.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 62] 03-17 14:56:15.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:17.068 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:17.072 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 62 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511032,73.778790 hAcc=87.6 et=+16d3h0m32s460ms alt=565.9000244140625 vAcc=7.872221 vel=0.19250283 bear=4.2880087 {Bundle[{}]}], age: 908ms, time: 1679045176162 03-17 14:56:17.082 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:17.083 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.099 03-17 14:56:17.090 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 62 isFinished? true 03-17 14:56:17.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:17.093 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:17.104 INFO [b persist] ✅ INSERT: a763b996-750c-49fe-8688-ec249369645d 03-17 14:56:17.114 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:17.138 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:17.139 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 61 03-17 14:56:17.145 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:17.146 INFO [HttpService a] 🔵 HTTP POST: a763b996-750c-49fe-8688-ec249369645d 03-17 14:56:17.253 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:17.256 DEBUG [b destroy] ✅ DESTROY: a763b996-750c-49fe-8688-ec249369645d 03-17 14:56:17.265 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 61 03-17 14:56:17.266 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:17.272 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:17.274 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:17.275 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:17.353 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:19.728 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:19.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:19.792 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 63] 03-17 14:56:19.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:26.067 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:26.076 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 63 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h0m41s494ms alt=565.7000122070312 vAcc=2.0481231 vel=0.20163032 bear=199.64163 {Bundle[{}]}], age: 877ms, time: 1679045185197 03-17 14:56:26.083 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:26.084 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.5 03-17 14:56:26.090 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 63 isFinished? true 03-17 14:56:26.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:26.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:26.107 INFO [b persist] ✅ INSERT: 56ac37ea-ac20-4283-bf00-e7eccfe15334 03-17 14:56:26.119 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:26.145 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:26.146 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 62 03-17 14:56:26.154 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:26.155 INFO [HttpService a] 🔵 HTTP POST: 56ac37ea-ac20-4283-bf00-e7eccfe15334 03-17 14:56:26.286 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:26.292 DEBUG [b destroy] ✅ DESTROY: 56ac37ea-ac20-4283-bf00-e7eccfe15334 03-17 14:56:26.303 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 62 03-17 14:56:26.304 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:26.308 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:26.312 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:26.316 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:26.350 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:30.721 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:30.787 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:30.791 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 64] 03-17 14:56:30.795 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:32.069 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:32.075 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 64 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d3h0m47s462ms alt=565.7000122070312 vAcc=1.7057973 vel=0.0859173 {Bundle[{}]}], age: 908ms, time: 1679045191165 03-17 14:56:32.086 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:32.088 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:56:32.092 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:32.096 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 64 isFinished? true 03-17 14:56:32.096 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:32.102 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:32.108 INFO [b persist] ✅ INSERT: b5584b39-25ce-4912-949f-41fcb20d82be 03-17 14:56:32.137 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:32.173 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:32.174 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 63 03-17 14:56:32.183 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:32.184 INFO [HttpService a] 🔵 HTTP POST: b5584b39-25ce-4912-949f-41fcb20d82be 03-17 14:56:32.288 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:32.291 DEBUG [b destroy] ✅ DESTROY: b5584b39-25ce-4912-949f-41fcb20d82be 03-17 14:56:32.305 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 63 03-17 14:56:32.307 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:32.313 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:32.318 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:32.319 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:34.722 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:34.778 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:34.780 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 65] 03-17 14:56:34.785 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:36.072 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:36.083 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 65 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=16.886 et=+16d3h0m51s456ms alt=565.7000122070312 vAcc=1.4737417 vel=0.13511059 bear=64.2878 {Bundle[{}]}], age: 919ms, time: 1679045195159 03-17 14:56:36.107 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:36.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:56:36.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:36.115 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 65 isFinished? true 03-17 14:56:36.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:36.122 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:36.143 INFO [b persist] ✅ INSERT: 9f0f0ec8-ba3d-4014-9f78-0bf53d4f1821 03-17 14:56:36.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:36.190 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:36.191 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 64 03-17 14:56:36.201 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:36.202 INFO [HttpService a] 🔵 HTTP POST: 9f0f0ec8-ba3d-4014-9f78-0bf53d4f1821 03-17 14:56:36.329 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:36.332 DEBUG [b destroy] ✅ DESTROY: 9f0f0ec8-ba3d-4014-9f78-0bf53d4f1821 03-17 14:56:36.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 64 03-17 14:56:36.340 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:36.348 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:36.362 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:36.364 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:45.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:45.806 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:45.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 66] 03-17 14:56:45.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:47.059 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:47.064 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 66 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d3h1m2s421ms alt=565.7000122070312 vAcc=1.8055334 vel=0.02848097 {Bundle[{}]}], age: 940ms, time: 1679045206124 03-17 14:56:47.076 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:47.077 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:56:47.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:47.118 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 66 isFinished? true 03-17 14:56:47.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:47.125 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:56:47.138 INFO [b persist] ✅ INSERT: 3dca6461-e8bf-46be-bb5d-bfaac7e6b201 03-17 14:56:47.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:47.227 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:47.232 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 65 03-17 14:56:47.244 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:47.245 INFO [HttpService a] 🔵 HTTP POST: 3dca6461-e8bf-46be-bb5d-bfaac7e6b201 03-17 14:56:47.378 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:47.381 DEBUG [b destroy] ✅ DESTROY: 3dca6461-e8bf-46be-bb5d-bfaac7e6b201 03-17 14:56:47.389 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 65 03-17 14:56:47.389 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:47.393 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:47.411 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:47.413 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:49.764 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:56:49.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:49.842 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 67] 03-17 14:56:49.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:56:51.154 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:56:51.160 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 67 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d3h1m6s489ms alt=565.7000122070312 vAcc=1.8703591 vel=0.015618593 {Bundle[{}]}], age: 967ms, time: 1679045210191 03-17 14:56:51.168 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:56:51.170 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:56:51.185 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 67 isFinished? true 03-17 14:56:51.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:51.189 INFO [b persist] ✅ INSERT: 64ee938b-9a47-42d0-85cb-3bd531c05d74 03-17 14:56:51.204 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:56:51.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:56:51.271 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:56:51.272 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 66 03-17 14:56:51.289 DEBUG [b first] ✅ Locked 1 records 03-17 14:56:51.290 INFO [HttpService a] 🔵 HTTP POST: 64ee938b-9a47-42d0-85cb-3bd531c05d74 03-17 14:56:51.391 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:56:51.392 DEBUG [b destroy] ✅ DESTROY: 64ee938b-9a47-42d0-85cb-3bd531c05d74 03-17 14:56:51.400 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 66 03-17 14:56:51.401 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:56:51.404 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:56:51.406 INFO [a run] ⚡️[RPC: : null] 03-17 14:56:51.407 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:56:51.451 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:00.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:00.793 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:00.796 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 68] 03-17 14:57:00.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:02.038 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:02.041 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 68 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511027,73.778733 hAcc=92.9 et=+16d3h1m17s501ms alt=565.9000244140625 vAcc=16.594904 vel=0.3719366 bear=285.4275 {Bundle[{}]}], age: 837ms, time: 1679045221204 03-17 14:57:02.048 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:02.049 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:02.057 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:02.063 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 68 isFinished? true 03-17 14:57:02.066 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:02.066 INFO [b persist] ✅ INSERT: 746caacc-8f3a-444b-ad28-b9b57b27d1aa 03-17 14:57:02.068 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:02.078 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:02.126 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:02.128 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 67 03-17 14:57:02.141 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:02.143 INFO [HttpService a] 🔵 HTTP POST: 746caacc-8f3a-444b-ad28-b9b57b27d1aa 03-17 14:57:02.464 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:02.467 DEBUG [b destroy] ✅ DESTROY: 746caacc-8f3a-444b-ad28-b9b57b27d1aa 03-17 14:57:02.479 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 67 03-17 14:57:02.481 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:02.486 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:02.505 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:02.509 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:04.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:04.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:04.837 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 69] 03-17 14:57:04.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:06.270 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:06.275 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 69 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=13.542 et=+16d3h1m21s669ms alt=565.7000122070312 vAcc=1.6654879 vel=0.11982954 bear=86.95062 {Bundle[{}]}], age: 901ms, time: 1679045225371 03-17 14:57:06.282 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:06.283 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:06.293 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 69 isFinished? true 03-17 14:57:06.293 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:06.294 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:06.309 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:06.309 INFO [b persist] ✅ INSERT: 1e46a656-4d38-4ebf-8593-536847343d43 03-17 14:57:06.338 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:06.375 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:06.376 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 68 03-17 14:57:06.382 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:06.383 INFO [HttpService a] 🔵 HTTP POST: 1e46a656-4d38-4ebf-8593-536847343d43 03-17 14:57:06.509 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:06.511 DEBUG [b destroy] ✅ DESTROY: 1e46a656-4d38-4ebf-8593-536847343d43 03-17 14:57:06.520 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 68 03-17 14:57:06.522 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:06.535 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:06.541 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:06.543 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:15.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:15.769 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:15.771 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 70] 03-17 14:57:15.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:17.046 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:17.049 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 70 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h1m32s474ms alt=565.7000122070312 vAcc=2.5339916 vel=0.012880973 {Bundle[{}]}], age: 871ms, time: 1679045236175 03-17 14:57:17.064 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:17.065 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:17.078 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 70 isFinished? true 03-17 14:57:17.079 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:17.082 INFO [b persist] ✅ INSERT: a6bbf59c-dd69-4107-a5e6-a15ef9735212 03-17 14:57:17.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:17.098 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:17.132 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:17.133 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 69 03-17 14:57:17.142 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:17.142 INFO [HttpService a] 🔵 HTTP POST: a6bbf59c-dd69-4107-a5e6-a15ef9735212 03-17 14:57:17.309 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:17.311 DEBUG [b destroy] ✅ DESTROY: a6bbf59c-dd69-4107-a5e6-a15ef9735212 03-17 14:57:17.319 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 69 03-17 14:57:17.320 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:17.324 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:17.327 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:17.328 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:17.342 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:19.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:19.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:19.796 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 71] 03-17 14:57:19.801 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:21.058 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:21.063 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 71 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h1m36s472ms alt=565.7000122070312 vAcc=2.022539 vel=0.07157164 {Bundle[{}]}], age: 886ms, time: 1679045240175 03-17 14:57:21.081 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:21.082 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:21.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:21.096 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:21.099 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 71 isFinished? true 03-17 14:57:21.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:21.104 INFO [b persist] ✅ INSERT: 18d98ea5-382d-4bfe-8fc9-b6c9807625c7 03-17 14:57:21.129 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:21.165 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:21.166 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 70 03-17 14:57:21.175 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:21.176 INFO [HttpService a] 🔵 HTTP POST: 18d98ea5-382d-4bfe-8fc9-b6c9807625c7 03-17 14:57:21.300 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:21.303 DEBUG [b destroy] ✅ DESTROY: 18d98ea5-382d-4bfe-8fc9-b6c9807625c7 03-17 14:57:21.326 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 70 03-17 14:57:21.328 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:21.334 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:21.349 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:21.351 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:30.749 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:30.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:30.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 72] 03-17 14:57:30.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:32.044 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:32.046 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 72 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d3h1m47s472ms alt=565.7000122070312 vAcc=1.8109915 vel=0.009524973 {Bundle[{}]}], age: 871ms, time: 1679045251175 03-17 14:57:32.059 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:32.062 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:32.066 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:32.081 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 72 isFinished? true 03-17 14:57:32.082 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:32.084 INFO [b persist] ✅ INSERT: dfc940ab-b007-4c7e-bf74-5ca25329eabf 03-17 14:57:32.086 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:32.094 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:32.132 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:32.133 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 71 03-17 14:57:32.143 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:32.143 INFO [HttpService a] 🔵 HTTP POST: dfc940ab-b007-4c7e-bf74-5ca25329eabf 03-17 14:57:32.265 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:32.270 DEBUG [b destroy] ✅ DESTROY: dfc940ab-b007-4c7e-bf74-5ca25329eabf 03-17 14:57:32.277 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 71 03-17 14:57:32.277 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:32.281 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:32.291 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:32.292 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:34.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:34.780 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:34.783 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 73] 03-17 14:57:34.786 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:36.064 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:36.066 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 73 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778795 hAcc=87.6 et=+16d3h1m51s524ms alt=566.2000122070312 vAcc=81.41463 vel=0.08576743 {Bundle[{}]}], age: 839ms, time: 1679045255227 03-17 14:57:36.073 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:36.074 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:36.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:36.103 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:36.112 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 73 isFinished? true 03-17 14:57:36.128 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:36.128 INFO [b persist] ✅ INSERT: 21b07adb-30e7-4a6c-bc11-f3d53b55923c 03-17 14:57:36.147 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:36.195 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:36.196 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 72 03-17 14:57:36.207 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:36.208 INFO [HttpService a] 🔵 HTTP POST: 21b07adb-30e7-4a6c-bc11-f3d53b55923c 03-17 14:57:36.353 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:36.354 DEBUG [b destroy] ✅ DESTROY: 21b07adb-30e7-4a6c-bc11-f3d53b55923c 03-17 14:57:36.363 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 72 03-17 14:57:36.364 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:36.373 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:36.384 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:36.386 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:45.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:45.787 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:45.788 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 74] 03-17 14:57:45.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:47.054 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:47.058 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 74 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d3h2m2s415ms alt=565.7000122070312 vAcc=1.6112857 vel=0.018347193 {Bundle[{}]}], age: 938ms, time: 1679045266118 03-17 14:57:47.071 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:47.072 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:47.088 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 74 isFinished? true 03-17 14:57:47.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:47.096 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:47.096 INFO [b persist] ✅ INSERT: 1a6c6806-505b-4430-94fb-59531dc0d59e 03-17 14:57:47.120 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:47.167 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:47.169 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 73 03-17 14:57:47.183 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:47.184 INFO [HttpService a] 🔵 HTTP POST: 1a6c6806-505b-4430-94fb-59531dc0d59e 03-17 14:57:47.318 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:47.322 DEBUG [b destroy] ✅ DESTROY: 1a6c6806-505b-4430-94fb-59531dc0d59e 03-17 14:57:47.335 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 73 03-17 14:57:47.337 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:47.355 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:47.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:57:47.371 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:47.375 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:49.741 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:57:49.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:49.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 75] 03-17 14:57:49.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:57:51.220 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:57:51.227 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 75 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d3h2m6s453ms alt=565.7000122070312 vAcc=1.6932617 vel=0.09094279 {Bundle[{}]}], age: 1070ms, time: 1679045270155 03-17 14:57:51.251 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:57:51.269 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:51.274 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:57:51.289 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 75 isFinished? true 03-17 14:57:51.290 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:57:51.292 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:57:51.319 INFO [b persist] ✅ INSERT: e6b6006d-87af-4674-8805-01ab173cc6c6 03-17 14:57:51.349 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:57:51.419 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:57:51.422 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 74 03-17 14:57:51.455 DEBUG [b first] ✅ Locked 1 records 03-17 14:57:51.458 INFO [HttpService a] 🔵 HTTP POST: e6b6006d-87af-4674-8805-01ab173cc6c6 03-17 14:57:51.558 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:57:51.564 DEBUG [b destroy] ✅ DESTROY: e6b6006d-87af-4674-8805-01ab173cc6c6 03-17 14:57:51.570 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 74 03-17 14:57:51.572 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:57:51.583 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:57:51.598 INFO [a run] ⚡️[RPC: : null] 03-17 14:57:51.601 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:00.784 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:00.860 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:00.941 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 76] 03-17 14:58:00.952 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:02.612 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:02.638 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 76 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d3h2m17s966ms alt=565.7000122070312 vAcc=1.8691919 vel=0.03821889 {Bundle[{}]}], age: 958ms, time: 1679045281668 03-17 14:58:02.684 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:02.685 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:02.689 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:02.696 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 76 isFinished? true 03-17 14:58:02.696 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:02.703 INFO [b persist] ✅ INSERT: 1c413750-ce55-4764-b12d-ed09e343981c 03-17 14:58:02.746 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:02.843 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:02.892 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:02.893 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 75 03-17 14:58:02.938 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:02.939 INFO [HttpService a] 🔵 HTTP POST: 1c413750-ce55-4764-b12d-ed09e343981c 03-17 14:58:03.060 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:03.062 DEBUG [b destroy] ✅ DESTROY: 1c413750-ce55-4764-b12d-ed09e343981c 03-17 14:58:03.493 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 75 03-17 14:58:03.499 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:03.519 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:03.533 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:03.534 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:04.775 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:04.846 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:04.850 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 77] 03-17 14:58:04.858 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:06.263 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:06.266 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 77 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778789 hAcc=16.223 et=+16d3h2m21s627ms alt=565.7000122070312 vAcc=1.5979621 vel=0.054093294 {Bundle[{}]}], age: 936ms, time: 1679045285330 03-17 14:58:06.275 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:06.276 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:06.287 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:06.297 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:06.368 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 77 isFinished? true 03-17 14:58:06.370 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:06.391 INFO [b persist] ✅ INSERT: 9a596902-3db3-4a35-b2b8-31983855512c 03-17 14:58:06.446 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:06.505 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:06.506 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 76 03-17 14:58:06.522 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:06.523 INFO [HttpService a] 🔵 HTTP POST: 9a596902-3db3-4a35-b2b8-31983855512c 03-17 14:58:06.678 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:06.680 DEBUG [b destroy] ✅ DESTROY: 9a596902-3db3-4a35-b2b8-31983855512c 03-17 14:58:06.688 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 76 03-17 14:58:06.690 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:06.700 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:06.708 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:06.709 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:15.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:15.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:15.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 78] 03-17 14:58:15.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:17.101 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:17.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 78 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778789 hAcc=20.0 et=+16d3h2m32s506ms alt=565.7000122070312 vAcc=1.6431048 vel=0.006600894 {Bundle[{}]}], age: 895ms, time: 1679045296208 03-17 14:58:17.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:17.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:17.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:17.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 78 isFinished? true 03-17 14:58:17.136 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:17.143 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:17.143 INFO [b persist] ✅ INSERT: 41c3eaae-910c-4cc2-92af-c5c8d0564284 03-17 14:58:17.171 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:17.216 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:17.217 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 77 03-17 14:58:17.225 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:17.226 INFO [HttpService a] 🔵 HTTP POST: 41c3eaae-910c-4cc2-92af-c5c8d0564284 03-17 14:58:17.384 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:17.386 DEBUG [b destroy] ✅ DESTROY: 41c3eaae-910c-4cc2-92af-c5c8d0564284 03-17 14:58:17.393 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 77 03-17 14:58:17.394 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:17.403 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:17.405 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:17.406 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:19.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:19.793 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:19.795 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 79] 03-17 14:58:19.800 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:21.120 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:21.124 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 79 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778785 hAcc=20.0 et=+16d3h2m36s475ms alt=565.7000122070312 vAcc=1.9103189 vel=0.061312415 {Bundle[{}]}], age: 945ms, time: 1679045300178 03-17 14:58:21.138 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:21.139 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:21.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:21.159 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 79 isFinished? true 03-17 14:58:21.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:21.162 INFO [b persist] ✅ INSERT: 849a193e-2e8a-4624-a3aa-a82853a8e8f6 03-17 14:58:21.164 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:21.177 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:21.220 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:21.221 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 78 03-17 14:58:21.226 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:21.227 INFO [HttpService a] 🔵 HTTP POST: 849a193e-2e8a-4624-a3aa-a82853a8e8f6 03-17 14:58:21.381 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:21.385 DEBUG [b destroy] ✅ DESTROY: 849a193e-2e8a-4624-a3aa-a82853a8e8f6 03-17 14:58:21.388 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 78 03-17 14:58:21.389 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:21.395 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:21.405 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:21.406 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:30.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:30.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:30.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 80] 03-17 14:58:30.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:32.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:32.127 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 80 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d3h2m47s475ms alt=565.7000122070312 vAcc=1.9962546 vel=0.017737754 {Bundle[{}]}], age: 948ms, time: 1679045311177 03-17 14:58:32.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:32.135 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:32.141 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 80 isFinished? true 03-17 14:58:32.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:32.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:32.156 INFO [b persist] ✅ INSERT: 0bcf8a54-b4e7-4955-9188-81868eb9ac0a 03-17 14:58:32.168 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:32.204 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:32.204 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 79 03-17 14:58:32.213 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:32.215 INFO [HttpService a] 🔵 HTTP POST: 0bcf8a54-b4e7-4955-9188-81868eb9ac0a 03-17 14:58:32.356 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:32.358 DEBUG [b destroy] ✅ DESTROY: 0bcf8a54-b4e7-4955-9188-81868eb9ac0a 03-17 14:58:32.371 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 79 03-17 14:58:32.371 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:32.375 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:32.377 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:32.379 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:32.409 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:34.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:34.775 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:34.776 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 81] 03-17 14:58:34.779 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:36.040 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:36.042 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 81 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h2m51s450ms alt=565.7000122070312 vAcc=1.7947154 vel=0.07596623 {Bundle[{}]}], age: 889ms, time: 1679045315152 03-17 14:58:36.047 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:36.048 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:36.060 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 81 isFinished? true 03-17 14:58:36.060 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:36.064 INFO [b persist] ✅ INSERT: 22013638-5b4d-404b-a94c-c1997f9d004b 03-17 14:58:36.068 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:36.075 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:36.117 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:36.118 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 80 03-17 14:58:36.132 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:36.133 INFO [HttpService a] 🔵 HTTP POST: 22013638-5b4d-404b-a94c-c1997f9d004b 03-17 14:58:36.257 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:36.258 DEBUG [b destroy] ✅ DESTROY: 22013638-5b4d-404b-a94c-c1997f9d004b 03-17 14:58:36.264 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 80 03-17 14:58:36.269 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:36.272 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:36.274 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:36.274 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:36.326 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:45.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:45.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:45.794 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 82] 03-17 14:58:45.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:47.066 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:47.071 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 82 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=20.0 et=+16d3h3m2s480ms alt=565.7000122070312 vAcc=2.2155178 vel=0.020192703 {Bundle[{}]}], age: 887ms, time: 1679045326183 03-17 14:58:47.078 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:47.079 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:47.089 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 82 isFinished? true 03-17 14:58:47.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:47.095 INFO [b persist] ✅ INSERT: 1696bd63-6cc6-4ecd-aef1-2adb65c9dfea 03-17 14:58:47.097 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:47.114 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:47.150 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:47.151 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 81 03-17 14:58:47.161 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:47.163 INFO [HttpService a] 🔵 HTTP POST: 1696bd63-6cc6-4ecd-aef1-2adb65c9dfea 03-17 14:58:47.316 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:47.319 DEBUG [b destroy] ✅ DESTROY: 1696bd63-6cc6-4ecd-aef1-2adb65c9dfea 03-17 14:58:47.329 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 81 03-17 14:58:47.330 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:47.334 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:47.338 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:47.341 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:47.353 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:49.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:58:49.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:49.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 83] 03-17 14:58:49.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:58:50.717 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 14:58:50.738 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 14:58:50.744 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 14:58:51.323 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:58:51.327 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 83 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=12.893 et=+16d3h3m6s717ms alt=565.7000122070312 vAcc=1.3924721 vel=0.07283195 {Bundle[{}]}], age: 906ms, time: 1679045330419 03-17 14:58:51.353 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:58:51.361 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:58:51.364 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:51.373 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:58:51.386 INFO [b persist] ✅ INSERT: 7ca86f07-aabb-477c-bc56-048f9bc9aeb7 03-17 14:58:51.388 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 83 isFinished? true 03-17 14:58:51.389 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:58:51.398 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:58:51.494 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:58:51.495 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 82 03-17 14:58:51.518 DEBUG [b first] ✅ Locked 1 records 03-17 14:58:51.524 INFO [HttpService a] 🔵 HTTP POST: 7ca86f07-aabb-477c-bc56-048f9bc9aeb7 03-17 14:58:51.716 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:58:51.718 DEBUG [b destroy] ✅ DESTROY: 7ca86f07-aabb-477c-bc56-048f9bc9aeb7 03-17 14:58:51.722 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 82 03-17 14:58:51.724 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:58:51.733 INFO [a run] ⚡️[RPC: : null] 03-17 14:58:51.734 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:58:51.734 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:58:56.603 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 14:58:57.244 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 14:58:57.246 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 14:59:00.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:00.820 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:00.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 84] 03-17 14:59:00.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:02.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:02.091 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 84 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778788 hAcc=16.052 et=+16d3h3m17s464ms alt=565.7000122070312 vAcc=2.3688257 vel=0.01936508 {Bundle[{}]}], age: 923ms, time: 1679045341166 03-17 14:59:02.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:02.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:02.103 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 84 isFinished? true 03-17 14:59:02.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:02.108 INFO [b persist] ✅ INSERT: b12eef86-329b-47b9-bc73-490bbaea70b8 03-17 14:59:02.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:02.114 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:02.140 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:02.140 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 83 03-17 14:59:02.146 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:02.147 INFO [HttpService a] 🔵 HTTP POST: b12eef86-329b-47b9-bc73-490bbaea70b8 03-17 14:59:02.259 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:02.262 DEBUG [b destroy] ✅ DESTROY: b12eef86-329b-47b9-bc73-490bbaea70b8 03-17 14:59:02.273 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 83 03-17 14:59:02.275 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:02.280 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:02.291 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:02.293 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:02.375 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:04.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:04.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:04.831 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 85] 03-17 14:59:04.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:06.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:06.116 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 85 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778795 hAcc=16.499 et=+16d3h3m21s299ms alt=565.7000122070312 vAcc=2.657792 vel=0.08600944 {Bundle[{}]}], age: 1113ms, time: 1679045345001 03-17 14:59:06.130 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:06.131 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:06.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:06.140 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:06.142 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 85 isFinished? true 03-17 14:59:06.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:06.148 INFO [b persist] ✅ INSERT: 4e4eb189-ede2-437a-b7d3-ccaf6d3d82df 03-17 14:59:06.163 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:06.198 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:06.199 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 84 03-17 14:59:06.211 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:06.212 INFO [HttpService a] 🔵 HTTP POST: 4e4eb189-ede2-437a-b7d3-ccaf6d3d82df 03-17 14:59:06.343 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:06.348 DEBUG [b destroy] ✅ DESTROY: 4e4eb189-ede2-437a-b7d3-ccaf6d3d82df 03-17 14:59:06.357 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 84 03-17 14:59:06.360 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:06.371 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:06.382 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:06.384 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:06.653 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 14:59:06.657 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 14:59:15.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:15.852 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:15.858 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 86] 03-17 14:59:15.862 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:17.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:17.125 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 86 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778785 hAcc=12.251 et=+16d3h3m32s488ms alt=565.7000122070312 vAcc=4.9879375 vel=0.06060258 {Bundle[{}]}], age: 933ms, time: 1679045356191 03-17 14:59:17.135 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:17.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:17.142 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 86 isFinished? true 03-17 14:59:17.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:17.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:17.162 INFO [b persist] ✅ INSERT: 55c922f4-3af2-424c-a71c-b44bd791b789 03-17 14:59:17.168 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:17.191 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:17.192 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 85 03-17 14:59:17.197 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:17.197 INFO [HttpService a] 🔵 HTTP POST: 55c922f4-3af2-424c-a71c-b44bd791b789 03-17 14:59:17.295 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:17.297 DEBUG [b destroy] ✅ DESTROY: 55c922f4-3af2-424c-a71c-b44bd791b789 03-17 14:59:17.303 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 85 03-17 14:59:17.304 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:17.310 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:17.312 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:17.313 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:17.399 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:19.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:19.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:19.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 87] 03-17 14:59:19.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:26.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:26.125 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 87 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778797 hAcc=19.079 et=+16d3h3m41s527ms alt=565.7000122070312 vAcc=2.8020394 vel=0.101533696 bear=106.56701 {Bundle[{}]}], age: 895ms, time: 1679045365229 03-17 14:59:26.140 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:26.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:59:26.141 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:26.145 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 14:59:26.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 14:59:26.159 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 14:59:26.160 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 14:59:26.161 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 14:59:26.162 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 87 isFinished? true 03-17 14:59:26.163 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:26.170 INFO [b persist] ✅ INSERT: b9b0700f-470a-41a8-b480-429582f64145 03-17 14:59:26.174 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:26.177 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:26.210 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:26.211 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 86 03-17 14:59:26.217 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:26.218 INFO [HttpService a] 🔵 HTTP POST: b9b0700f-470a-41a8-b480-429582f64145 03-17 14:59:26.329 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:26.334 DEBUG [b destroy] ✅ DESTROY: b9b0700f-470a-41a8-b480-429582f64145 03-17 14:59:26.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 86 03-17 14:59:26.342 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:26.370 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:26.380 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:26.381 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:26.432 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:30.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:30.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:30.811 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 88] 03-17 14:59:30.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:32.025 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:32.028 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 88 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=27.25 et=+16d3h3m47s455ms alt=565.7000122070312 vAcc=4.376012 vel=0.026401147 {Bundle[{}]}], age: 870ms, time: 1679045371157 03-17 14:59:32.042 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:32.043 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:32.050 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:32.068 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:32.073 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 88 isFinished? true 03-17 14:59:32.074 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:32.075 INFO [b persist] ✅ INSERT: 1d1f64df-e87e-4184-b3f5-da74cf0ed4d5 03-17 14:59:32.093 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:32.137 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:32.138 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 87 03-17 14:59:32.143 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:32.144 INFO [HttpService a] 🔵 HTTP POST: 1d1f64df-e87e-4184-b3f5-da74cf0ed4d5 03-17 14:59:32.262 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:32.266 DEBUG [b destroy] ✅ DESTROY: 1d1f64df-e87e-4184-b3f5-da74cf0ed4d5 03-17 14:59:32.284 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 87 03-17 14:59:32.286 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:32.290 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:32.299 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:32.300 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:34.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:34.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:34.834 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 89] 03-17 14:59:34.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:36.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:36.102 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 89 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511011,73.778794 hAcc=23.88 et=+16d3h3m51s476ms alt=565.7000122070312 vAcc=2.9180517 vel=0.17969142 bear=115.926285 {Bundle[{}]}], age: 923ms, time: 1679045375178 03-17 14:59:36.113 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:36.115 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:36.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:36.129 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 89 isFinished? true 03-17 14:59:36.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:36.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:36.136 INFO [b persist] ✅ INSERT: b39f5d7b-2f2b-4718-8ec3-d24824eb446d 03-17 14:59:36.163 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:36.269 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:36.274 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 88 03-17 14:59:36.286 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:36.286 INFO [HttpService a] 🔵 HTTP POST: b39f5d7b-2f2b-4718-8ec3-d24824eb446d 03-17 14:59:36.434 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:36.441 DEBUG [b destroy] ✅ DESTROY: b39f5d7b-2f2b-4718-8ec3-d24824eb446d 03-17 14:59:36.448 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 88 03-17 14:59:36.451 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:36.457 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:36.469 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:36.471 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:45.737 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:45.816 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:45.821 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 90] 03-17 14:59:45.826 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:47.109 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:47.111 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 90 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=26.4 et=+16d3h4m2s262ms alt=565.7000122070312 vAcc=3.205329 vel=0.060511027 {Bundle[{}]}], age: 1146ms, time: 1679045385964 03-17 14:59:47.121 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:47.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:47.129 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 90 isFinished? true 03-17 14:59:47.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:47.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:47.136 INFO [b persist] ✅ INSERT: d5da8850-98d1-4450-9623-0773d2bf4e08 03-17 14:59:47.151 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:47.176 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:47.179 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 89 03-17 14:59:47.186 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:47.187 INFO [HttpService a] 🔵 HTTP POST: d5da8850-98d1-4450-9623-0773d2bf4e08 03-17 14:59:47.319 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:47.324 DEBUG [b destroy] ✅ DESTROY: d5da8850-98d1-4450-9623-0773d2bf4e08 03-17 14:59:47.344 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 89 03-17 14:59:47.347 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:47.351 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:47.358 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:47.359 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 14:59:47.398 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:49.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 14:59:49.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:49.842 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 91] 03-17 14:59:49.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 14:59:51.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 14:59:51.129 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 91 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=26.4 et=+16d3h4m6s515ms alt=565.7000122070312 vAcc=4.148726 vel=0.14468731 bear=64.11747 {Bundle[{}]}], age: 910ms, time: 1679045390217 03-17 14:59:51.139 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 14:59:51.140 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 14:59:51.151 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 91 isFinished? true 03-17 14:59:51.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:51.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 14:59:51.162 INFO [b persist] ✅ INSERT: a825e2c1-2b86-4f80-9822-9fdfe37ce37f 03-17 14:59:51.184 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 14:59:51.218 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 14:59:51.219 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 90 03-17 14:59:51.224 DEBUG [b first] ✅ Locked 1 records 03-17 14:59:51.225 INFO [HttpService a] 🔵 HTTP POST: a825e2c1-2b86-4f80-9822-9fdfe37ce37f 03-17 14:59:51.391 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 14:59:51.395 DEBUG [b destroy] ✅ DESTROY: a825e2c1-2b86-4f80-9822-9fdfe37ce37f 03-17 14:59:51.407 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 14:59:51.413 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 90 03-17 14:59:51.414 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 14:59:51.419 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 14:59:51.429 INFO [a run] ⚡️[RPC: : null] 03-17 14:59:51.431 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:00.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:00.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:00.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 92] 03-17 15:00:00.829 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:02.182 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:02.185 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 92 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=24.9 et=+16d3h4m17s486ms alt=565.7000122070312 vAcc=2.854102 vel=0.015019673 {Bundle[{}]}], age: 996ms, time: 1679045401188 03-17 15:00:02.198 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:02.199 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 19.079 03-17 15:00:02.206 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:02.209 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 92 isFinished? true 03-17 15:00:02.210 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:02.214 INFO [b persist] ✅ INSERT: 36c8c159-ee2e-4709-a58c-9166b1f2ebc9 03-17 15:00:02.215 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:02.243 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:00:02.300 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:02.302 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 91 03-17 15:00:02.309 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:02.310 INFO [HttpService a] 🔵 HTTP POST: 36c8c159-ee2e-4709-a58c-9166b1f2ebc9 03-17 15:00:02.415 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:02.421 DEBUG [b destroy] ✅ DESTROY: 36c8c159-ee2e-4709-a58c-9166b1f2ebc9 03-17 15:00:02.431 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 91 03-17 15:00:02.433 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:02.444 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:02.445 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:02.446 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:04.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:04.806 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:04.808 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 93] 03-17 15:00:04.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:06.112 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:06.119 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 93 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=24.9 et=+16d3h4m21s490ms alt=565.7000122070312 vAcc=2.8432653 vel=0.037975114 {Bundle[{}]}], age: 925ms, time: 1679045405193 03-17 15:00:06.128 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:06.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.88 03-17 15:00:06.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:06.134 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 93 isFinished? true 03-17 15:00:06.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:06.141 INFO [b persist] ✅ INSERT: 8179b4af-5250-4c93-8ad5-14c67e69096d 03-17 15:00:06.147 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:06.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:00:06.201 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:06.202 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 92 03-17 15:00:06.210 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:06.211 INFO [HttpService a] 🔵 HTTP POST: 8179b4af-5250-4c93-8ad5-14c67e69096d 03-17 15:00:06.321 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:06.323 DEBUG [b destroy] ✅ DESTROY: 8179b4af-5250-4c93-8ad5-14c67e69096d 03-17 15:00:06.333 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 92 03-17 15:00:06.334 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:06.340 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:06.346 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:06.347 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:15.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:15.813 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:15.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 94] 03-17 15:00:15.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:17.201 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:17.206 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 94 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h4m32s521ms alt=565.7000122070312 vAcc=1.8982129 vel=0.014858497 {Bundle[{}]}], age: 982ms, time: 1679045416223 03-17 15:00:17.214 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:17.215 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.88 03-17 15:00:17.221 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:17.230 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 94 isFinished? true 03-17 15:00:17.231 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:17.232 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:17.237 INFO [b persist] ✅ INSERT: 871ba965-6628-433a-bcb7-ad40938c5123 03-17 15:00:17.258 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:00:17.287 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:17.288 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 93 03-17 15:00:17.295 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:17.296 INFO [HttpService a] 🔵 HTTP POST: 871ba965-6628-433a-bcb7-ad40938c5123 03-17 15:00:17.493 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:17.497 DEBUG [b destroy] ✅ DESTROY: 871ba965-6628-433a-bcb7-ad40938c5123 03-17 15:00:17.508 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 93 03-17 15:00:17.510 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:17.516 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:17.539 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:17.540 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:19.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:19.781 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:19.782 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 95] 03-17 15:00:19.785 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:21.019 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:21.021 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 95 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h4m36s411ms alt=565.7000122070312 vAcc=2.0280163 vel=0.010813772 {Bundle[{}]}], age: 907ms, time: 1679045420113 03-17 15:00:21.035 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:21.036 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.88 03-17 15:00:21.052 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:21.066 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:21.068 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 95 isFinished? true 03-17 15:00:21.068 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:21.074 INFO [b persist] ✅ INSERT: 9a1ec493-8398-485b-a342-1d767176ccb3 03-17 15:00:21.090 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:00:21.128 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:21.129 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 94 03-17 15:00:21.138 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:21.139 INFO [HttpService a] 🔵 HTTP POST: 9a1ec493-8398-485b-a342-1d767176ccb3 03-17 15:00:21.298 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:21.301 DEBUG [b destroy] ✅ DESTROY: 9a1ec493-8398-485b-a342-1d767176ccb3 03-17 15:00:21.309 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 94 03-17 15:00:21.310 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:21.317 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:21.334 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:21.335 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:30.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:30.850 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:30.852 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 96] 03-17 15:00:30.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:34.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:34.751 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:34.758 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 97] 03-17 15:00:34.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:37.134 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:37.137 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 96 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h4m52s502ms alt=565.7000122070312 vAcc=2.1479957 vel=0.4166669 bear=254.82129 {Bundle[{}]}], age: 931ms, time: 1679045436204 03-17 15:00:37.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:00:37.143 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 97 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h4m52s502ms alt=565.7000122070312 vAcc=2.1479957 vel=0.4166669 bear=254.82129 {Bundle[{}]}], age: 938ms, time: 1679045436204 03-17 15:00:37.151 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:37.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:37.152 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.88 03-17 15:00:37.157 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:37.185 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 96 isFinished? true 03-17 15:00:37.187 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:37.188 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:37.190 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.88 03-17 15:00:37.213 INFO [b persist] ✅ INSERT: e3d7b803-aa83-400d-901d-efacd827dac7 03-17 15:00:37.223 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 97 isFinished? true 03-17 15:00:37.228 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:37.230 INFO [b persist] ✅ INSERT: fa115ffb-2bea-4f7c-bda3-61eb2b13ccd5 03-17 15:00:37.234 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:00:37.234 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 15:00:37.263 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:37.264 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 95 03-17 15:00:37.269 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:37.270 INFO [HttpService a] 🔵 HTTP POST: e3d7b803-aa83-400d-901d-efacd827dac7 03-17 15:00:37.346 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:37.357 DEBUG [b destroy] ✅ DESTROY: e3d7b803-aa83-400d-901d-efacd827dac7 03-17 15:00:37.382 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:37.384 INFO [HttpService a] 🔵 HTTP POST: fa115ffb-2bea-4f7c-bda3-61eb2b13ccd5 03-17 15:00:37.389 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:37.390 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:37.465 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:37.469 DEBUG [b destroy] ✅ DESTROY: fa115ffb-2bea-4f7c-bda3-61eb2b13ccd5 03-17 15:00:37.479 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 95 03-17 15:00:37.481 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:37.493 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:37.503 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:37.506 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:45.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:45.830 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:45.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 98] 03-17 15:00:45.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:45.919 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:45.924 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 98 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778791 hAcc=20.0 et=+16d3h4m58s274ms alt=565.7000122070312 vAcc=2.222092 vel=0.117756665 bear=43.342514 {Bundle[{}]}], age: 3946ms, time: 1679045441976 03-17 15:00:45.931 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:45.932 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.88 03-17 15:00:45.937 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:45.942 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:45.946 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 98 isFinished? true 03-17 15:00:45.947 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:45.951 INFO [b persist] ✅ INSERT: 2b246b2d-0d1b-4a75-955c-92add5b26ac5 03-17 15:00:45.960 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:00:45.994 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:45.994 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 96 03-17 15:00:46.002 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:46.003 INFO [HttpService a] 🔵 HTTP POST: 2b246b2d-0d1b-4a75-955c-92add5b26ac5 03-17 15:00:46.214 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:46.219 DEBUG [b destroy] ✅ DESTROY: 2b246b2d-0d1b-4a75-955c-92add5b26ac5 03-17 15:00:46.230 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 96 03-17 15:00:46.232 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:46.240 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:46.259 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:46.262 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:00:49.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:00:49.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:49.826 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 99] 03-17 15:00:49.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:00:56.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:00:56.145 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 99 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d3h5m11s528ms alt=565.7000122070312 vAcc=2.396304 vel=0.5557624 bear=117.55152 {Bundle[{}]}], age: 913ms, time: 1679045455231 03-17 15:00:56.156 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:00:56.157 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:00:56.169 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:56.174 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 99 isFinished? true 03-17 15:00:56.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:00:56.181 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:00:56.181 INFO [b persist] ✅ INSERT: a50d70f0-6aa0-47cb-824b-252663ac729e 03-17 15:00:56.189 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:00:56.224 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:00:56.228 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 97 03-17 15:00:56.239 DEBUG [b first] ✅ Locked 1 records 03-17 15:00:56.241 INFO [HttpService a] 🔵 HTTP POST: a50d70f0-6aa0-47cb-824b-252663ac729e 03-17 15:00:56.833 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:00:56.834 DEBUG [b destroy] ✅ DESTROY: a50d70f0-6aa0-47cb-824b-252663ac729e 03-17 15:00:56.838 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 97 03-17 15:00:56.840 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:00:56.844 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:00:56.852 INFO [a run] ⚡️[RPC: : null] 03-17 15:00:56.854 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:00.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:00.836 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:00.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 100] 03-17 15:01:00.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:02.137 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:02.140 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 100 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=11.976 et=+16d3h5m17s480ms alt=565.7000122070312 vAcc=1.8970108 vel=0.04251521 {Bundle[{}]}], age: 957ms, time: 1679045461182 03-17 15:01:02.152 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:02.153 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:02.159 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:02.166 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:02.185 INFO [b persist] ✅ INSERT: ddfc159b-86a3-455a-ac90-7428690de7c1 03-17 15:01:02.187 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 100 isFinished? true 03-17 15:01:02.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:02.206 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:02.245 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:02.246 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 98 03-17 15:01:02.258 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:02.259 INFO [HttpService a] 🔵 HTTP POST: ddfc159b-86a3-455a-ac90-7428690de7c1 03-17 15:01:02.371 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:02.374 DEBUG [b destroy] ✅ DESTROY: ddfc159b-86a3-455a-ac90-7428690de7c1 03-17 15:01:02.389 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 98 03-17 15:01:02.390 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:02.394 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:02.406 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:02.409 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:04.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:04.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:04.825 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 101] 03-17 15:01:04.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:06.075 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:06.082 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 101 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=17.325 et=+16d3h5m21s471ms alt=565.7000122070312 vAcc=2.396304 vel=0.13907598 bear=72.63329 {Bundle[{}]}], age: 905ms, time: 1679045465174 03-17 15:01:06.098 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:06.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:06.108 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 101 isFinished? true 03-17 15:01:06.109 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:06.111 INFO [b persist] ✅ INSERT: 90fa85e8-f560-4c81-8ed0-3e6c45846fdd 03-17 15:01:06.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:06.115 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:06.152 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:06.153 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 99 03-17 15:01:06.167 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:06.169 INFO [HttpService a] 🔵 HTTP POST: 90fa85e8-f560-4c81-8ed0-3e6c45846fdd 03-17 15:01:06.304 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:06.308 DEBUG [b destroy] ✅ DESTROY: 90fa85e8-f560-4c81-8ed0-3e6c45846fdd 03-17 15:01:06.318 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 99 03-17 15:01:06.321 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:06.325 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:06.329 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:06.332 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:06.368 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:15.730 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:15.809 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:15.812 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 102] 03-17 15:01:15.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:17.095 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:17.099 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 102 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d3h5m32s484ms alt=565.7000122070312 vAcc=2.4951103 vel=0.039205413 {Bundle[{}]}], age: 911ms, time: 1679045476187 03-17 15:01:17.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:17.110 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:17.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:17.126 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:17.141 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 102 isFinished? true 03-17 15:01:17.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:17.146 INFO [b persist] ✅ INSERT: fd31a644-8d41-4c7b-b19b-4daaae5d3423 03-17 15:01:17.163 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:17.198 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:17.198 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 100 03-17 15:01:17.204 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:17.206 INFO [HttpService a] 🔵 HTTP POST: fd31a644-8d41-4c7b-b19b-4daaae5d3423 03-17 15:01:17.460 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:17.464 DEBUG [b destroy] ✅ DESTROY: fd31a644-8d41-4c7b-b19b-4daaae5d3423 03-17 15:01:17.475 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 100 03-17 15:01:17.477 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:17.483 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:17.488 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:17.493 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:19.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:19.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:19.820 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 103] 03-17 15:01:19.825 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:21.062 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:21.065 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 103 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=16.224 et=+16d3h5m36s441ms alt=565.7000122070312 vAcc=2.2514796 vel=0.18647745 bear=314.30075 {Bundle[{}]}], age: 921ms, time: 1679045480143 03-17 15:01:21.072 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:21.073 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:21.080 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 103 isFinished? true 03-17 15:01:21.081 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:21.083 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:21.086 INFO [b persist] ✅ INSERT: 710dc62b-5e56-49b2-b843-49ece4c4a7b3 03-17 15:01:21.102 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:21.132 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:21.133 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 101 03-17 15:01:21.150 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:21.151 INFO [HttpService a] 🔵 HTTP POST: 710dc62b-5e56-49b2-b843-49ece4c4a7b3 03-17 15:01:21.263 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:21.283 DEBUG [b destroy] ✅ DESTROY: 710dc62b-5e56-49b2-b843-49ece4c4a7b3 03-17 15:01:21.298 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 101 03-17 15:01:21.300 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:21.305 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:21.312 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:21.314 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:21.345 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:30.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:30.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:30.824 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 104] 03-17 15:01:30.829 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:32.112 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:32.115 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 104 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h5m47s469ms alt=565.7000122070312 vAcc=2.396304 vel=0.05614433 {Bundle[{}]}], age: 943ms, time: 1679045491171 03-17 15:01:32.133 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:32.134 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:32.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:32.150 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 104 isFinished? true 03-17 15:01:32.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:32.158 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:32.162 INFO [b persist] ✅ INSERT: f663e9a3-d7bc-4c28-9aeb-340f21af10d2 03-17 15:01:32.178 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:32.209 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:32.210 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 102 03-17 15:01:32.216 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:32.219 INFO [HttpService a] 🔵 HTTP POST: f663e9a3-d7bc-4c28-9aeb-340f21af10d2 03-17 15:01:32.318 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:32.336 DEBUG [b destroy] ✅ DESTROY: f663e9a3-d7bc-4c28-9aeb-340f21af10d2 03-17 15:01:32.343 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 102 03-17 15:01:32.345 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:32.350 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:32.362 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:32.373 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:34.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:34.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:34.821 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 105] 03-17 15:01:34.826 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:36.088 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:36.092 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 105 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h5m51s475ms alt=565.7000122070312 vAcc=2.2155178 vel=0.10616691 bear=81.32443 {Bundle[{}]}], age: 913ms, time: 1679045495177 03-17 15:01:36.100 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:36.101 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:36.105 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:36.109 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 105 isFinished? true 03-17 15:01:36.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:36.115 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:36.122 INFO [b persist] ✅ INSERT: 569d9805-31c8-4639-bc22-baacacdcb703 03-17 15:01:36.140 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:36.173 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:36.174 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 103 03-17 15:01:36.181 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:36.182 INFO [HttpService a] 🔵 HTTP POST: 569d9805-31c8-4639-bc22-baacacdcb703 03-17 15:01:36.272 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:36.276 DEBUG [b destroy] ✅ DESTROY: 569d9805-31c8-4639-bc22-baacacdcb703 03-17 15:01:36.285 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 103 03-17 15:01:36.288 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:36.296 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:36.308 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:36.310 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:45.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:45.824 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:45.827 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 106] 03-17 15:01:45.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:47.121 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:47.124 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 106 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778791 hAcc=12.341 et=+16d3h6m2s274ms alt=565.7000122070312 vAcc=2.2382543 vel=0.029805806 {Bundle[{}]}], age: 1146ms, time: 1679045505976 03-17 15:01:47.132 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:47.133 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:47.141 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 106 isFinished? true 03-17 15:01:47.143 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:47.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:47.151 INFO [b persist] ✅ INSERT: ed42c770-58ed-4709-980c-a66f48df52bf 03-17 15:01:47.165 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:47.190 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:47.191 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 104 03-17 15:01:47.195 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:47.196 INFO [HttpService a] 🔵 HTTP POST: ed42c770-58ed-4709-980c-a66f48df52bf 03-17 15:01:47.403 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:47.498 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:47.500 DEBUG [b destroy] ✅ DESTROY: ed42c770-58ed-4709-980c-a66f48df52bf 03-17 15:01:47.508 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 104 03-17 15:01:47.509 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:47.513 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:47.522 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:47.524 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:01:49.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:01:49.825 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:49.827 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 107] 03-17 15:01:49.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:01:51.081 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:01:51.085 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 107 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d3h6m6s459ms alt=565.7000122070312 vAcc=2.4951103 vel=0.12696025 bear=245.04855 {Bundle[{}]}], age: 922ms, time: 1679045510161 03-17 15:01:51.096 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:01:51.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:01:51.102 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:51.109 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:01:51.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 107 isFinished? true 03-17 15:01:51.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:01:51.123 INFO [b persist] ✅ INSERT: 6109b2db-f59d-4fab-b3bd-9792f2407c3d 03-17 15:01:51.151 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:01:51.181 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:01:51.181 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 105 03-17 15:01:51.191 DEBUG [b first] ✅ Locked 1 records 03-17 15:01:51.192 INFO [HttpService a] 🔵 HTTP POST: 6109b2db-f59d-4fab-b3bd-9792f2407c3d 03-17 15:01:51.308 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:01:51.311 DEBUG [b destroy] ✅ DESTROY: 6109b2db-f59d-4fab-b3bd-9792f2407c3d 03-17 15:01:51.330 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 105 03-17 15:01:51.331 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:01:51.336 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:01:51.349 INFO [a run] ⚡️[RPC: : null] 03-17 15:01:51.351 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:00.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:00.836 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:00.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 108] 03-17 15:02:00.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:02.143 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:02.146 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 108 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778790 hAcc=20.0 et=+16d3h6m17s518ms alt=565.7000122070312 vAcc=3.3350563 vel=0.006891245 {Bundle[{}]}], age: 925ms, time: 1679045521220 03-17 15:02:02.160 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:02.162 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:02.171 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:02.178 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:02:02.178 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 108 isFinished? true 03-17 15:02:02.182 INFO [b persist] ✅ INSERT: 38964414-7468-4703-85f1-cce9759db7b9 03-17 15:02:02.208 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:02.213 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:02:02.260 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:02:02.261 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 106 03-17 15:02:02.269 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:02.270 INFO [HttpService a] 🔵 HTTP POST: 38964414-7468-4703-85f1-cce9759db7b9 03-17 15:02:02.533 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:02.535 DEBUG [b destroy] ✅ DESTROY: 38964414-7468-4703-85f1-cce9759db7b9 03-17 15:02:02.544 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 106 03-17 15:02:02.546 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:02:02.551 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:02:02.567 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:02.568 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:04.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:04.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:04.816 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 109] 03-17 15:02:04.819 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:06.069 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:06.076 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 109 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778791 hAcc=20.0 et=+16d3h6m21s219ms alt=565.7000122070312 vAcc=2.222092 vel=0.10072556 bear=302.8464 {Bundle[{}]}], age: 1153ms, time: 1679045524921 03-17 15:02:06.086 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:06.088 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:06.096 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 109 isFinished? true 03-17 15:02:06.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:06.101 INFO [b persist] ✅ INSERT: 4d44e492-ba51-4fa2-a25e-ea22bd0f0b0f 03-17 15:02:06.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:06.114 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:02:06.141 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:02:06.143 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 107 03-17 15:02:06.152 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:06.153 INFO [HttpService a] 🔵 HTTP POST: 4d44e492-ba51-4fa2-a25e-ea22bd0f0b0f 03-17 15:02:06.270 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:06.281 DEBUG [b destroy] ✅ DESTROY: 4d44e492-ba51-4fa2-a25e-ea22bd0f0b0f 03-17 15:02:06.286 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 107 03-17 15:02:06.290 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:02:06.294 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:02:06.297 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:06.299 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:06.357 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:02:15.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:15.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:15.837 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 110] 03-17 15:02:15.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:19.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:19.752 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:19.754 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 111] 03-17 15:02:19.758 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:22.288 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:22.290 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 110 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h6m37s689ms alt=565.7000122070312 vAcc=2.4951103 vel=0.7416103 bear=217.14278 {Bundle[{}]}], age: 898ms, time: 1679045541392 03-17 15:02:22.298 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:02:22.301 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:22.302 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 111 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h6m37s689ms alt=565.7000122070312 vAcc=2.4951103 vel=0.7416103 bear=217.14278 {Bundle[{}]}], age: 909ms, time: 1679045541392 03-17 15:02:22.302 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:22.311 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:22.321 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 110 isFinished? true 03-17 15:02:22.322 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:22.324 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:02:22.348 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:22.350 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:22.365 INFO [b persist] ✅ INSERT: fd50c7d6-4d13-485a-96be-bcb551f442eb 03-17 15:02:22.378 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:02:22.403 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 111 isFinished? true 03-17 15:02:22.405 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:22.409 INFO [b persist] ✅ INSERT: cbd8f5ec-26f1-48e8-935b-79dcd17d9fa4 03-17 15:02:22.433 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:02:22.471 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:02:22.472 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 108 03-17 15:02:22.479 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:22.479 INFO [HttpService a] 🔵 HTTP POST: fd50c7d6-4d13-485a-96be-bcb551f442eb 03-17 15:02:22.568 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:22.573 DEBUG [b destroy] ✅ DESTROY: fd50c7d6-4d13-485a-96be-bcb551f442eb 03-17 15:02:22.580 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:22.582 INFO [HttpService a] 🔵 HTTP POST: cbd8f5ec-26f1-48e8-935b-79dcd17d9fa4 03-17 15:02:22.589 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:22.591 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:22.680 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:22.682 DEBUG [b destroy] ✅ DESTROY: cbd8f5ec-26f1-48e8-935b-79dcd17d9fa4 03-17 15:02:22.698 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 108 03-17 15:02:22.700 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:02:22.703 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:02:22.717 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:22.718 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:30.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:30.785 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:30.789 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 112] 03-17 15:02:30.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:31.999 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:32.007 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 112 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h6m47s428ms alt=565.7000122070312 vAcc=2.2270484 vel=0.016233081 {Bundle[{}]}], age: 875ms, time: 1679045551130 03-17 15:02:32.018 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:32.019 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:32.025 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:32.031 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:02:32.034 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 112 isFinished? true 03-17 15:02:32.035 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:32.035 INFO [b persist] ✅ INSERT: dcaaff9f-cbbb-48e4-bb50-d19f07bde470 03-17 15:02:32.057 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:02:32.096 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:02:32.097 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 109 03-17 15:02:32.102 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:32.103 INFO [HttpService a] 🔵 HTTP POST: dcaaff9f-cbbb-48e4-bb50-d19f07bde470 03-17 15:02:32.281 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:32.284 DEBUG [b destroy] ✅ DESTROY: dcaaff9f-cbbb-48e4-bb50-d19f07bde470 03-17 15:02:32.288 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 109 03-17 15:02:32.289 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:02:32.296 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:02:32.301 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:32.302 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:34.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:34.803 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:34.805 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 113] 03-17 15:02:34.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:36.488 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:36.491 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 113 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=20.0 et=+16d3h6m51s453ms alt=565.7000122070312 vAcc=2.789729 vel=0.12865809 bear=227.42105 {Bundle[{}]}], age: 1335ms, time: 1679045555155 03-17 15:02:36.496 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:36.497 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:36.506 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 113 isFinished? true 03-17 15:02:36.506 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:36.512 INFO [b persist] ✅ INSERT: 8648c1d0-d103-4873-a1ce-952c09f4be44 03-17 15:02:36.514 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:36.520 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:02:36.545 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:02:36.545 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 110 03-17 15:02:36.552 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:36.553 INFO [HttpService a] 🔵 HTTP POST: 8648c1d0-d103-4873-a1ce-952c09f4be44 03-17 15:02:36.650 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:36.652 DEBUG [b destroy] ✅ DESTROY: 8648c1d0-d103-4873-a1ce-952c09f4be44 03-17 15:02:36.656 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 110 03-17 15:02:36.658 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:02:36.662 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:02:36.663 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:36.665 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:36.764 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:02:45.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:45.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:45.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 114] 03-17 15:02:45.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:49.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:02:49.755 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:49.762 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 115] 03-17 15:02:49.767 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:02:52.130 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:52.134 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 115 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778795 hAcc=13.389 et=+16d3h7m7s544ms alt=565.7000122070312 vAcc=2.0096478 vel=0.0724625 {Bundle[{}]}], age: 886ms, time: 1679045571246 03-17 15:02:52.148 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:52.149 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:02:52.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:52.150 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 15:02:52.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 15:02:52.160 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:02:52.162 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 115 isFinished? true 03-17 15:02:52.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 15:02:52.166 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 114 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778795 hAcc=13.389 et=+16d3h7m7s544ms alt=565.7000122070312 vAcc=2.0096478 vel=0.0724625 {Bundle[{}]}], age: 918ms, time: 1679045571246 03-17 15:02:52.168 INFO [b persist] ✅ INSERT: f8877d93-fd89-4c0b-af1a-8e5c50a75d28 03-17 15:02:52.168 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:02:52.170 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 15:02:52.171 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 15:02:52.174 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:02:52.177 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:02:52.180 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:02:52.183 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 15:02:52.184 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: true] 03-17 15:02:52.186 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 114 isFinished? true 03-17 15:02:52.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:52.188 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:02:52.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:02:52.199 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 15:02:52.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:52.208 INFO [b persist] ✅ INSERT: 78961f4f-5c9c-44fd-958d-72c9c8200c7f 03-17 15:02:52.211 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:02:52.214 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:52.228 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:02:52.257 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:02:52.258 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 111 03-17 15:02:52.264 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:52.269 INFO [HttpService a] 🔵 HTTP POST: f8877d93-fd89-4c0b-af1a-8e5c50a75d28 03-17 15:02:52.429 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:52.439 DEBUG [b destroy] ✅ DESTROY: f8877d93-fd89-4c0b-af1a-8e5c50a75d28 03-17 15:02:52.457 DEBUG [b first] ✅ Locked 1 records 03-17 15:02:52.458 INFO [HttpService a] 🔵 HTTP POST: 78961f4f-5c9c-44fd-958d-72c9c8200c7f 03-17 15:02:52.462 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:02:52.466 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:52.467 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:02:52.554 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:02:52.559 DEBUG [b destroy] ✅ DESTROY: 78961f4f-5c9c-44fd-958d-72c9c8200c7f 03-17 15:02:52.566 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 111 03-17 15:02:52.568 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:02:52.574 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:02:52.581 INFO [a run] ⚡️[RPC: : null] 03-17 15:02:52.589 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:00.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:00.803 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:00.804 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 116] 03-17 15:03:00.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:02.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:02.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 116 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d3h7m17s497ms alt=565.7000122070312 vAcc=2.1984441 vel=0.11993201 bear=260.0817 {Bundle[{}]}], age: 904ms, time: 1679045581199 03-17 15:03:02.120 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:02.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:02.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:02.129 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:02.137 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 116 isFinished? true 03-17 15:03:02.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:02.142 INFO [b persist] ✅ INSERT: ec550776-889c-4765-b402-02fe3424a4dd 03-17 15:03:02.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:02.190 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:02.191 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 112 03-17 15:03:02.195 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:02.200 INFO [HttpService a] 🔵 HTTP POST: ec550776-889c-4765-b402-02fe3424a4dd 03-17 15:03:02.339 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:02.342 DEBUG [b destroy] ✅ DESTROY: ec550776-889c-4765-b402-02fe3424a4dd 03-17 15:03:02.350 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 112 03-17 15:03:02.352 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:02.357 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:02.364 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:02.366 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:04.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:04.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:04.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 117] 03-17 15:03:04.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:06.088 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:06.092 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 117 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d3h7m21s486ms alt=565.7000122070312 vAcc=2.1984441 vel=0.49842405 bear=223.41795 {Bundle[{}]}], age: 902ms, time: 1679045585188 03-17 15:03:06.100 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:06.101 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:06.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:06.118 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 117 isFinished? true 03-17 15:03:06.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:06.118 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:06.123 INFO [b persist] ✅ INSERT: 62411d82-8d94-4f33-ba42-d183bda2b5a9 03-17 15:03:06.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:06.193 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:06.194 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 113 03-17 15:03:06.207 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:06.208 INFO [HttpService a] 🔵 HTTP POST: 62411d82-8d94-4f33-ba42-d183bda2b5a9 03-17 15:03:06.317 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:06.319 DEBUG [b destroy] ✅ DESTROY: 62411d82-8d94-4f33-ba42-d183bda2b5a9 03-17 15:03:06.327 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 113 03-17 15:03:06.328 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:06.336 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:06.341 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:06.344 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:15.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:15.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:15.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 118] 03-17 15:03:15.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:17.133 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:17.136 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 118 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h7m32s505ms alt=565.7000122070312 vAcc=2.4951103 vel=0.04028738 {Bundle[{}]}], age: 927ms, time: 1679045596208 03-17 15:03:17.203 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:17.205 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:17.229 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 118 isFinished? true 03-17 15:03:17.230 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:17.231 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:17.233 INFO [b persist] ✅ INSERT: 33eec951-ea00-4e7a-bfd4-948aca84a59f 03-17 15:03:17.237 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:17.271 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:17.272 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 114 03-17 15:03:17.278 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:17.279 INFO [HttpService a] 🔵 HTTP POST: 33eec951-ea00-4e7a-bfd4-948aca84a59f 03-17 15:03:17.492 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:17.613 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:17.615 DEBUG [b destroy] ✅ DESTROY: 33eec951-ea00-4e7a-bfd4-948aca84a59f 03-17 15:03:17.625 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 114 03-17 15:03:17.626 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:17.631 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:17.638 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:17.640 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:19.717 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:19.798 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:19.800 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 119] 03-17 15:03:19.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:21.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:21.095 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 119 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=16.741 et=+16d3h7m36s473ms alt=565.7000122070312 vAcc=2.1689935 vel=0.28835613 bear=324.05804 {Bundle[{}]}], age: 916ms, time: 1679045600175 03-17 15:03:21.102 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:21.103 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:21.110 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 119 isFinished? true 03-17 15:03:21.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:21.111 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:21.122 INFO [b persist] ✅ INSERT: 808cb895-90b3-48d6-b9ef-b3c3c4b31154 03-17 15:03:21.126 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:21.148 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:21.148 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 115 03-17 15:03:21.154 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:21.155 INFO [HttpService a] 🔵 HTTP POST: 808cb895-90b3-48d6-b9ef-b3c3c4b31154 03-17 15:03:21.256 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:21.259 DEBUG [b destroy] ✅ DESTROY: 808cb895-90b3-48d6-b9ef-b3c3c4b31154 03-17 15:03:21.270 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 115 03-17 15:03:21.272 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:21.280 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:21.284 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:21.285 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:21.392 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:30.726 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:30.801 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:30.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 120] 03-17 15:03:30.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:32.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:32.100 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 120 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d3h7m47s484ms alt=565.7000122070312 vAcc=2.6498718 vel=0.06732511 {Bundle[{}]}], age: 912ms, time: 1679045611187 03-17 15:03:32.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:32.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:32.116 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 120 isFinished? true 03-17 15:03:32.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:32.120 INFO [b persist] ✅ INSERT: d272a5d1-ac47-4ac0-a8cc-5964120a36d1 03-17 15:03:32.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:32.130 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:32.153 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:32.154 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 116 03-17 15:03:32.161 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:32.164 INFO [HttpService a] 🔵 HTTP POST: d272a5d1-ac47-4ac0-a8cc-5964120a36d1 03-17 15:03:32.323 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:32.326 DEBUG [b destroy] ✅ DESTROY: d272a5d1-ac47-4ac0-a8cc-5964120a36d1 03-17 15:03:32.336 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 116 03-17 15:03:32.339 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:32.343 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:32.348 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:32.349 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:32.386 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:34.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:34.826 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:34.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 121] 03-17 15:03:34.834 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:36.133 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:36.139 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 121 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=16.204 et=+16d3h7m51s498ms alt=565.7000122070312 vAcc=2.5548384 vel=0.16587505 bear=75.19274 {Bundle[{}]}], age: 937ms, time: 1679045615201 03-17 15:03:36.148 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:36.149 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:36.157 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 121 isFinished? true 03-17 15:03:36.158 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:36.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:36.183 INFO [b persist] ✅ INSERT: 415d1fa8-bbc8-4d5b-8b89-e4ea7bce52d7 03-17 15:03:36.191 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:36.217 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:36.217 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 117 03-17 15:03:36.229 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:36.230 INFO [HttpService a] 🔵 HTTP POST: 415d1fa8-bbc8-4d5b-8b89-e4ea7bce52d7 03-17 15:03:36.376 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:36.389 DEBUG [b destroy] ✅ DESTROY: 415d1fa8-bbc8-4d5b-8b89-e4ea7bce52d7 03-17 15:03:36.394 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 117 03-17 15:03:36.400 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:36.404 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:36.408 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:36.410 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:36.415 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:45.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:45.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:45.834 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 122] 03-17 15:03:45.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:47.125 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:47.134 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 122 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d3h8m2s484ms alt=565.7000122070312 vAcc=2.222092 vel=0.03709741 {Bundle[{}]}], age: 946ms, time: 1679045626187 03-17 15:03:47.139 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:47.140 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:47.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 122 isFinished? true 03-17 15:03:47.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:47.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:47.151 INFO [b persist] ✅ INSERT: bcf61d3f-3a03-4fcd-89ed-24af2b6d61c7 03-17 15:03:47.165 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:47.196 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:47.197 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 118 03-17 15:03:47.206 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:47.207 INFO [HttpService a] 🔵 HTTP POST: bcf61d3f-3a03-4fcd-89ed-24af2b6d61c7 03-17 15:03:47.362 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:47.366 DEBUG [b destroy] ✅ DESTROY: bcf61d3f-3a03-4fcd-89ed-24af2b6d61c7 03-17 15:03:47.381 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 118 03-17 15:03:47.383 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:47.386 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:47.390 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:47.392 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:03:47.415 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:49.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:03:49.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:49.828 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 123] 03-17 15:03:49.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:03:51.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:03:51.101 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 123 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=13.598 et=+16d3h8m6s478ms alt=565.7000122070312 vAcc=2.2245674 vel=0.35834655 bear=61.191227 {Bundle[{}]}], age: 919ms, time: 1679045630180 03-17 15:03:51.109 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:03:51.110 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:03:51.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:51.122 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 123 isFinished? true 03-17 15:03:51.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:03:51.133 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:03:51.136 INFO [b persist] ✅ INSERT: 09f436f7-9439-44fa-b5ee-0f8f81bcde7f 03-17 15:03:51.146 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:03:51.178 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:03:51.179 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 119 03-17 15:03:51.195 DEBUG [b first] ✅ Locked 1 records 03-17 15:03:51.196 INFO [HttpService a] 🔵 HTTP POST: 09f436f7-9439-44fa-b5ee-0f8f81bcde7f 03-17 15:03:51.338 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:03:51.346 DEBUG [b destroy] ✅ DESTROY: 09f436f7-9439-44fa-b5ee-0f8f81bcde7f 03-17 15:03:51.356 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 119 03-17 15:03:51.358 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:03:51.362 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:03:51.369 INFO [a run] ⚡️[RPC: : null] 03-17 15:03:51.370 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:07:06.082 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 15:07:06.091 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:07:06.095 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:07:08.283 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:08.320 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:08.322 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 124] 03-17 15:07:08.326 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:07:09.661 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:09.664 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 124 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=20.0 et=+16d3h11m25s27ms alt=565.7000122070312 vAcc=1.6956581 {Bundle[{}]}], age: 933ms, time: 1679045828729 03-17 15:07:09.674 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:07:09.675 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:07:09.686 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:09.693 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:07:09.695 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 124 isFinished? true 03-17 15:07:09.695 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:09.699 INFO [b persist] ✅ INSERT: 3a0e9ad3-e4b5-44b5-82b1-7d0d5d2832f3 03-17 15:07:09.710 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:07:09.737 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:07:09.739 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 120 03-17 15:07:09.750 DEBUG [b first] ✅ Locked 1 records 03-17 15:07:09.752 INFO [HttpService a] 🔵 HTTP POST: 3a0e9ad3-e4b5-44b5-82b1-7d0d5d2832f3 03-17 15:07:10.044 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:07:10.047 DEBUG [b destroy] ✅ DESTROY: 3a0e9ad3-e4b5-44b5-82b1-7d0d5d2832f3 03-17 15:07:10.050 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 120 03-17 15:07:10.051 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:07:10.055 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:07:10.058 INFO [a run] ⚡️[RPC: : null] 03-17 15:07:10.059 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:07:14.557 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:14.590 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:14.591 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 125] 03-17 15:07:14.595 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:07:15.969 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:15.974 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 125 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d3h11m31s282ms alt=565.7000122070312 vAcc=1.654906 vel=0.05337041 {Bundle[{}]}], age: 989ms, time: 1679045834985 03-17 15:07:15.991 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:07:15.992 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:07:16.003 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 125 isFinished? true 03-17 15:07:16.004 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:16.005 INFO [b persist] ✅ INSERT: 440c9032-0f97-41eb-a4f5-7b09980be1f3 03-17 15:07:16.016 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:07:16.045 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:16.090 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:07:16.091 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 121 03-17 15:07:16.098 DEBUG [b first] ✅ Locked 1 records 03-17 15:07:16.100 INFO [HttpService a] 🔵 HTTP POST: 440c9032-0f97-41eb-a4f5-7b09980be1f3 03-17 15:07:16.186 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:07:16.188 DEBUG [b destroy] ✅ DESTROY: 440c9032-0f97-41eb-a4f5-7b09980be1f3 03-17 15:07:16.198 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 121 03-17 15:07:16.198 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:07:16.202 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:07:16.204 INFO [a run] ⚡️[RPC: : null] 03-17 15:07:16.205 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:07:16.258 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:07:16.619 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:07:16.863 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:07:16.867 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:07:24.088 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 15:07:24.090 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 15:07:24.091 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 15:07:24.092 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 15:07:24.092 DEBUG [LoggerFacade$a a] ☯️ onStart 03-17 15:07:24.093 DEBUG [LoggerFacade$a a] ☯️ onResume 03-17 15:07:24.099 DEBUG [TSLocationManager$e run] ℹ️ Load last odometer location: Location[TSLocationManager 18.511017,73.778791 hAcc=20.0 et=0 {Bundle[{odometer=0.0}]}] 03-17 15:07:24.102 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 15:07:24.168 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 15:07:24.169 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 15:07:24.202 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 15:07:24.239 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 15:07:24.240 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:24.271 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 15:07:24.274 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 15:07:24.287 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:24.289 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:07:24.376 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:24.381 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 1] 03-17 15:07:24.404 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 15:07:24.408 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:07:24.602 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 15:07:24.603 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 15:07:24.669 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 15:07:24.770 DEBUG [TSLocationManagerActivity onDestroy] 03-17 15:07:25.175 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:07:25.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:25.833 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 1 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778793 hAcc=21.6 et=+16d3h11m41s121ms alt=565.7000122070312 vAcc=3.3961225 vel=0.042812735 {Bundle[{}]}], age: 1008ms, time: 1679045844823 03-17 15:07:25.853 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 15:07:25.854 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 15:07:25.888 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:25.908 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:07:25.951 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 1 isFinished? true 03-17 15:07:25.952 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:25.954 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110143,73.7787932 hAcc=21.6) 03-17 15:07:25.962 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:26.013 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 15:07:26.018 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 15:07:26.034 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 15:07:26.073 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:26.074 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 2] 03-17 15:07:26.078 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:07:26.283 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 15:07:26.295 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:07:26.297 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 15:07:27.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:27.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 2 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778788 hAcc=23.25 et=+16d3h11m42s530ms alt=565.7000122070312 vAcc=2.9879103 vel=0.26771662 bear=261.5446 {Bundle[{}]}], age: 864ms, time: 1679045846232 03-17 15:07:27.104 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:07:27.105 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 22.425 03-17 15:07:27.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:27.119 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:07:27.123 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 2 isFinished? true 03-17 15:07:27.124 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:27.126 INFO [b persist] ✅ INSERT: 7f179529-e8b2-4a97-a4e0-d749b883d609 03-17 15:07:27.142 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:07:27.178 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:07:27.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 15:07:27.199 DEBUG [b first] ✅ Locked 1 records 03-17 15:07:27.199 INFO [HttpService a] 🔵 HTTP POST: 7f179529-e8b2-4a97-a4e0-d749b883d609 03-17 15:07:27.375 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:07:27.380 DEBUG [b destroy] ✅ DESTROY: 7f179529-e8b2-4a97-a4e0-d749b883d609 03-17 15:07:27.384 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 15:07:27.384 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:07:27.389 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:07:27.395 INFO [a run] ⚡️[RPC: : null] 03-17 15:07:27.397 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:07:29.864 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 15:07:29.876 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:07:42.662 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:42.753 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:42.755 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 3] 03-17 15:07:42.758 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:07:44.073 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:44.079 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 3 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510845,73.778581 hAcc=72.9 et=+16d3h11m59s631ms alt=566.2000122070312 vAcc=11.324688 {Bundle[{}]}], age: 742ms, time: 1679045863333 03-17 15:07:44.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:07:44.108 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.25 03-17 15:07:44.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:44.138 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:07:44.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 3 isFinished? true 03-17 15:07:44.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:44.153 INFO [b persist] ✅ INSERT: 7e123eae-0796-45e6-be16-e541ea294487 03-17 15:07:44.162 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:07:44.197 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:07:44.198 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 2 03-17 15:07:44.206 DEBUG [b first] ✅ Locked 1 records 03-17 15:07:44.207 INFO [HttpService a] 🔵 HTTP POST: 7e123eae-0796-45e6-be16-e541ea294487 03-17 15:07:44.351 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:07:44.353 DEBUG [b destroy] ✅ DESTROY: 7e123eae-0796-45e6-be16-e541ea294487 03-17 15:07:44.357 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 2 03-17 15:07:44.358 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:07:44.366 INFO [a run] ⚡️[RPC: : null] 03-17 15:07:44.367 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:07:44.486 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:07:46.154 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:46.219 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:46.221 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 4] 03-17 15:07:46.224 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:07:47.442 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:47.447 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 4 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778793 hAcc=13.463 et=+16d3h12m2s869ms alt=565.7000122070312 vAcc=2.0509279 vel=0.4210537 bear=49.71956 {Bundle[{}]}], age: 874ms, time: 1679045866571 03-17 15:07:47.458 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:07:47.459 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 22.425 03-17 15:07:47.464 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:47.471 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:07:47.472 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 4 isFinished? true 03-17 15:07:47.473 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:07:47.475 INFO [b persist] ✅ INSERT: 71c9bc9c-1ee6-48eb-83e3-4d2c09221aa3 03-17 15:07:47.484 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:07:47.509 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:07:47.510 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 3 03-17 15:07:47.517 DEBUG [b first] ✅ Locked 1 records 03-17 15:07:47.518 INFO [HttpService a] 🔵 HTTP POST: 71c9bc9c-1ee6-48eb-83e3-4d2c09221aa3 03-17 15:07:47.633 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:07:47.635 DEBUG [b destroy] ✅ DESTROY: 71c9bc9c-1ee6-48eb-83e3-4d2c09221aa3 03-17 15:07:47.643 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3 03-17 15:07:47.644 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:07:47.651 INFO [a run] ⚡️[RPC: : null] 03-17 15:07:47.652 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:07:47.655 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:07:57.502 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:07:57.541 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:07:57.543 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 5] 03-17 15:07:57.546 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:01.179 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:01.201 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:01.202 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 6] 03-17 15:08:01.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:03.842 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:03.848 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 5 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d3h12m19s262ms alt=565.7000122070312 vAcc=2.1737156 vel=0.07477883 {Bundle[{}]}], age: 882ms, time: 1679045882964 03-17 15:08:03.851 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:08:03.853 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 6 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d3h12m19s262ms alt=565.7000122070312 vAcc=2.1737156 vel=0.07477883 {Bundle[{}]}], age: 888ms, time: 1679045882964 03-17 15:08:03.858 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:03.859 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 15:08:03.866 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 6 isFinished? true 03-17 15:08:03.867 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 15:08:03.870 INFO [b persist] ✅ INSERT: bd4ebc9a-5f8c-4dee-aad7-5b9e4d0f4fab 03-17 15:08:03.870 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:03.876 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:08:03.877 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:08:03.879 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:03.879 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.8 03-17 15:08:03.891 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 5 isFinished? true 03-17 15:08:03.892 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:03.894 INFO [b persist] ✅ INSERT: b61402e2-9d8d-408c-a29e-2365d543d51b 03-17 15:08:03.897 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:08:03.903 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:03.933 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:08:03.933 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 4 03-17 15:08:03.938 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:08:03.967 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:03.968 INFO [HttpService a] 🔵 HTTP POST: bd4ebc9a-5f8c-4dee-aad7-5b9e4d0f4fab 03-17 15:08:04.102 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:04.103 DEBUG [b destroy] ✅ DESTROY: bd4ebc9a-5f8c-4dee-aad7-5b9e4d0f4fab 03-17 15:08:04.115 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:04.116 INFO [HttpService a] 🔵 HTTP POST: b61402e2-9d8d-408c-a29e-2365d543d51b 03-17 15:08:04.120 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:04.121 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:04.231 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:04.233 DEBUG [b destroy] ✅ DESTROY: b61402e2-9d8d-408c-a29e-2365d543d51b 03-17 15:08:04.256 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4 03-17 15:08:04.257 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:08:04.260 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:08:04.262 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:04.264 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:12.498 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:12.529 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:12.530 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 7] 03-17 15:08:12.533 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:15.527 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:08:16.133 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:08:16.134 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 15:08:16.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:16.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:16.806 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 8] 03-17 15:08:16.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:18.842 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:18.846 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 8 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d3h12m34s219ms alt=565.7000122070312 vAcc=2.831172 vel=0.92938036 bear=58.298477 {Bundle[{}]}], age: 923ms, time: 1679045897921 03-17 15:08:18.859 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:08:18.861 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 7 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d3h12m34s219ms alt=565.7000122070312 vAcc=2.831172 vel=0.92938036 bear=58.298477 {Bundle[{}]}], age: 939ms, time: 1679045897921 03-17 15:08:18.863 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:18.864 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:08:18.868 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:18.878 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:08:18.881 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:18.882 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:08:18.887 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 8 isFinished? true 03-17 15:08:18.887 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:18.895 INFO [b persist] ✅ INSERT: 0db4b6ce-379d-4109-986f-150b5d820806 03-17 15:08:18.898 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 7 isFinished? true 03-17 15:08:18.906 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:18.919 INFO [b persist] ✅ INSERT: d654173f-8088-4094-97ef-3d1cb3f080d5 03-17 15:08:18.925 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 15:08:18.930 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:08:18.970 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:08:18.971 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 5 03-17 15:08:18.980 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:18.980 INFO [HttpService a] 🔵 HTTP POST: 0db4b6ce-379d-4109-986f-150b5d820806 03-17 15:08:19.092 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:19.096 DEBUG [b destroy] ✅ DESTROY: 0db4b6ce-379d-4109-986f-150b5d820806 03-17 15:08:19.108 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:19.110 INFO [HttpService a] 🔵 HTTP POST: d654173f-8088-4094-97ef-3d1cb3f080d5 03-17 15:08:19.115 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:19.116 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:19.208 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:19.212 DEBUG [b destroy] ✅ DESTROY: d654173f-8088-4094-97ef-3d1cb3f080d5 03-17 15:08:19.222 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5 03-17 15:08:19.225 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:08:19.244 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:08:19.247 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:19.248 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:25.602 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:08:25.603 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:08:28.760 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:28.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:28.846 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 9] 03-17 15:08:28.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:30.169 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:30.178 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 9 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778794 hAcc=23.6 et=+16d3h12m45s501ms alt=565.7000122070312 vAcc=3.744225 vel=0.042732067 {Bundle[{}]}], age: 972ms, time: 1679045909204 03-17 15:08:30.194 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:30.196 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:08:30.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:30.222 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 9 isFinished? true 03-17 15:08:30.222 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:08:30.223 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:30.234 INFO [b persist] ✅ INSERT: b4b2d324-cbf1-4745-888f-5d9198d240ca 03-17 15:08:30.249 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:08:30.279 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:08:30.279 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 6 03-17 15:08:30.286 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:30.287 INFO [HttpService a] 🔵 HTTP POST: b4b2d324-cbf1-4745-888f-5d9198d240ca 03-17 15:08:30.409 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:30.417 DEBUG [b destroy] ✅ DESTROY: b4b2d324-cbf1-4745-888f-5d9198d240ca 03-17 15:08:30.425 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6 03-17 15:08:30.427 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:08:30.431 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:08:30.442 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:30.443 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:31.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:31.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:31.841 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 10] 03-17 15:08:31.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:33.092 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:33.098 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 10 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778795 hAcc=24.25 et=+16d3h12m48s501ms alt=565.7000122070312 vAcc=3.9386983 vel=0.040933125 {Bundle[{}]}], age: 892ms, time: 1679045912204 03-17 15:08:33.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:33.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.8 03-17 15:08:33.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:33.128 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:08:33.129 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 10 isFinished? true 03-17 15:08:33.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:33.132 INFO [b persist] ✅ INSERT: 857cdd60-5401-444a-a96a-228d70c5e499 03-17 15:08:33.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:08:33.189 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:08:33.189 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 7 03-17 15:08:33.204 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:33.206 INFO [HttpService a] 🔵 HTTP POST: 857cdd60-5401-444a-a96a-228d70c5e499 03-17 15:08:33.356 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:33.362 DEBUG [b destroy] ✅ DESTROY: 857cdd60-5401-444a-a96a-228d70c5e499 03-17 15:08:33.368 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 7 03-17 15:08:33.370 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:08:33.376 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:08:33.384 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:33.385 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:43.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:43.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:43.831 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 11] 03-17 15:08:43.835 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:46.717 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:46.758 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:46.762 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 12] 03-17 15:08:46.769 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:08:50.151 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:50.155 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 12 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=23.6 et=+16d3h13m5s543ms alt=565.7000122070312 vAcc=3.744225 {Bundle[{}]}], age: 908ms, time: 1679045929245 03-17 15:08:50.159 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:08:50.162 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 11 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=23.6 et=+16d3h13m5s543ms alt=565.7000122070312 vAcc=3.744225 {Bundle[{}]}], age: 915ms, time: 1679045929245 03-17 15:08:50.166 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 15:08:50.168 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 15:08:50.169 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: true] 03-17 15:08:50.176 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 15:08:50.176 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:50.177 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 15:08:50.177 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 15:08:50.178 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: true] 03-17 15:08:50.185 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 15:08:50.186 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 15:08:50.187 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: true] 03-17 15:08:50.190 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 12 isFinished? true 03-17 15:08:50.191 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 15:08:50.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:08:50.195 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 15:08:50.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 15:08:50.198 INFO [b persist] ✅ INSERT: e713ef9a-2eb6-4576-beb6-8b4b65135198 03-17 15:08:50.199 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:08:50.200 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.25 03-17 15:08:50.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:50.210 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:08:50.226 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:50.226 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 11 isFinished? true 03-17 15:08:50.229 INFO [b persist] ✅ INSERT: 05e16467-5efd-47a8-8cbf-87e7c0868a65 03-17 15:08:50.229 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:08:50.232 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:08:50.238 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:08:50.257 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:08:50.258 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 8 03-17 15:08:50.263 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:50.264 INFO [HttpService a] 🔵 HTTP POST: e713ef9a-2eb6-4576-beb6-8b4b65135198 03-17 15:08:50.452 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:50.456 DEBUG [b destroy] ✅ DESTROY: e713ef9a-2eb6-4576-beb6-8b4b65135198 03-17 15:08:50.475 DEBUG [b first] ✅ Locked 1 records 03-17 15:08:50.476 INFO [HttpService a] 🔵 HTTP POST: 05e16467-5efd-47a8-8cbf-87e7c0868a65 03-17 15:08:50.481 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:50.483 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:50.631 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:08:50.635 DEBUG [b destroy] ✅ DESTROY: 05e16467-5efd-47a8-8cbf-87e7c0868a65 03-17 15:08:50.647 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 8 03-17 15:08:50.649 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:08:50.655 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:08:50.664 INFO [a run] ⚡️[RPC: : null] 03-17 15:08:50.671 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:08:58.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:08:58.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:08:58.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 13] 03-17 15:08:58.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:00.136 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:00.141 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 13 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=23.6 et=+16d3h13m15s512ms alt=565.7000122070312 vAcc=3.744225 vel=0.0 {Bundle[{}]}], age: 925ms, time: 1679045939215 03-17 15:09:00.155 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:00.156 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.6 03-17 15:09:00.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:00.168 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 13 isFinished? true 03-17 15:09:00.169 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:00.176 INFO [b persist] ✅ INSERT: 0ab47cae-9319-4629-ac14-72d7d6726342 03-17 15:09:00.180 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:00.193 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:00.233 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:00.234 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 9 03-17 15:09:00.246 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:00.248 INFO [HttpService a] 🔵 HTTP POST: 0ab47cae-9319-4629-ac14-72d7d6726342 03-17 15:09:00.372 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:00.380 DEBUG [b destroy] ✅ DESTROY: 0ab47cae-9319-4629-ac14-72d7d6726342 03-17 15:09:00.388 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 9 03-17 15:09:00.390 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:00.395 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:00.406 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:00.409 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:01.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:01.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:01.846 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 14] 03-17 15:09:01.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:08.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:08.144 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 14 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=20.9 et=+16d3h13m23s574ms alt=565.7000122070312 vAcc=3.24 vel=0.0827039 {Bundle[{}]}], age: 867ms, time: 1679045947276 03-17 15:09:08.157 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:08.158 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 15:09:08.169 INFO [b persist] ✅ INSERT: 15f4d4d5-90b1-4e45-a811-ef0c293deaf6 03-17 15:09:08.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:08.172 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 14 isFinished? true 03-17 15:09:08.173 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:08.193 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:08.193 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:08.274 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:08.278 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 10 03-17 15:09:08.288 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:08.289 INFO [HttpService a] 🔵 HTTP POST: 15f4d4d5-90b1-4e45-a811-ef0c293deaf6 03-17 15:09:08.396 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:08.401 DEBUG [b destroy] ✅ DESTROY: 15f4d4d5-90b1-4e45-a811-ef0c293deaf6 03-17 15:09:08.428 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 10 03-17 15:09:08.430 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:08.435 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:08.448 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:08.449 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:13.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:13.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:13.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 15] 03-17 15:09:13.812 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:15.015 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:15.020 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 15 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778790 hAcc=20.9 et=+16d3h13m30s440ms alt=565.7000122070312 vAcc=2.8459668 vel=0.041045845 {Bundle[{}]}], age: 877ms, time: 1679045954142 03-17 15:09:15.031 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:15.039 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:15.041 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 15:09:15.047 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 15 isFinished? true 03-17 15:09:15.048 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:15.051 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:15.054 INFO [b persist] ✅ INSERT: f3b321c6-59d4-41d0-9e5d-2331263cd6d2 03-17 15:09:15.070 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:15.119 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:15.120 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 11 03-17 15:09:15.131 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:15.132 INFO [HttpService a] 🔵 HTTP POST: f3b321c6-59d4-41d0-9e5d-2331263cd6d2 03-17 15:09:15.237 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:15.240 DEBUG [b destroy] ✅ DESTROY: f3b321c6-59d4-41d0-9e5d-2331263cd6d2 03-17 15:09:15.244 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 11 03-17 15:09:15.245 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:15.253 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:15.258 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:15.260 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:16.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:16.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:16.831 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 16] 03-17 15:09:16.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:18.070 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 15:09:18.089 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:09:18.098 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:09:18.338 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:18.374 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 16 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d3h13m33s512ms alt=565.7000122070312 vAcc=2.2155178 vel=0.03900378 {Bundle[{}]}], age: 1130ms, time: 1679045957215 03-17 15:09:18.486 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:18.487 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:09:18.499 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 16 isFinished? true 03-17 15:09:18.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:18.504 INFO [b persist] ✅ INSERT: 298e3c26-ad76-4a12-8016-e70478985257 03-17 15:09:18.526 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:18.709 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:18.808 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:18.810 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 12 03-17 15:09:18.845 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:18.845 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:18.859 INFO [HttpService a] 🔵 HTTP POST: 298e3c26-ad76-4a12-8016-e70478985257 03-17 15:09:19.020 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:19.026 DEBUG [b destroy] ✅ DESTROY: 298e3c26-ad76-4a12-8016-e70478985257 03-17 15:09:19.044 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 12 03-17 15:09:19.046 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:19.052 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:19.057 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:19.059 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:27.450 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:09:28.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:28.742 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:28.743 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 17] 03-17 15:09:28.746 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:30.082 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:30.086 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 17 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511032,73.778706 hAcc=60.0 et=+16d3h13m45s494ms alt=566.2000122070312 vAcc=13.58449 vel=0.72436476 bear=281.1425 {Bundle[{}]}], age: 888ms, time: 1679045969197 03-17 15:09:30.103 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:30.105 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.6 03-17 15:09:30.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:30.129 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 17 isFinished? true 03-17 15:09:30.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:30.132 INFO [b persist] ✅ INSERT: f63e5c42-374d-4815-a804-d61f966a1e41 03-17 15:09:30.134 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:30.172 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:30.213 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:30.214 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 13 03-17 15:09:30.226 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:30.228 INFO [HttpService a] 🔵 HTTP POST: f63e5c42-374d-4815-a804-d61f966a1e41 03-17 15:09:30.375 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:30.377 DEBUG [b destroy] ✅ DESTROY: f63e5c42-374d-4815-a804-d61f966a1e41 03-17 15:09:30.391 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 13 03-17 15:09:30.392 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:30.396 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:30.399 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:30.400 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:31.232 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:31.255 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:31.256 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 18] 03-17 15:09:31.259 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:31.375 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:31.384 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 18 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778785 hAcc=40.0 et=+16d3h13m46s810ms alt=565.7000122070312 vAcc=1.7209883 vel=1.2416414 bear=98.88557 {Bundle[{}]}], age: 869ms, time: 1679045970513 03-17 15:09:31.391 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:31.392 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.25 03-17 15:09:31.400 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:31.405 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:31.410 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 18 isFinished? true 03-17 15:09:31.411 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:31.415 INFO [b persist] ✅ INSERT: c33799c0-89b0-44c5-b9ca-9f4b32c7858e 03-17 15:09:31.427 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:31.469 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:31.471 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 14 03-17 15:09:31.488 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:31.489 INFO [HttpService a] 🔵 HTTP POST: c33799c0-89b0-44c5-b9ca-9f4b32c7858e 03-17 15:09:31.647 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:31.649 DEBUG [b destroy] ✅ DESTROY: c33799c0-89b0-44c5-b9ca-9f4b32c7858e 03-17 15:09:31.657 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 14 03-17 15:09:31.658 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:31.662 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:31.665 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:31.666 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:37.506 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:09:37.508 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:09:42.511 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:42.554 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:42.555 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 19] 03-17 15:09:42.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:43.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:43.840 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 19 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778788 hAcc=15.017 et=+16d3h13m59s220ms alt=565.7000122070312 vAcc=1.1307588 vel=0.056529976 {Bundle[{}]}], age: 915ms, time: 1679045982923 03-17 15:09:43.850 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:43.851 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.25 03-17 15:09:43.860 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:43.866 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:43.877 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 19 isFinished? true 03-17 15:09:43.879 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:43.881 INFO [b persist] ✅ INSERT: 598554fc-8fa4-451a-877e-a518332540d2 03-17 15:09:43.892 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:43.922 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:43.924 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 15 03-17 15:09:43.938 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:43.938 INFO [HttpService a] 🔵 HTTP POST: 598554fc-8fa4-451a-877e-a518332540d2 03-17 15:09:44.036 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:44.038 DEBUG [b destroy] ✅ DESTROY: 598554fc-8fa4-451a-877e-a518332540d2 03-17 15:09:44.040 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 15 03-17 15:09:44.041 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:44.044 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:44.047 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:44.048 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:46.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:46.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:46.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 20] 03-17 15:09:46.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:47.486 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:47.493 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 20 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778789 hAcc=17.508 et=+16d3h14m2s831ms alt=565.7000122070312 vAcc=1.4246753 vel=0.046092793 {Bundle[{}]}], age: 958ms, time: 1679045986533 03-17 15:09:47.500 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:47.500 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.25 03-17 15:09:47.510 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 20 isFinished? true 03-17 15:09:47.511 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:47.513 INFO [b persist] ✅ INSERT: 954f9e29-c5ca-4b73-8aba-77fbd9baa9c1 03-17 15:09:47.514 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:47.518 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:47.543 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:47.544 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 16 03-17 15:09:47.549 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:47.550 INFO [HttpService a] 🔵 HTTP POST: 954f9e29-c5ca-4b73-8aba-77fbd9baa9c1 03-17 15:09:47.714 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:47.718 DEBUG [b destroy] ✅ DESTROY: 954f9e29-c5ca-4b73-8aba-77fbd9baa9c1 03-17 15:09:47.725 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 16 03-17 15:09:47.726 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:47.730 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:47.732 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:47.733 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:09:47.768 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:57.580 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:09:57.644 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:57.646 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 21] 03-17 15:09:57.652 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:09:59.022 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:09:59.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:09:59.104 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 21 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h14m14s301ms alt=565.7000122070312 vAcc=1.7209883 vel=0.07869891 {Bundle[{}]}], age: 1099ms, time: 1679045998004 03-17 15:09:59.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:09:59.135 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:09:59.152 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 21 isFinished? true 03-17 15:09:59.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:59.156 INFO [b persist] ✅ INSERT: 3329eca8-498f-4c8d-8d16-44eeb4f232c7 03-17 15:09:59.166 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:09:59.181 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:09:59.213 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:09:59.214 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 17 03-17 15:09:59.232 DEBUG [b first] ✅ Locked 1 records 03-17 15:09:59.234 INFO [HttpService a] 🔵 HTTP POST: 3329eca8-498f-4c8d-8d16-44eeb4f232c7 03-17 15:09:59.403 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:09:59.405 DEBUG [b destroy] ✅ DESTROY: 3329eca8-498f-4c8d-8d16-44eeb4f232c7 03-17 15:09:59.410 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:09:59.421 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 17 03-17 15:09:59.423 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:09:59.432 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:09:59.433 INFO [a run] ⚡️[RPC: : null] 03-17 15:09:59.434 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:01.280 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:01.301 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:01.302 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 22] 03-17 15:10:01.305 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:02.520 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:02.528 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 22 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778793 hAcc=20.0 et=+16d3h14m17s906ms alt=565.7000122070312 vAcc=1.6641 vel=0.04907625 {Bundle[{}]}], age: 917ms, time: 1679046001608 03-17 15:10:02.538 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:02.538 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:02.558 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 22 isFinished? true 03-17 15:10:02.560 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:02.566 INFO [b persist] ✅ INSERT: c30b020b-8d5e-46d4-8a29-05420fd6ab32 03-17 15:10:02.577 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:02.593 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:02.639 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:02.640 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 18 03-17 15:10:02.662 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:02.667 INFO [HttpService a] 🔵 HTTP POST: c30b020b-8d5e-46d4-8a29-05420fd6ab32 03-17 15:10:02.815 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:02.847 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:02.858 DEBUG [b destroy] ✅ DESTROY: c30b020b-8d5e-46d4-8a29-05420fd6ab32 03-17 15:10:02.866 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 18 03-17 15:10:02.867 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:02.871 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:02.874 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:02.875 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:09.067 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:10:09.069 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:10:12.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:12.554 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:12.555 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 23] 03-17 15:10:12.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:13.883 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:13.889 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 23 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778789 hAcc=13.279 et=+16d3h14m29s233ms alt=565.7000122070312 vAcc=1.35415 vel=0.01405285 {Bundle[{}]}], age: 952ms, time: 1679046012935 03-17 15:10:13.903 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:13.905 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:13.907 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:13.914 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:13.916 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 23 isFinished? true 03-17 15:10:13.917 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:13.922 INFO [b persist] ✅ INSERT: 6605e1cf-21f9-4dc2-af8c-075171174126 03-17 15:10:13.929 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:13.967 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:13.968 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 19 03-17 15:10:13.977 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:13.980 INFO [HttpService a] 🔵 HTTP POST: 6605e1cf-21f9-4dc2-af8c-075171174126 03-17 15:10:14.112 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:14.115 DEBUG [b destroy] ✅ DESTROY: 6605e1cf-21f9-4dc2-af8c-075171174126 03-17 15:10:14.123 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 19 03-17 15:10:14.124 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:14.128 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:14.130 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:14.131 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:16.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:16.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:16.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 24] 03-17 15:10:16.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:17.486 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:17.491 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 24 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511028,73.778736 hAcc=77.6 et=+16d3h14m32s850ms alt=566.2000122070312 vAcc=7.750013 vel=1.5073693 bear=285.28827 {Bundle[{}]}], age: 937ms, time: 1679046016552 03-17 15:10:17.498 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:17.498 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:17.505 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 24 isFinished? true 03-17 15:10:17.506 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:17.507 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:17.508 INFO [b persist] ✅ INSERT: ff41c41c-62f5-4ad7-8bb3-76d1a06c8be5 03-17 15:10:17.513 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:17.538 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:17.539 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 20 03-17 15:10:17.544 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:17.545 INFO [HttpService a] 🔵 HTTP POST: ff41c41c-62f5-4ad7-8bb3-76d1a06c8be5 03-17 15:10:17.716 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:17.724 DEBUG [b destroy] ✅ DESTROY: ff41c41c-62f5-4ad7-8bb3-76d1a06c8be5 03-17 15:10:17.739 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 20 03-17 15:10:17.742 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:17.755 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:17.762 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:17.763 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:17.780 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:27.521 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:27.560 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:27.562 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 25] 03-17 15:10:27.566 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:28.874 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:28.880 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 25 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778791 hAcc=20.0 et=+16d3h14m44s247ms alt=565.7000122070312 vAcc=1.4590259 vel=0.06040126 {Bundle[{}]}], age: 928ms, time: 1679046027949 03-17 15:10:28.891 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:28.894 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:28.901 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:28.910 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:28.911 INFO [b persist] ✅ INSERT: e6309786-8ac7-4f39-bf51-1a9cee6daed2 03-17 15:10:28.913 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 25 isFinished? true 03-17 15:10:28.914 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:28.923 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:28.947 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:28.948 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 21 03-17 15:10:28.954 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:28.955 INFO [HttpService a] 🔵 HTTP POST: e6309786-8ac7-4f39-bf51-1a9cee6daed2 03-17 15:10:29.229 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:29.231 DEBUG [b destroy] ✅ DESTROY: e6309786-8ac7-4f39-bf51-1a9cee6daed2 03-17 15:10:29.240 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 21 03-17 15:10:29.242 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:29.248 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:29.251 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:29.253 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:31.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:31.197 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:31.199 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 26] 03-17 15:10:31.202 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:32.484 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:32.489 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 26 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778789 hAcc=16.858 et=+16d3h14m47s891ms alt=565.7000122070312 vAcc=1.358449 vel=0.1718192 bear=201.43704 {Bundle[{}]}], age: 893ms, time: 1679046031593 03-17 15:10:32.499 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:32.500 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:32.507 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 26 isFinished? true 03-17 15:10:32.508 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:32.508 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:32.511 INFO [b persist] ✅ INSERT: c73c77fa-8163-465c-9cd1-4d4cba1ef902 03-17 15:10:32.515 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:32.543 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:32.544 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 22 03-17 15:10:32.555 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:32.555 INFO [HttpService a] 🔵 HTTP POST: c73c77fa-8163-465c-9cd1-4d4cba1ef902 03-17 15:10:32.682 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:32.683 DEBUG [b destroy] ✅ DESTROY: c73c77fa-8163-465c-9cd1-4d4cba1ef902 03-17 15:10:32.690 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 22 03-17 15:10:32.692 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:32.695 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:32.697 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:32.698 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:32.764 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:42.519 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:42.557 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:42.559 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 27] 03-17 15:10:42.562 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:43.915 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:43.921 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 27 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h14m59s223ms alt=565.7000122070312 vAcc=1.7072556 vel=0.024493601 {Bundle[{}]}], age: 993ms, time: 1679046042926 03-17 15:10:43.936 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:43.937 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:43.960 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 27 isFinished? true 03-17 15:10:43.961 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:43.963 INFO [b persist] ✅ INSERT: 7042f1e7-3772-40eb-a8d5-93dd455b10a6 03-17 15:10:43.978 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:43.992 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:44.052 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:44.053 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 23 03-17 15:10:44.068 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:44.069 INFO [HttpService a] 🔵 HTTP POST: 7042f1e7-3772-40eb-a8d5-93dd455b10a6 03-17 15:10:44.217 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:44.343 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:44.348 DEBUG [b destroy] ✅ DESTROY: 7042f1e7-3772-40eb-a8d5-93dd455b10a6 03-17 15:10:44.354 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 23 03-17 15:10:44.355 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:44.359 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:44.361 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:44.362 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:46.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:46.184 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:46.186 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 28] 03-17 15:10:46.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:10:47.409 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:47.412 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 28 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778785 hAcc=16.378 et=+16d3h15m2s831ms alt=565.7000122070312 vAcc=1.5790089 vel=0.16533239 bear=276.22 {Bundle[{}]}], age: 878ms, time: 1679046046533 03-17 15:10:47.420 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:10:47.422 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:10:47.431 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 28 isFinished? true 03-17 15:10:47.432 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:47.434 INFO [b persist] ✅ INSERT: b1efd6e5-92ab-4bfc-afbc-668e2bd1337a 03-17 15:10:47.435 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:10:47.438 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:10:47.465 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:10:47.466 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 24 03-17 15:10:47.473 DEBUG [b first] ✅ Locked 1 records 03-17 15:10:47.474 INFO [HttpService a] 🔵 HTTP POST: b1efd6e5-92ab-4bfc-afbc-668e2bd1337a 03-17 15:10:47.629 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:10:47.635 DEBUG [b destroy] ✅ DESTROY: b1efd6e5-92ab-4bfc-afbc-668e2bd1337a 03-17 15:10:47.641 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 24 03-17 15:10:47.642 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:10:47.646 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:10:47.647 INFO [a run] ⚡️[RPC: : null] 03-17 15:10:47.649 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:10:47.697 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:10:50.604 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:10:58.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:10:58.743 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:10:58.744 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 29] 03-17 15:10:58.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:00.161 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:00.168 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 29 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778788 hAcc=13.936 et=+16d3h15m15s405ms alt=565.7000122070312 vAcc=1.1549566 vel=0.028587133 {Bundle[{}]}], age: 1059ms, time: 1679046059107 03-17 15:11:00.185 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:00.186 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.858 03-17 15:11:00.199 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 29 isFinished? true 03-17 15:11:00.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:00.202 INFO [b persist] ✅ INSERT: 2900ab8b-d738-4114-9838-32d209b51cb0 03-17 15:11:00.211 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:00.245 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:00.273 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:00.274 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 25 03-17 15:11:00.289 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:00.290 INFO [HttpService a] 🔵 HTTP POST: 2900ab8b-d738-4114-9838-32d209b51cb0 03-17 15:11:00.454 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:00.597 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:00.599 DEBUG [b destroy] ✅ DESTROY: 2900ab8b-d738-4114-9838-32d209b51cb0 03-17 15:11:00.601 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 25 03-17 15:11:00.602 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:00.605 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:00.616 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:00.617 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:00.634 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:11:00.635 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:11:01.454 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:01.483 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:01.484 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 30] 03-17 15:11:01.487 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:02.718 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:02.723 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 30 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=13.729 et=+16d3h15m17s905ms alt=565.7000122070312 vAcc=1.2751725 vel=0.16508234 bear=245.85641 {Bundle[{}]}], age: 1114ms, time: 1679046061607 03-17 15:11:02.734 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:02.735 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.378 03-17 15:11:02.740 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:02.747 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:02.747 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 30 isFinished? true 03-17 15:11:02.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:02.750 INFO [b persist] ✅ INSERT: 2415ecc6-893c-4d12-9ff2-43e7afe9faab 03-17 15:11:02.756 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:02.786 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:02.787 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 26 03-17 15:11:02.804 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:02.805 INFO [HttpService a] 🔵 HTTP POST: 2415ecc6-893c-4d12-9ff2-43e7afe9faab 03-17 15:11:02.915 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:02.917 DEBUG [b destroy] ✅ DESTROY: 2415ecc6-893c-4d12-9ff2-43e7afe9faab 03-17 15:11:02.924 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 26 03-17 15:11:02.925 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:02.930 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:02.932 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:02.934 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:12.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:12.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:12.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 31] 03-17 15:11:12.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:13.846 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:13.855 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 31 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h15m29s211ms alt=565.7000122070312 vAcc=2.3032527 vel=0.064491995 {Bundle[{}]}], age: 939ms, time: 1679046072913 03-17 15:11:13.864 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:13.865 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:11:13.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:13.878 INFO [b persist] ✅ INSERT: 8b518def-ffc8-45f7-bfee-c0c235141b45 03-17 15:11:13.880 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:13.881 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 31 isFinished? true 03-17 15:11:13.883 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:13.894 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:13.922 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:13.922 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 27 03-17 15:11:13.936 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:13.937 INFO [HttpService a] 🔵 HTTP POST: 8b518def-ffc8-45f7-bfee-c0c235141b45 03-17 15:11:14.213 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:14.215 DEBUG [b destroy] ✅ DESTROY: 8b518def-ffc8-45f7-bfee-c0c235141b45 03-17 15:11:14.222 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 27 03-17 15:11:14.222 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:14.225 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:14.227 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:14.228 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:16.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:16.197 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:16.199 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 32] 03-17 15:11:16.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:17.435 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:17.442 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 32 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778788 hAcc=16.685 et=+16d3h15m32s818ms alt=565.7000122070312 vAcc=1.9693491 vel=0.1048015 bear=318.78668 {Bundle[{}]}], age: 920ms, time: 1679046076520 03-17 15:11:17.456 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:17.457 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:11:17.463 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:17.468 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 32 isFinished? true 03-17 15:11:17.469 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:17.471 INFO [b persist] ✅ INSERT: 203b1786-de1f-4ec0-9df7-d1dfca3d4326 03-17 15:11:17.471 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:17.476 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:17.509 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:17.510 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 28 03-17 15:11:17.516 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:17.517 INFO [HttpService a] 🔵 HTTP POST: 203b1786-de1f-4ec0-9df7-d1dfca3d4326 03-17 15:11:17.658 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:17.662 DEBUG [b destroy] ✅ DESTROY: 203b1786-de1f-4ec0-9df7-d1dfca3d4326 03-17 15:11:17.675 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 28 03-17 15:11:17.679 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:17.689 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:17.691 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:17.692 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:27.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:27.539 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:27.541 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 33] 03-17 15:11:27.544 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:28.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:28.792 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 33 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h15m44s189ms alt=565.7000122070312 vAcc=1.954571 vel=0.0971506 {Bundle[{}]}], age: 899ms, time: 1679046087891 03-17 15:11:28.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:28.817 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:28.818 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:11:28.828 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:28.838 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 33 isFinished? true 03-17 15:11:28.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:28.842 INFO [b persist] ✅ INSERT: 5005ea51-bd5e-43a1-963a-d2ae4ec2c898 03-17 15:11:28.848 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:28.871 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:28.872 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 29 03-17 15:11:28.887 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:28.889 INFO [HttpService a] 🔵 HTTP POST: 5005ea51-bd5e-43a1-963a-d2ae4ec2c898 03-17 15:11:29.017 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:29.018 DEBUG [b destroy] ✅ DESTROY: 5005ea51-bd5e-43a1-963a-d2ae4ec2c898 03-17 15:11:29.026 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 29 03-17 15:11:29.026 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:29.031 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:29.034 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:29.035 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:31.156 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:31.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 34] 03-17 15:11:31.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:37.494 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:37.498 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 34 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778788 hAcc=12.719 et=+16d3h15m52s873ms alt=565.7000122070312 vAcc=1.7475963 vel=0.11821085 bear=246.33586 {Bundle[{}]}], age: 921ms, time: 1679046096575 03-17 15:11:37.506 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:37.507 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:11:37.514 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 34 isFinished? true 03-17 15:11:37.515 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:37.518 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:37.519 INFO [b persist] ✅ INSERT: 42cab851-1477-4c45-a833-eec713eec8f6 03-17 15:11:37.524 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:37.551 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:37.552 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 30 03-17 15:11:37.557 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:37.558 INFO [HttpService a] 🔵 HTTP POST: 42cab851-1477-4c45-a833-eec713eec8f6 03-17 15:11:37.666 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:37.669 DEBUG [b destroy] ✅ DESTROY: 42cab851-1477-4c45-a833-eec713eec8f6 03-17 15:11:37.676 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 30 03-17 15:11:37.677 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:37.680 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:37.682 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:37.683 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:37.770 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:42.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:42.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:42.549 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 35] 03-17 15:11:42.552 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:43.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:43.835 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 35 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d3h15m59s213ms alt=565.7000122070312 vAcc=1.8438781 vel=0.011737768 {Bundle[{}]}], age: 918ms, time: 1679046102916 03-17 15:11:43.852 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:43.855 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:11:43.860 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:43.869 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:43.872 INFO [b persist] ✅ INSERT: 51144ed6-36cd-49d4-998b-3c00e3126070 03-17 15:11:43.876 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 35 isFinished? true 03-17 15:11:43.877 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:43.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:43.914 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:43.915 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 31 03-17 15:11:43.921 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:43.924 INFO [HttpService a] 🔵 HTTP POST: 51144ed6-36cd-49d4-998b-3c00e3126070 03-17 15:11:44.061 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:44.064 DEBUG [b destroy] ✅ DESTROY: 51144ed6-36cd-49d4-998b-3c00e3126070 03-17 15:11:44.077 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 31 03-17 15:11:44.080 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:44.092 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:44.096 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:44.098 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:46.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:46.197 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:46.198 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 36] 03-17 15:11:46.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:47.456 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:47.461 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 36 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778795 hAcc=17.019 et=+16d3h16m2s729ms alt=565.7000122070312 vAcc=1.8109915 vel=0.13978752 bear=40.713116 {Bundle[{}]}], age: 1027ms, time: 1679046106431 03-17 15:11:47.473 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:47.475 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:11:47.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:47.488 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 36 isFinished? true 03-17 15:11:47.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:47.491 INFO [b persist] ✅ INSERT: 12d0d480-14cc-4297-9440-fc49bb6270c9 03-17 15:11:47.492 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:47.495 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:47.523 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:47.524 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 32 03-17 15:11:47.529 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:47.530 INFO [HttpService a] 🔵 HTTP POST: 12d0d480-14cc-4297-9440-fc49bb6270c9 03-17 15:11:49.498 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:49.501 DEBUG [b destroy] ✅ DESTROY: 12d0d480-14cc-4297-9440-fc49bb6270c9 03-17 15:11:49.510 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 32 03-17 15:11:49.511 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:49.516 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:49.517 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:49.519 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:11:57.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:11:57.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:57.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 37] 03-17 15:11:57.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:11:58.872 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:11:58.880 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 37 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=12.913 et=+16d3h16m14s250ms alt=565.7000122070312 vAcc=4.4272656 vel=0.031182688 {Bundle[{}]}], age: 926ms, time: 1679046117952 03-17 15:11:58.889 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:11:58.890 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:11:58.897 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:58.898 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 37 isFinished? true 03-17 15:11:58.898 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:11:58.904 INFO [b persist] ✅ INSERT: 63e54f58-7564-4a88-8f2d-34f938b4adf5 03-17 15:11:58.906 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:11:58.918 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:11:58.951 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:11:58.952 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 33 03-17 15:11:58.958 DEBUG [b first] ✅ Locked 1 records 03-17 15:11:58.959 INFO [HttpService a] 🔵 HTTP POST: 63e54f58-7564-4a88-8f2d-34f938b4adf5 03-17 15:11:59.098 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:11:59.101 DEBUG [b destroy] ✅ DESTROY: 63e54f58-7564-4a88-8f2d-34f938b4adf5 03-17 15:11:59.111 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 33 03-17 15:11:59.114 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:11:59.121 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:11:59.128 INFO [a run] ⚡️[RPC: : null] 03-17 15:11:59.130 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:01.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:01.200 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:01.202 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 38] 03-17 15:12:01.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:02.469 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:02.473 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 38 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778791 hAcc=16.456 et=+16d3h16m17s862ms alt=565.7000122070312 vAcc=1.7131141 vel=0.24068311 bear=68.80954 {Bundle[{}]}], age: 907ms, time: 1679046121564 03-17 15:12:02.483 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:02.483 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.685 03-17 15:12:02.494 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 38 isFinished? true 03-17 15:12:02.494 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:02.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:02.498 INFO [b persist] ✅ INSERT: ab1cc974-1dc9-4701-b93b-8c33496e9008 03-17 15:12:02.501 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:02.503 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:02.530 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:02.531 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 34 03-17 15:12:02.536 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:02.538 INFO [HttpService a] 🔵 HTTP POST: ab1cc974-1dc9-4701-b93b-8c33496e9008 03-17 15:12:02.698 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:02.701 DEBUG [b destroy] ✅ DESTROY: ab1cc974-1dc9-4701-b93b-8c33496e9008 03-17 15:12:02.710 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 34 03-17 15:12:02.713 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:02.718 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:02.720 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:02.721 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:12.516 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:12.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:12.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 39] 03-17 15:12:12.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:13.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:13.817 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 39 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h16m29s214ms alt=565.7000122070312 vAcc=1.7314335 vel=0.02174678 {Bundle[{}]}], age: 899ms, time: 1679046132917 03-17 15:12:13.835 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:13.840 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:13.843 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:13.844 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.019 03-17 15:12:13.851 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 39 isFinished? true 03-17 15:12:13.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:13.854 INFO [b persist] ✅ INSERT: bfdfb7ed-4789-4baf-b488-8670c34742ab 03-17 15:12:13.863 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:13.889 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:13.890 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 35 03-17 15:12:13.903 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:13.904 INFO [HttpService a] 🔵 HTTP POST: bfdfb7ed-4789-4baf-b488-8670c34742ab 03-17 15:12:13.979 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:13.981 DEBUG [b destroy] ✅ DESTROY: bfdfb7ed-4789-4baf-b488-8670c34742ab 03-17 15:12:13.989 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 35 03-17 15:12:13.990 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:13.994 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:13.996 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:13.997 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:16.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:16.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:16.198 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 40] 03-17 15:12:16.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:17.481 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:17.490 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 40 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h16m32s873ms alt=565.7000122070312 vAcc=1.9103189 vel=0.041087437 {Bundle[{}]}], age: 913ms, time: 1679046136575 03-17 15:12:17.500 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:17.501 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.456 03-17 15:12:17.514 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:17.521 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:17.529 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 40 isFinished? true 03-17 15:12:17.530 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:17.532 INFO [b persist] ✅ INSERT: c68fcb99-471d-4b49-ad82-67bf8ef2794d 03-17 15:12:17.541 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:17.563 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:17.564 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 36 03-17 15:12:17.570 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:17.571 INFO [HttpService a] 🔵 HTTP POST: c68fcb99-471d-4b49-ad82-67bf8ef2794d 03-17 15:12:17.660 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:17.662 DEBUG [b destroy] ✅ DESTROY: c68fcb99-471d-4b49-ad82-67bf8ef2794d 03-17 15:12:17.669 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 36 03-17 15:12:17.670 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:17.674 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:17.676 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:17.678 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:27.520 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:27.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:27.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 41] 03-17 15:12:27.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:28.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:28.835 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 41 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h16m44s168ms alt=565.7000122070312 vAcc=1.7314335 vel=0.0130696995 {Bundle[{}]}], age: 963ms, time: 1679046147871 03-17 15:12:28.848 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:28.850 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:12:28.861 INFO [b persist] ✅ INSERT: c6c75e80-68ea-4e8e-85d6-507adaff9785 03-17 15:12:28.862 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:28.864 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 41 isFinished? true 03-17 15:12:28.867 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:28.871 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:28.872 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:28.906 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:28.907 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 37 03-17 15:12:28.913 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:28.914 INFO [HttpService a] 🔵 HTTP POST: c6c75e80-68ea-4e8e-85d6-507adaff9785 03-17 15:12:29.020 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:29.021 DEBUG [b destroy] ✅ DESTROY: c6c75e80-68ea-4e8e-85d6-507adaff9785 03-17 15:12:29.030 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 37 03-17 15:12:29.031 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:29.034 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:29.037 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:29.038 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:31.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:31.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 42] 03-17 15:12:31.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:32.442 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:32.447 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 42 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778790 hAcc=16.55 et=+16d3h16m47s864ms alt=565.7000122070312 vAcc=1.613021 vel=0.080462396 {Bundle[{}]}], age: 879ms, time: 1679046151566 03-17 15:12:32.454 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:32.455 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.55 03-17 15:12:32.465 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:32.469 INFO [b persist] ✅ INSERT: 6fae6a8b-ba03-42fe-a061-fefc21b5e70c 03-17 15:12:32.471 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 42 isFinished? true 03-17 15:12:32.472 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:32.472 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:32.481 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:32.507 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:32.508 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 38 03-17 15:12:32.517 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:32.518 INFO [HttpService a] 🔵 HTTP POST: 6fae6a8b-ba03-42fe-a061-fefc21b5e70c 03-17 15:12:32.615 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:32.617 DEBUG [b destroy] ✅ DESTROY: 6fae6a8b-ba03-42fe-a061-fefc21b5e70c 03-17 15:12:32.624 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 38 03-17 15:12:32.625 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:32.628 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:32.630 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:32.631 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:42.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:42.548 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:42.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 43] 03-17 15:12:42.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:43.853 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:43.860 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 43 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=13.6 et=+16d3h16m59s235ms alt=565.7000122070312 vAcc=1.6517122 vel=0.058802593 {Bundle[{}]}], age: 922ms, time: 1679046162937 03-17 15:12:43.867 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:43.868 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.55 03-17 15:12:43.885 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:43.888 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 43 isFinished? true 03-17 15:12:43.889 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:43.890 INFO [b persist] ✅ INSERT: 57a4db08-44c9-4e22-87b1-fb107f43075d 03-17 15:12:43.894 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:43.900 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:43.928 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:43.929 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 39 03-17 15:12:43.935 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:43.936 INFO [HttpService a] 🔵 HTTP POST: 57a4db08-44c9-4e22-87b1-fb107f43075d 03-17 15:12:44.213 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:44.218 DEBUG [b destroy] ✅ DESTROY: 57a4db08-44c9-4e22-87b1-fb107f43075d 03-17 15:12:44.223 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 39 03-17 15:12:44.224 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:44.228 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:44.230 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:44.231 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:46.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:46.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:46.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 44] 03-17 15:12:46.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:47.444 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:47.450 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 44 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=16.8 et=+16d3h17m2s870ms alt=565.7000122070312 vAcc=1.9103189 vel=0.045798134 {Bundle[{}]}], age: 874ms, time: 1679046166572 03-17 15:12:47.461 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:47.464 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.55 03-17 15:12:47.471 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:47.476 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:47.478 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 44 isFinished? true 03-17 15:12:47.479 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:47.482 INFO [b persist] ✅ INSERT: b214828b-836e-4996-8bac-165ef94c1d58 03-17 15:12:47.495 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:47.519 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:47.520 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 40 03-17 15:12:47.529 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:47.531 INFO [HttpService a] 🔵 HTTP POST: b214828b-836e-4996-8bac-165ef94c1d58 03-17 15:12:47.648 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:47.651 DEBUG [b destroy] ✅ DESTROY: b214828b-836e-4996-8bac-165ef94c1d58 03-17 15:12:47.665 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 40 03-17 15:12:47.667 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:47.673 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:47.678 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:47.680 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:12:57.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:12:57.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:57.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 45] 03-17 15:12:57.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:12:58.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:12:58.832 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 45 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=78.656 et=+16d3h17m13s921ms alt=565.7000122070312 vAcc=1.9103189 vel=0.025924897 {Bundle[{}]}], age: 1207ms, time: 1679046177623 03-17 15:12:58.841 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:12:58.842 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.8 03-17 15:12:58.848 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 45 isFinished? true 03-17 15:12:58.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:58.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:12:58.851 INFO [b persist] ✅ INSERT: f0c10d3f-0f33-4caa-a4d9-8a8c4b8eae61 03-17 15:12:58.855 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:12:58.868 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:12:58.890 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:12:58.891 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 41 03-17 15:12:58.896 DEBUG [b first] ✅ Locked 1 records 03-17 15:12:58.899 INFO [HttpService a] 🔵 HTTP POST: f0c10d3f-0f33-4caa-a4d9-8a8c4b8eae61 03-17 15:12:59.185 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:12:59.188 DEBUG [b destroy] ✅ DESTROY: f0c10d3f-0f33-4caa-a4d9-8a8c4b8eae61 03-17 15:12:59.197 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 41 03-17 15:12:59.198 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:12:59.204 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:12:59.206 INFO [a run] ⚡️[RPC: : null] 03-17 15:12:59.207 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:01.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:01.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:01.196 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 46] 03-17 15:13:01.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:09.589 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:09.592 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 46 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511022,73.778793 hAcc=20.0 et=+16d3h17m24s976ms alt=565.7000122070312 vAcc=1.7888205 vel=0.6814805 bear=239.79935 {Bundle[{}]}], age: 913ms, time: 1679046188678 03-17 15:13:09.599 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:09.601 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.8 03-17 15:13:09.607 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:09.611 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 46 isFinished? true 03-17 15:13:09.618 INFO [b persist] ✅ INSERT: 6b98b0a3-f904-4cc8-ac3a-a624168c67e4 03-17 15:13:09.621 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:09.630 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:09.639 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:09.674 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:09.675 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 42 03-17 15:13:09.690 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:09.691 INFO [HttpService a] 🔵 HTTP POST: 6b98b0a3-f904-4cc8-ac3a-a624168c67e4 03-17 15:13:09.837 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:09.839 DEBUG [b destroy] ✅ DESTROY: 6b98b0a3-f904-4cc8-ac3a-a624168c67e4 03-17 15:13:09.843 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 42 03-17 15:13:09.846 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:09.869 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:09.872 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:09.873 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:12.511 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:12.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:12.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 47] 03-17 15:13:12.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:13.790 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:13.794 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 47 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=16.28 et=+16d3h17m29s175ms alt=565.7000122070312 vAcc=1.9804165 vel=0.062358733 {Bundle[{}]}], age: 915ms, time: 1679046192878 03-17 15:13:13.814 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:13.815 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.28 03-17 15:13:13.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:13.825 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:13.833 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 47 isFinished? true 03-17 15:13:13.834 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:13.844 INFO [b persist] ✅ INSERT: 55de6c20-9a66-4bb2-b007-2e6fb7fa9ca3 03-17 15:13:13.857 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:13.893 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:13.894 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 43 03-17 15:13:13.901 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:13.901 INFO [HttpService a] 🔵 HTTP POST: 55de6c20-9a66-4bb2-b007-2e6fb7fa9ca3 03-17 15:13:13.997 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:13.999 DEBUG [b destroy] ✅ DESTROY: 55de6c20-9a66-4bb2-b007-2e6fb7fa9ca3 03-17 15:13:14.003 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 43 03-17 15:13:14.004 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:14.008 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:14.016 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:14.017 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:16.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:16.190 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:16.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 48] 03-17 15:13:16.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:17.438 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:17.444 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 48 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d3h17m32s844ms alt=565.7000122070312 vAcc=1.9804165 vel=0.09967706 {Bundle[{}]}], age: 896ms, time: 1679046196546 03-17 15:13:17.454 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:17.455 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:13:17.467 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:17.473 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:17.475 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 48 isFinished? true 03-17 15:13:17.476 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:17.478 INFO [b persist] ✅ INSERT: 93c9135f-9ad8-454d-8da3-b223f3a9c0da 03-17 15:13:17.496 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:17.532 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:17.533 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 44 03-17 15:13:17.540 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:17.541 INFO [HttpService a] 🔵 HTTP POST: 93c9135f-9ad8-454d-8da3-b223f3a9c0da 03-17 15:13:17.684 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:17.690 DEBUG [b destroy] ✅ DESTROY: 93c9135f-9ad8-454d-8da3-b223f3a9c0da 03-17 15:13:17.697 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 44 03-17 15:13:17.700 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:17.705 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:17.712 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:17.713 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:24.928 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:13:28.316 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:28.351 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:28.353 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 49] 03-17 15:13:28.356 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:29.624 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:29.631 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 49 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511006,73.778775 hAcc=92.9 et=+16d3h17m45s231ms alt=566.2000122070312 vAcc=16.594904 vel=0.18919125 bear=231.50003 {Bundle[{}]}], age: 696ms, time: 1679046208933 03-17 15:13:29.643 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:29.644 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:13:29.650 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:29.653 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 49 isFinished? true 03-17 15:13:29.653 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:29.658 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:29.659 INFO [b persist] ✅ INSERT: 6efc35ee-e1f7-456f-860c-98dd2db32118 03-17 15:13:29.668 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:29.696 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:29.697 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 45 03-17 15:13:29.710 INFO [HttpService a] 🔵 HTTP POST: 6efc35ee-e1f7-456f-860c-98dd2db32118 03-17 15:13:29.710 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:29.857 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:29.861 DEBUG [b destroy] ✅ DESTROY: 6efc35ee-e1f7-456f-860c-98dd2db32118 03-17 15:13:29.870 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 45 03-17 15:13:29.872 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:29.876 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:29.880 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:29.882 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:31.165 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:31.200 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:31.201 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 50] 03-17 15:13:31.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:32.505 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:32.509 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 50 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d3h17m47s871ms alt=565.7000122070312 vAcc=1.8691919 vel=0.089685515 {Bundle[{}]}], age: 934ms, time: 1679046211573 03-17 15:13:32.518 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:32.520 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:13:32.526 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:32.532 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:32.534 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 50 isFinished? true 03-17 15:13:32.535 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:32.538 INFO [b persist] ✅ INSERT: 0fb6fcd4-6990-4950-8aa2-b20cd249dabd 03-17 15:13:32.546 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:32.574 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:32.575 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 46 03-17 15:13:32.580 INFO [HttpService a] 🔵 HTTP POST: 0fb6fcd4-6990-4950-8aa2-b20cd249dabd 03-17 15:13:32.580 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:32.717 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:32.724 DEBUG [b destroy] ✅ DESTROY: 0fb6fcd4-6990-4950-8aa2-b20cd249dabd 03-17 15:13:32.732 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 46 03-17 15:13:32.733 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:32.739 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:32.743 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:32.744 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:34.955 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:13:34.957 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:13:42.523 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:42.558 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:42.559 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 51] 03-17 15:13:42.563 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:43.873 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:43.878 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 51 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=22.5 et=+16d3h17m59s238ms alt=565.7000122070312 vAcc=3.5638072 vel=0.016311303 {Bundle[{}]}], age: 935ms, time: 1679046222940 03-17 15:13:43.885 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:43.886 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:13:43.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:43.893 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 51 isFinished? true 03-17 15:13:43.894 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:43.896 INFO [b persist] ✅ INSERT: 1bd18bea-bc2f-4e52-a19d-c1d18d83f2b7 03-17 15:13:43.899 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:43.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:43.929 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:43.930 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 47 03-17 15:13:43.934 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:43.936 INFO [HttpService a] 🔵 HTTP POST: 1bd18bea-bc2f-4e52-a19d-c1d18d83f2b7 03-17 15:13:44.461 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:44.463 DEBUG [b destroy] ✅ DESTROY: 1bd18bea-bc2f-4e52-a19d-c1d18d83f2b7 03-17 15:13:44.471 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 47 03-17 15:13:44.473 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:44.480 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:44.481 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:44.483 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:46.165 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:46.205 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:46.209 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 52] 03-17 15:13:46.219 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:47.554 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:47.557 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 52 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=21.25 et=+16d3h18m2s841ms alt=565.7000122070312 vAcc=2.831172 vel=0.009007235 {Bundle[{}]}], age: 1012ms, time: 1679046226544 03-17 15:13:47.576 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:47.582 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:13:47.595 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:47.603 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:47.624 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 52 isFinished? true 03-17 15:13:47.628 INFO [b persist] ✅ INSERT: 706eb609-065c-43e6-bd7e-5f32095d13d2 03-17 15:13:47.632 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:47.643 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:47.701 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:47.703 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 48 03-17 15:13:47.717 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:47.722 INFO [HttpService a] 🔵 HTTP POST: 706eb609-065c-43e6-bd7e-5f32095d13d2 03-17 15:13:47.804 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:47.814 DEBUG [b destroy] ✅ DESTROY: 706eb609-065c-43e6-bd7e-5f32095d13d2 03-17 15:13:47.828 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 48 03-17 15:13:47.832 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:47.839 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:47.852 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:47.853 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:13:57.513 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:13:57.551 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:57.552 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 53] 03-17 15:13:57.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:13:58.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:13:58.823 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 53 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d3h18m14s182ms alt=565.7000122070312 vAcc=1.7872195 vel=0.06537449 {Bundle[{}]}], age: 937ms, time: 1679046237885 03-17 15:13:58.830 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:13:58.831 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:13:58.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:58.841 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 53 isFinished? true 03-17 15:13:58.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:13:58.846 INFO [b persist] ✅ INSERT: 52a1f7c9-b676-496e-b1db-ac6b58c14dab 03-17 15:13:58.850 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:13:58.861 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:13:58.899 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:13:58.900 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 49 03-17 15:13:58.907 DEBUG [b first] ✅ Locked 1 records 03-17 15:13:58.908 INFO [HttpService a] 🔵 HTTP POST: 52a1f7c9-b676-496e-b1db-ac6b58c14dab 03-17 15:13:59.000 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:13:59.002 DEBUG [b destroy] ✅ DESTROY: 52a1f7c9-b676-496e-b1db-ac6b58c14dab 03-17 15:13:59.009 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 49 03-17 15:13:59.010 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:13:59.013 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:13:59.015 INFO [a run] ⚡️[RPC: : null] 03-17 15:13:59.016 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:01.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:01.199 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:01.200 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 54] 03-17 15:14:01.204 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:02.456 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:02.461 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 54 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h18m17s865ms alt=565.7000122070312 vAcc=2.132702 vel=0.042756576 {Bundle[{}]}], age: 891ms, time: 1679046241567 03-17 15:14:02.473 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:02.474 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:02.481 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:02.484 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 54 isFinished? true 03-17 15:14:02.485 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:02.486 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:02.487 INFO [b persist] ✅ INSERT: 95308516-7254-448a-b631-2361267f45dc 03-17 15:14:02.496 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:02.523 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:02.524 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 50 03-17 15:14:02.529 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:02.530 INFO [HttpService a] 🔵 HTTP POST: 95308516-7254-448a-b631-2361267f45dc 03-17 15:14:02.641 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:02.649 DEBUG [b destroy] ✅ DESTROY: 95308516-7254-448a-b631-2361267f45dc 03-17 15:14:02.655 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 50 03-17 15:14:02.663 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:02.668 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:02.672 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:02.674 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:12.513 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:12.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:12.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 55] 03-17 15:14:12.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:13.825 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:13.833 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 55 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d3h18m29s162ms alt=565.7000122070312 vAcc=1.9745419 vel=0.07896884 {Bundle[{}]}], age: 967ms, time: 1679046252864 03-17 15:14:13.846 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:13.849 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:13.858 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 55 isFinished? true 03-17 15:14:13.858 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:13.858 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:13.860 INFO [b persist] ✅ INSERT: c49b5df2-3214-41ec-938f-6de1050abfcf 03-17 15:14:13.865 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:13.898 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:13.899 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 51 03-17 15:14:13.934 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:13.935 INFO [HttpService a] 🔵 HTTP POST: c49b5df2-3214-41ec-938f-6de1050abfcf 03-17 15:14:14.114 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:14.128 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:14.131 DEBUG [b destroy] ✅ DESTROY: c49b5df2-3214-41ec-938f-6de1050abfcf 03-17 15:14:14.134 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 51 03-17 15:14:14.135 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:14.139 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:14.141 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:14.142 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:16.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:16.190 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:16.191 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 56] 03-17 15:14:16.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:17.483 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:17.490 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 56 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d3h18m32s833ms alt=565.7000122070312 vAcc=1.7475963 vel=0.22804205 bear=69.64559 {Bundle[{}]}], age: 953ms, time: 1679046256536 03-17 15:14:17.497 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:17.498 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:17.505 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:17.508 INFO [b persist] ✅ INSERT: c4fa75f9-ef37-413d-891e-829b96b429d3 03-17 15:14:17.509 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 56 isFinished? true 03-17 15:14:17.510 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:17.512 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:17.516 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:17.543 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:17.544 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 52 03-17 15:14:17.549 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:17.550 INFO [HttpService a] 🔵 HTTP POST: c4fa75f9-ef37-413d-891e-829b96b429d3 03-17 15:14:17.641 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:17.643 DEBUG [b destroy] ✅ DESTROY: c4fa75f9-ef37-413d-891e-829b96b429d3 03-17 15:14:17.651 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 52 03-17 15:14:17.652 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:17.655 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:17.658 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:17.659 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:27.519 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:27.553 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:27.554 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 57] 03-17 15:14:27.557 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:28.882 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:28.886 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 57 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511009,73.778795 hAcc=25.183 et=+16d3h18m44s111ms alt=565.7000122070312 vAcc=1.907278 vel=0.10849847 bear=157.61133 {Bundle[{}]}], age: 1071ms, time: 1679046267813 03-17 15:14:28.896 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:28.897 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:28.905 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:28.914 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:28.914 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 57 isFinished? true 03-17 15:14:28.915 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:28.917 INFO [b persist] ✅ INSERT: 7ead8619-f28b-4e2a-bdd6-03a6db9a8539 03-17 15:14:28.928 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:28.953 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:28.955 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 53 03-17 15:14:28.960 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:28.961 INFO [HttpService a] 🔵 HTTP POST: 7ead8619-f28b-4e2a-bdd6-03a6db9a8539 03-17 15:14:29.086 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:29.089 DEBUG [b destroy] ✅ DESTROY: 7ead8619-f28b-4e2a-bdd6-03a6db9a8539 03-17 15:14:29.098 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 53 03-17 15:14:29.101 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:29.107 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:29.112 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:29.114 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:31.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:31.197 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:31.198 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 58] 03-17 15:14:31.202 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:32.480 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:32.487 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 58 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=22.591 et=+16d3h18m47s868ms alt=565.7000122070312 vAcc=1.749127 vel=0.22402826 bear=340.54617 {Bundle[{}]}], age: 915ms, time: 1679046271570 03-17 15:14:32.496 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:32.496 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:32.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:32.504 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 58 isFinished? true 03-17 15:14:32.505 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:32.507 INFO [b persist] ✅ INSERT: 9ffef902-90b2-4f03-be94-8c48b3684bbc 03-17 15:14:32.508 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:32.515 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:32.545 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:32.546 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 54 03-17 15:14:32.551 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:32.552 INFO [HttpService a] 🔵 HTTP POST: 9ffef902-90b2-4f03-be94-8c48b3684bbc 03-17 15:14:32.643 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:32.645 DEBUG [b destroy] ✅ DESTROY: 9ffef902-90b2-4f03-be94-8c48b3684bbc 03-17 15:14:32.654 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 54 03-17 15:14:32.655 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:32.658 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:32.660 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:32.661 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:42.522 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:42.552 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:42.553 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 59] 03-17 15:14:42.556 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:43.851 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:43.855 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 59 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778784 hAcc=20.0 et=+16d3h18m59s198ms alt=565.7000122070312 vAcc=2.3310351 vel=0.24306644 bear=44.24355 {Bundle[{}]}], age: 953ms, time: 1679046282900 03-17 15:14:43.866 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:43.868 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:43.874 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 59 isFinished? true 03-17 15:14:43.875 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:43.875 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:43.877 INFO [b persist] ✅ INSERT: 96802a35-9989-4bd3-9e50-7236550d0173 03-17 15:14:43.881 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:43.885 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:43.922 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:43.922 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 55 03-17 15:14:43.928 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:43.929 INFO [HttpService a] 🔵 HTTP POST: 96802a35-9989-4bd3-9e50-7236550d0173 03-17 15:14:44.172 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:44.176 DEBUG [b destroy] ✅ DESTROY: 96802a35-9989-4bd3-9e50-7236550d0173 03-17 15:14:44.181 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 55 03-17 15:14:44.182 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:44.204 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:44.208 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:44.209 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:46.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:46.198 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:46.200 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 60] 03-17 15:14:46.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:47.428 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:47.430 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 60 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=16.847 et=+16d3h19m2s848ms alt=565.7000122070312 vAcc=1.8011906 vel=0.23616898 bear=59.7589 {Bundle[{}]}], age: 879ms, time: 1679046286551 03-17 15:14:47.444 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:47.444 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:47.446 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:47.451 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 60 isFinished? true 03-17 15:14:47.451 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:47.454 INFO [b persist] ✅ INSERT: b8412c66-880f-4d2a-a7d7-751a4333e700 03-17 15:14:47.458 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:47.461 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:47.492 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:47.493 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 56 03-17 15:14:47.501 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:47.501 INFO [HttpService a] 🔵 HTTP POST: b8412c66-880f-4d2a-a7d7-751a4333e700 03-17 15:14:47.600 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:47.602 DEBUG [b destroy] ✅ DESTROY: b8412c66-880f-4d2a-a7d7-751a4333e700 03-17 15:14:47.610 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 56 03-17 15:14:47.611 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:47.614 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:47.615 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:47.617 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:14:57.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:14:57.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:57.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 61] 03-17 15:14:57.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:14:58.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:14:58.821 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 61 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778793 hAcc=20.0 et=+16d3h19m14s196ms alt=565.7000122070312 vAcc=2.244571 vel=0.06558591 {Bundle[{}]}], age: 920ms, time: 1679046297898 03-17 15:14:58.831 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:14:58.832 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:14:58.838 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 61 isFinished? true 03-17 15:14:58.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:58.840 INFO [b persist] ✅ INSERT: a3f2075b-a0a2-4fb2-baf5-6e7357729bf4 03-17 15:14:58.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:14:58.846 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:14:58.871 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:14:58.872 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 57 03-17 15:14:58.877 DEBUG [b first] ✅ Locked 1 records 03-17 15:14:58.878 INFO [HttpService a] 🔵 HTTP POST: a3f2075b-a0a2-4fb2-baf5-6e7357729bf4 03-17 15:14:59.093 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:14:59.158 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:14:59.159 DEBUG [b destroy] ✅ DESTROY: a3f2075b-a0a2-4fb2-baf5-6e7357729bf4 03-17 15:14:59.166 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 57 03-17 15:14:59.167 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:14:59.170 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:14:59.171 INFO [a run] ⚡️[RPC: : null] 03-17 15:14:59.172 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:01.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:01.198 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:01.199 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 62] 03-17 15:15:01.202 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:02.441 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:02.444 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 62 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d3h19m17s699ms alt=565.7000122070312 vAcc=1.8524305 vel=0.023989113 {Bundle[{}]}], age: 1041ms, time: 1679046301402 03-17 15:15:02.451 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:02.452 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:02.459 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 62 isFinished? true 03-17 15:15:02.459 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:02.460 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:02.463 INFO [b persist] ✅ INSERT: 6204fec2-69e6-4bf8-a32e-80c53f3f4a3b 03-17 15:15:02.468 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:15:02.489 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:02.490 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 58 03-17 15:15:02.494 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:02.495 INFO [HttpService a] 🔵 HTTP POST: 6204fec2-69e6-4bf8-a32e-80c53f3f4a3b 03-17 15:15:02.637 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:02.640 DEBUG [b destroy] ✅ DESTROY: 6204fec2-69e6-4bf8-a32e-80c53f3f4a3b 03-17 15:15:02.650 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 58 03-17 15:15:02.653 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:02.657 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:02.659 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:02.660 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:02.713 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:12.523 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:12.562 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:12.564 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 63] 03-17 15:15:12.567 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:13.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:13.820 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 63 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778784 hAcc=20.0 et=+16d3h19m29s202ms alt=565.7000122070312 vAcc=2.0239055 vel=0.06914233 {Bundle[{}]}], age: 914ms, time: 1679046312904 03-17 15:15:13.848 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:13.849 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:13.861 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:13.871 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:13.879 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 63 isFinished? true 03-17 15:15:13.880 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:13.882 INFO [b persist] ✅ INSERT: 4fc56b40-34f9-4484-bbb1-1e21795461bf 03-17 15:15:13.887 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:15:13.920 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:13.921 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 59 03-17 15:15:13.928 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:13.929 INFO [HttpService a] 🔵 HTTP POST: 4fc56b40-34f9-4484-bbb1-1e21795461bf 03-17 15:15:14.015 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:14.018 DEBUG [b destroy] ✅ DESTROY: 4fc56b40-34f9-4484-bbb1-1e21795461bf 03-17 15:15:14.031 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 59 03-17 15:15:14.032 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:14.036 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:14.038 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:14.039 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:16.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:16.197 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:16.198 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 64] 03-17 15:15:16.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:27.506 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:27.528 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:27.530 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 65] 03-17 15:15:27.532 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:27.647 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:27.654 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 65 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h19m43s42ms alt=565.7000122070312 vAcc=1.8547244 vel=0.028194185 {Bundle[{}]}], age: 908ms, time: 1679046326744 03-17 15:15:27.656 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:15:27.659 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 64 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h19m43s42ms alt=565.7000122070312 vAcc=1.8547244 vel=0.028194185 {Bundle[{}]}], age: 914ms, time: 1679046326744 03-17 15:15:27.666 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:27.666 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:27.671 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:27.672 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 65 isFinished? true 03-17 15:15:27.673 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:27.679 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:27.684 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:27.685 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:27.693 INFO [b persist] ✅ INSERT: 2134f2b2-bf55-4f07-a8b8-a4cb66437dae 03-17 15:15:27.694 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 64 isFinished? true 03-17 15:15:27.695 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:27.700 INFO [b persist] ✅ INSERT: 4bdf94b5-f6e6-496e-9072-d968fede508a 03-17 15:15:27.705 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:15:27.706 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 15:15:27.718 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:27.743 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:27.744 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 60 03-17 15:15:27.745 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:27.795 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:27.796 INFO [HttpService a] 🔵 HTTP POST: 2134f2b2-bf55-4f07-a8b8-a4cb66437dae 03-17 15:15:27.905 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:27.906 DEBUG [b destroy] ✅ DESTROY: 2134f2b2-bf55-4f07-a8b8-a4cb66437dae 03-17 15:15:27.918 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:27.919 INFO [HttpService a] 🔵 HTTP POST: 4bdf94b5-f6e6-496e-9072-d968fede508a 03-17 15:15:27.922 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:27.923 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:27.995 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:27.997 DEBUG [b destroy] ✅ DESTROY: 4bdf94b5-f6e6-496e-9072-d968fede508a 03-17 15:15:28.006 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 60 03-17 15:15:28.007 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:28.011 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:28.014 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:28.015 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:31.170 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:31.201 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:31.203 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 66] 03-17 15:15:31.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:32.459 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:32.463 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 66 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h19m47s825ms alt=565.7000122070312 vAcc=2.1737156 vel=0.10676339 bear=263.29727 {Bundle[{}]}], age: 934ms, time: 1679046331527 03-17 15:15:32.473 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:32.474 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:32.482 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:32.486 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 66 isFinished? true 03-17 15:15:32.487 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:32.490 INFO [b persist] ✅ INSERT: bd2cc80e-bbf2-4997-a96f-77729e8e15bb 03-17 15:15:32.494 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:15:32.496 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:32.532 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:32.533 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 61 03-17 15:15:32.542 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:32.544 INFO [HttpService a] 🔵 HTTP POST: bd2cc80e-bbf2-4997-a96f-77729e8e15bb 03-17 15:15:32.666 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:32.670 DEBUG [b destroy] ✅ DESTROY: bd2cc80e-bbf2-4997-a96f-77729e8e15bb 03-17 15:15:32.685 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 61 03-17 15:15:32.687 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:32.694 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:32.699 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:32.700 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:42.519 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:42.557 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:42.559 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 67] 03-17 15:15:42.562 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:43.865 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:43.872 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 67 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d3h19m59s241ms alt=565.7000122070312 vAcc=2.095404 vel=0.008899253 {Bundle[{}]}], age: 927ms, time: 1679046342943 03-17 15:15:43.884 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:43.885 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:43.896 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:43.902 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:43.908 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 67 isFinished? true 03-17 15:15:43.909 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:43.915 INFO [b persist] ✅ INSERT: ba66ca3a-d9c2-40c7-b95a-ad2ec471dd95 03-17 15:15:43.935 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:15:43.963 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:43.964 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 62 03-17 15:15:43.979 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:43.980 INFO [HttpService a] 🔵 HTTP POST: ba66ca3a-d9c2-40c7-b95a-ad2ec471dd95 03-17 15:15:44.050 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:44.052 DEBUG [b destroy] ✅ DESTROY: ba66ca3a-d9c2-40c7-b95a-ad2ec471dd95 03-17 15:15:44.059 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 62 03-17 15:15:44.060 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:44.064 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:44.065 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:44.067 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:46.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:46.191 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:46.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 68] 03-17 15:15:46.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:47.482 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:47.497 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 68 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=16.32 et=+16d3h20m2s836ms alt=565.7000122070312 vAcc=1.8370929 vel=0.022236697 {Bundle[{}]}], age: 954ms, time: 1679046346538 03-17 15:15:47.514 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:47.515 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:47.521 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 68 isFinished? true 03-17 15:15:47.522 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:47.523 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:47.524 INFO [b persist] ✅ INSERT: 079028fa-3e66-479f-a2b3-1dc9b82bc389 03-17 15:15:47.529 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:15:47.558 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:47.559 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 63 03-17 15:15:47.579 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:47.582 INFO [HttpService a] 🔵 HTTP POST: 079028fa-3e66-479f-a2b3-1dc9b82bc389 03-17 15:15:47.697 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:47.698 DEBUG [b destroy] ✅ DESTROY: 079028fa-3e66-479f-a2b3-1dc9b82bc389 03-17 15:15:47.705 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 63 03-17 15:15:47.706 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:47.709 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:47.711 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:47.712 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:15:47.777 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:57.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:15:57.556 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:57.558 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 69] 03-17 15:15:57.561 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:15:58.844 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:15:58.852 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 69 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h20m14s258ms alt=565.7000122070312 vAcc=2.1984441 vel=0.009567098 {Bundle[{}]}], age: 890ms, time: 1679046357960 03-17 15:15:58.861 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:15:58.862 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:15:58.868 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:58.869 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 69 isFinished? true 03-17 15:15:58.870 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:15:58.872 INFO [b persist] ✅ INSERT: 446303e7-7a75-4f9e-83b9-3c2d009cbb7c 03-17 15:15:58.883 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:15:58.891 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:15:58.911 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:15:58.912 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 64 03-17 15:15:58.917 DEBUG [b first] ✅ Locked 1 records 03-17 15:15:58.918 INFO [HttpService a] 🔵 HTTP POST: 446303e7-7a75-4f9e-83b9-3c2d009cbb7c 03-17 15:15:59.205 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:15:59.209 DEBUG [b destroy] ✅ DESTROY: 446303e7-7a75-4f9e-83b9-3c2d009cbb7c 03-17 15:15:59.214 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 64 03-17 15:15:59.215 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:15:59.219 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:15:59.222 INFO [a run] ⚡️[RPC: : null] 03-17 15:15:59.223 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:01.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:01.189 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:01.190 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 70] 03-17 15:16:01.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:02.451 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:02.456 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 70 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h20m17s826ms alt=565.7000122070312 vAcc=2.4951103 vel=0.05396467 {Bundle[{}]}], age: 925ms, time: 1679046361528 03-17 15:16:02.478 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:02.479 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:02.486 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:02.490 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:02.504 INFO [b persist] ✅ INSERT: 325cb836-281a-4aa8-9707-0171ab273e10 03-17 15:16:02.506 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 70 isFinished? true 03-17 15:16:02.510 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:02.515 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:02.536 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:02.537 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 65 03-17 15:16:02.543 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:02.543 INFO [HttpService a] 🔵 HTTP POST: 325cb836-281a-4aa8-9707-0171ab273e10 03-17 15:16:02.629 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:02.631 DEBUG [b destroy] ✅ DESTROY: 325cb836-281a-4aa8-9707-0171ab273e10 03-17 15:16:02.641 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 65 03-17 15:16:02.642 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:02.645 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:02.647 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:02.648 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:12.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:12.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:12.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 71] 03-17 15:16:12.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:13.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:13.822 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 71 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d3h20m29s225ms alt=565.7000122070312 vAcc=2.1387932 vel=0.05247633 {Bundle[{}]}], age: 891ms, time: 1679046372927 03-17 15:16:13.829 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:13.830 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:13.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:13.841 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:13.843 INFO [b persist] ✅ INSERT: 473fa0a2-d2ef-43b0-820e-0b4d561c3cc5 03-17 15:16:13.844 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 71 isFinished? true 03-17 15:16:13.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:13.854 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:13.879 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:13.881 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 66 03-17 15:16:13.888 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:13.889 INFO [HttpService a] 🔵 HTTP POST: 473fa0a2-d2ef-43b0-820e-0b4d561c3cc5 03-17 15:16:13.990 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:13.991 DEBUG [b destroy] ✅ DESTROY: 473fa0a2-d2ef-43b0-820e-0b4d561c3cc5 03-17 15:16:13.998 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 66 03-17 15:16:13.999 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:14.003 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:14.005 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:14.006 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:16.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:16.198 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:16.199 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 72] 03-17 15:16:16.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:17.474 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:17.478 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 72 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=26.228 et=+16d3h20m32s579ms alt=565.7000122070312 vAcc=2.4951103 vel=0.0010401604 {Bundle[{}]}], age: 1195ms, time: 1679046376281 03-17 15:16:17.490 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:17.492 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:17.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:17.500 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 72 isFinished? true 03-17 15:16:17.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:17.503 INFO [b persist] ✅ INSERT: c2347d2f-88fa-4bc6-bee5-7a18eab2fcc8 03-17 15:16:17.508 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:17.508 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:17.533 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:17.534 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 67 03-17 15:16:17.540 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:17.540 INFO [HttpService a] 🔵 HTTP POST: c2347d2f-88fa-4bc6-bee5-7a18eab2fcc8 03-17 15:16:17.630 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:17.632 DEBUG [b destroy] ✅ DESTROY: c2347d2f-88fa-4bc6-bee5-7a18eab2fcc8 03-17 15:16:17.639 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 67 03-17 15:16:17.640 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:17.643 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:17.645 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:17.647 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:27.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:27.546 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:27.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 73] 03-17 15:16:27.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:28.874 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:28.878 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 73 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d3h20m44s217ms alt=565.7000122070312 vAcc=1.8898296 vel=0.05796939 {Bundle[{}]}], age: 958ms, time: 1679046387919 03-17 15:16:28.889 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:28.891 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:28.895 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:28.899 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 73 isFinished? true 03-17 15:16:28.899 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:28.899 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:28.901 INFO [b persist] ✅ INSERT: ec2577e7-3ed2-4d14-834e-75336b8ab71d 03-17 15:16:28.906 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:28.930 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:28.931 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 68 03-17 15:16:28.944 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:28.945 INFO [HttpService a] 🔵 HTTP POST: ec2577e7-3ed2-4d14-834e-75336b8ab71d 03-17 15:16:29.031 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:29.032 DEBUG [b destroy] ✅ DESTROY: ec2577e7-3ed2-4d14-834e-75336b8ab71d 03-17 15:16:29.040 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 68 03-17 15:16:29.041 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:29.045 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:29.046 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:29.048 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:31.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:31.199 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:31.200 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 74] 03-17 15:16:31.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:32.443 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:32.450 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 74 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778788 hAcc=20.0 et=+16d3h20m47s843ms alt=565.7000122070312 vAcc=1.8886381 vel=0.093553975 {Bundle[{}]}], age: 904ms, time: 1679046391545 03-17 15:16:32.463 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:32.464 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:32.471 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:32.476 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:32.481 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 74 isFinished? true 03-17 15:16:32.482 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:32.483 INFO [b persist] ✅ INSERT: fbd3e86d-d163-4dc7-bfcc-b6b8c79d03bb 03-17 15:16:32.493 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:32.518 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:32.519 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 69 03-17 15:16:32.530 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:32.531 INFO [HttpService a] 🔵 HTTP POST: fbd3e86d-d163-4dc7-bfcc-b6b8c79d03bb 03-17 15:16:32.629 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:32.631 DEBUG [b destroy] ✅ DESTROY: fbd3e86d-d163-4dc7-bfcc-b6b8c79d03bb 03-17 15:16:32.638 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 69 03-17 15:16:32.639 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:32.643 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:32.644 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:32.645 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:42.521 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:42.553 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:42.555 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 75] 03-17 15:16:42.558 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:43.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:43.846 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 75 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778782 hAcc=20.0 et=+16d3h20m59s246ms alt=565.7000122070312 vAcc=2.0544446 vel=0.04111892 {Bundle[{}]}], age: 896ms, time: 1679046402948 03-17 15:16:43.855 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:43.856 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:43.868 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 75 isFinished? true 03-17 15:16:43.868 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:43.869 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:43.871 INFO [b persist] ✅ INSERT: be834a89-d7c5-4868-94c0-14bec96b7fbe 03-17 15:16:43.881 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:43.902 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:43.903 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 70 03-17 15:16:43.909 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:43.910 INFO [HttpService a] 🔵 HTTP POST: be834a89-d7c5-4868-94c0-14bec96b7fbe 03-17 15:16:44.010 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:44.012 DEBUG [b destroy] ✅ DESTROY: be834a89-d7c5-4868-94c0-14bec96b7fbe 03-17 15:16:44.020 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 70 03-17 15:16:44.021 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:44.024 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:44.026 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:44.027 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:44.124 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:46.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:46.200 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:46.202 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 76] 03-17 15:16:46.204 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:47.505 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:47.512 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 76 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h21m2s866ms alt=565.7000122070312 vAcc=2.2155178 vel=0.06619231 {Bundle[{}]}], age: 941ms, time: 1679046406569 03-17 15:16:47.527 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:47.528 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:47.531 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:47.534 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 76 isFinished? true 03-17 15:16:47.535 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:47.536 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:47.543 INFO [b persist] ✅ INSERT: 348f9ded-8e73-4a64-bdd3-d9951d2d745f 03-17 15:16:47.550 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:47.572 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:47.573 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 71 03-17 15:16:47.579 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:47.579 INFO [HttpService a] 🔵 HTTP POST: 348f9ded-8e73-4a64-bdd3-d9951d2d745f 03-17 15:16:47.671 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:47.672 DEBUG [b destroy] ✅ DESTROY: 348f9ded-8e73-4a64-bdd3-d9951d2d745f 03-17 15:16:47.680 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 71 03-17 15:16:47.681 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:47.684 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:47.686 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:47.687 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:16:57.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:16:57.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:57.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 77] 03-17 15:16:57.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:16:58.786 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:16:58.794 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 77 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h21m14s201ms alt=565.7000122070312 vAcc=2.1984441 vel=0.012605951 {Bundle[{}]}], age: 889ms, time: 1679046417903 03-17 15:16:58.800 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:16:58.801 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:16:58.809 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 77 isFinished? true 03-17 15:16:58.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:58.812 INFO [b persist] ✅ INSERT: f81ab9eb-e9bb-497c-a6a5-53fb5bbd8328 03-17 15:16:58.814 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:16:58.816 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:16:58.843 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:16:58.844 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 72 03-17 15:16:58.849 DEBUG [b first] ✅ Locked 1 records 03-17 15:16:58.850 INFO [HttpService a] 🔵 HTTP POST: f81ab9eb-e9bb-497c-a6a5-53fb5bbd8328 03-17 15:16:59.064 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:16:59.137 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:16:59.138 DEBUG [b destroy] ✅ DESTROY: f81ab9eb-e9bb-497c-a6a5-53fb5bbd8328 03-17 15:16:59.146 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 72 03-17 15:16:59.147 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:16:59.150 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:16:59.155 INFO [a run] ⚡️[RPC: : null] 03-17 15:16:59.156 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:01.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:01.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:01.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 78] 03-17 15:17:01.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:02.464 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:02.471 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 78 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d3h21m17s869ms alt=565.7000122070312 vAcc=2.3032527 vel=0.021846056 {Bundle[{}]}], age: 898ms, time: 1679046421571 03-17 15:17:02.479 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:02.481 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:02.487 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:02.490 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 78 isFinished? true 03-17 15:17:02.491 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:02.494 INFO [b persist] ✅ INSERT: e3e633c4-b283-4223-80a1-b3f1232bd010 03-17 15:17:02.498 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:02.504 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:02.533 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:02.533 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 73 03-17 15:17:02.542 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:02.543 INFO [HttpService a] 🔵 HTTP POST: e3e633c4-b283-4223-80a1-b3f1232bd010 03-17 15:17:02.707 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:02.709 DEBUG [b destroy] ✅ DESTROY: e3e633c4-b283-4223-80a1-b3f1232bd010 03-17 15:17:02.716 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 73 03-17 15:17:02.717 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:02.721 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:02.722 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:02.724 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:12.524 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:12.570 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:12.571 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 79] 03-17 15:17:12.575 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:13.842 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:13.850 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 79 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h21m29s260ms alt=565.7000122070312 vAcc=2.0729272 vel=0.03116032 {Bundle[{}]}], age: 886ms, time: 1679046432962 03-17 15:17:13.861 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:13.862 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:13.873 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 79 isFinished? true 03-17 15:17:13.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:13.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:13.876 INFO [b persist] ✅ INSERT: 20e4d1d8-27cc-448c-b92d-261192115df8 03-17 15:17:13.881 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:13.883 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:13.916 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:13.917 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 74 03-17 15:17:13.923 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:13.924 INFO [HttpService a] 🔵 HTTP POST: 20e4d1d8-27cc-448c-b92d-261192115df8 03-17 15:17:14.000 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:14.001 DEBUG [b destroy] ✅ DESTROY: 20e4d1d8-27cc-448c-b92d-261192115df8 03-17 15:17:14.009 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 74 03-17 15:17:14.010 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:14.015 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:14.016 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:14.017 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:16.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:16.199 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:16.200 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 80] 03-17 15:17:16.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:17.469 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:17.473 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 80 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=15.964 et=+16d3h21m32s856ms alt=565.7000122070312 vAcc=1.8832946 vel=0.06304334 {Bundle[{}]}], age: 914ms, time: 1679046436558 03-17 15:17:17.487 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:17.489 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:17.493 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:17.498 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:17.499 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 80 isFinished? true 03-17 15:17:17.500 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:17.502 INFO [b persist] ✅ INSERT: 93003c59-3038-48bb-9c13-47de5da32592 03-17 15:17:17.507 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:17.530 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:17.531 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 75 03-17 15:17:17.538 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:17.539 INFO [HttpService a] 🔵 HTTP POST: 93003c59-3038-48bb-9c13-47de5da32592 03-17 15:17:17.638 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:17.639 DEBUG [b destroy] ✅ DESTROY: 93003c59-3038-48bb-9c13-47de5da32592 03-17 15:17:17.645 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 75 03-17 15:17:17.647 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:17.650 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:17.651 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:17.652 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:27.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:27.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:27.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 81] 03-17 15:17:27.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:28.836 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:28.843 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 81 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d3h21m44s199ms alt=565.7000122070312 vAcc=2.2155178 vel=0.020453077 {Bundle[{}]}], age: 940ms, time: 1679046447902 03-17 15:17:28.853 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:28.854 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:28.860 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:28.864 INFO [b persist] ✅ INSERT: 3e1fb2b6-b8f8-41e1-b49b-4dfd2890d83e 03-17 15:17:28.866 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 81 isFinished? true 03-17 15:17:28.867 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:28.867 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:28.884 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:28.911 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:28.912 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 76 03-17 15:17:28.919 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:28.920 INFO [HttpService a] 🔵 HTTP POST: 3e1fb2b6-b8f8-41e1-b49b-4dfd2890d83e 03-17 15:17:29.101 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:29.104 DEBUG [b destroy] ✅ DESTROY: 3e1fb2b6-b8f8-41e1-b49b-4dfd2890d83e 03-17 15:17:29.113 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 76 03-17 15:17:29.115 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:29.122 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:29.126 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:29.127 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:31.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:31.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:31.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 82] 03-17 15:17:31.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:32.479 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:32.484 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 82 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h21m47s877ms alt=565.7000122070312 vAcc=2.132702 vel=0.0013963524 {Bundle[{}]}], age: 902ms, time: 1679046451580 03-17 15:17:32.498 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:32.501 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:32.507 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:32.508 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 82 isFinished? true 03-17 15:17:32.509 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:32.511 INFO [b persist] ✅ INSERT: fd881dfe-b956-41c0-9248-71614cb2cd57 03-17 15:17:32.516 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:32.526 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:32.554 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:32.555 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 77 03-17 15:17:32.561 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:32.562 INFO [HttpService a] 🔵 HTTP POST: fd881dfe-b956-41c0-9248-71614cb2cd57 03-17 15:17:32.681 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:32.684 DEBUG [b destroy] ✅ DESTROY: fd881dfe-b956-41c0-9248-71614cb2cd57 03-17 15:17:32.691 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 77 03-17 15:17:32.693 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:32.697 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:32.701 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:32.702 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:42.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:42.546 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:42.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 83] 03-17 15:17:42.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:43.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:43.845 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 83 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h21m59s215ms alt=565.7000122070312 vAcc=2.132702 vel=8.65838E-5 {Bundle[{}]}], age: 926ms, time: 1679046462918 03-17 15:17:43.855 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:43.857 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:43.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:43.870 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 83 isFinished? true 03-17 15:17:43.870 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:43.871 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:43.873 INFO [b persist] ✅ INSERT: f2bba141-f01d-4873-9d09-d39b09740e7c 03-17 15:17:43.914 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:43.934 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:43.935 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 78 03-17 15:17:43.939 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:43.939 INFO [HttpService a] 🔵 HTTP POST: f2bba141-f01d-4873-9d09-d39b09740e7c 03-17 15:17:44.046 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:44.048 DEBUG [b destroy] ✅ DESTROY: f2bba141-f01d-4873-9d09-d39b09740e7c 03-17 15:17:44.057 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 78 03-17 15:17:44.058 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:44.062 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:44.063 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:44.065 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:46.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:46.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:46.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 84] 03-17 15:17:46.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:47.536 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:47.539 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 84 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=20.0 et=+16d3h22m2s843ms alt=565.7000122070312 vAcc=1.9962546 vel=0.47459847 bear=115.65195 {Bundle[{}]}], age: 992ms, time: 1679046466546 03-17 15:17:47.545 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:47.546 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:47.553 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 84 isFinished? true 03-17 15:17:47.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:47.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:47.556 INFO [b persist] ✅ INSERT: ed0786f7-016e-4d31-9622-d07a86ab9955 03-17 15:17:47.561 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:47.588 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:47.589 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 79 03-17 15:17:47.593 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:47.595 INFO [HttpService a] 🔵 HTTP POST: ed0786f7-016e-4d31-9622-d07a86ab9955 03-17 15:17:47.678 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:47.680 DEBUG [b destroy] ✅ DESTROY: ed0786f7-016e-4d31-9622-d07a86ab9955 03-17 15:17:47.687 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 79 03-17 15:17:47.688 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:47.691 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:47.693 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:47.694 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:17:47.810 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:57.516 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:17:57.548 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:57.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 85] 03-17 15:17:57.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:17:58.839 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:17:58.843 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 85 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778793 hAcc=20.0 et=+16d3h22m14s212ms alt=565.7000122070312 vAcc=2.1627293 vel=0.113767706 bear=75.275475 {Bundle[{}]}], age: 927ms, time: 1679046477914 03-17 15:17:58.855 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:17:58.857 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:17:58.863 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:58.870 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:17:58.873 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 85 isFinished? true 03-17 15:17:58.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:17:58.877 INFO [b persist] ✅ INSERT: 6dcc29b3-982c-459a-963e-08d00d0dc969 03-17 15:17:58.897 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:17:58.925 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:17:58.926 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 80 03-17 15:17:58.933 DEBUG [b first] ✅ Locked 1 records 03-17 15:17:58.936 INFO [HttpService a] 🔵 HTTP POST: 6dcc29b3-982c-459a-963e-08d00d0dc969 03-17 15:17:59.085 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:17:59.091 DEBUG [b destroy] ✅ DESTROY: 6dcc29b3-982c-459a-963e-08d00d0dc969 03-17 15:17:59.098 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 80 03-17 15:17:59.099 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:17:59.103 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:17:59.105 INFO [a run] ⚡️[RPC: : null] 03-17 15:17:59.107 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:01.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:01.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:01.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 86] 03-17 15:18:01.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:02.504 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:02.511 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 86 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=20.0 et=+16d3h22m17s895ms alt=565.7000122070312 vAcc=2.3032527 vel=0.30951324 bear=273.1933 {Bundle[{}]}], age: 911ms, time: 1679046481597 03-17 15:18:02.522 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:02.523 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:02.530 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 86 isFinished? true 03-17 15:18:02.531 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:02.535 INFO [b persist] ✅ INSERT: 937b6082-05fa-47c3-be2a-3bda58987257 03-17 15:18:02.537 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:02.551 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:02.577 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:02.578 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 81 03-17 15:18:02.583 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:02.583 INFO [HttpService a] 🔵 HTTP POST: 937b6082-05fa-47c3-be2a-3bda58987257 03-17 15:18:02.678 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:02.680 DEBUG [b destroy] ✅ DESTROY: 937b6082-05fa-47c3-be2a-3bda58987257 03-17 15:18:02.686 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 81 03-17 15:18:02.688 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:02.691 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:02.692 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:02.693 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:02.785 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:12.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:12.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:12.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 87] 03-17 15:18:12.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:13.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:13.830 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 87 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d3h22m29s209ms alt=565.7000122070312 vAcc=1.8281233 vel=0.03882885 {Bundle[{}]}], age: 917ms, time: 1679046492911 03-17 15:18:13.842 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:13.843 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:13.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:13.853 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 87 isFinished? true 03-17 15:18:13.854 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:13.855 INFO [b persist] ✅ INSERT: 4219579c-3bb1-4a76-937a-aa9430761c28 03-17 15:18:13.859 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:13.866 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:13.895 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:13.896 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 82 03-17 15:18:13.903 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:13.903 INFO [HttpService a] 🔵 HTTP POST: 4219579c-3bb1-4a76-937a-aa9430761c28 03-17 15:18:14.381 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:14.383 DEBUG [b destroy] ✅ DESTROY: 4219579c-3bb1-4a76-937a-aa9430761c28 03-17 15:18:14.391 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 82 03-17 15:18:14.392 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:14.396 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:14.398 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:14.399 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:16.157 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:16.191 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:16.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 88] 03-17 15:18:16.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:17.450 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:17.459 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 88 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778794 hAcc=20.0 et=+16d3h22m32s845ms alt=565.7000122070312 vAcc=1.907278 vel=0.35612783 bear=217.82497 {Bundle[{}]}], age: 910ms, time: 1679046496548 03-17 15:18:17.475 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:17.479 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:17.486 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:17.492 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 88 isFinished? true 03-17 15:18:17.493 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:17.496 INFO [b persist] ✅ INSERT: 1409181f-7039-4dd7-b4ac-d2e7cea70422 03-17 15:18:17.497 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:17.510 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:17.539 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:17.540 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 83 03-17 15:18:17.552 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:17.553 INFO [HttpService a] 🔵 HTTP POST: 1409181f-7039-4dd7-b4ac-d2e7cea70422 03-17 15:18:17.725 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:17.729 DEBUG [b destroy] ✅ DESTROY: 1409181f-7039-4dd7-b4ac-d2e7cea70422 03-17 15:18:17.734 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 83 03-17 15:18:17.735 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:17.738 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:17.740 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:17.741 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:27.516 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:27.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:27.552 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 89] 03-17 15:18:27.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:28.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:28.815 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 89 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778780 hAcc=20.0 et=+16d3h22m44s218ms alt=565.7000122070312 vAcc=2.0544446 vel=0.13013688 bear=259.6478 {Bundle[{}]}], age: 891ms, time: 1679046507920 03-17 15:18:28.832 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:28.833 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:28.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:28.843 INFO [b persist] ✅ INSERT: 5946553d-351f-4cab-a316-9c3eafc7da26 03-17 15:18:28.845 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 89 isFinished? true 03-17 15:18:28.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:28.847 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:28.864 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:28.896 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:28.897 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 84 03-17 15:18:28.904 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:28.905 INFO [HttpService a] 🔵 HTTP POST: 5946553d-351f-4cab-a316-9c3eafc7da26 03-17 15:18:29.020 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:29.023 DEBUG [b destroy] ✅ DESTROY: 5946553d-351f-4cab-a316-9c3eafc7da26 03-17 15:18:29.031 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 84 03-17 15:18:29.032 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:29.035 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:29.037 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:29.039 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:31.163 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:31.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:31.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 90] 03-17 15:18:31.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:32.433 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:32.437 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 90 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d3h22m47s855ms alt=565.7000122070312 vAcc=2.132702 vel=0.32137787 bear=79.97187 {Bundle[{}]}], age: 878ms, time: 1679046511557 03-17 15:18:32.451 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:32.452 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:32.459 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:32.463 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 90 isFinished? true 03-17 15:18:32.463 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:32.464 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:32.465 INFO [b persist] ✅ INSERT: b9000c09-9964-45fa-859e-9e7b5012ff05 03-17 15:18:32.471 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:32.507 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:32.508 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 85 03-17 15:18:32.517 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:32.518 INFO [HttpService a] 🔵 HTTP POST: b9000c09-9964-45fa-859e-9e7b5012ff05 03-17 15:18:32.682 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:32.685 DEBUG [b destroy] ✅ DESTROY: b9000c09-9964-45fa-859e-9e7b5012ff05 03-17 15:18:32.692 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 85 03-17 15:18:32.694 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:32.699 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:32.703 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:32.705 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:42.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:42.554 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:42.556 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 91] 03-17 15:18:42.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:43.814 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:43.821 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 91 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=20.0 et=+16d3h22m58s994ms alt=565.7000122070312 vAcc=1.8098973 vel=0.03139988 {Bundle[{}]}], age: 1123ms, time: 1679046522696 03-17 15:18:43.828 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:43.828 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:43.836 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 91 isFinished? true 03-17 15:18:43.840 INFO [b persist] ✅ INSERT: dd55ba0f-8940-494f-a096-5a9b114a316b 03-17 15:18:43.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:43.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:43.851 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:43.874 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:43.875 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 86 03-17 15:18:43.880 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:43.881 INFO [HttpService a] 🔵 HTTP POST: dd55ba0f-8940-494f-a096-5a9b114a316b 03-17 15:18:44.041 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:44.044 DEBUG [b destroy] ✅ DESTROY: dd55ba0f-8940-494f-a096-5a9b114a316b 03-17 15:18:44.052 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 86 03-17 15:18:44.053 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:44.056 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:44.058 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:44.059 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:44.094 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:46.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:46.189 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:46.190 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 92] 03-17 15:18:46.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:47.478 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:47.483 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 92 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=17.854 et=+16d3h23m2s830ms alt=565.7000122070312 vAcc=1.9804165 vel=0.09963448 {Bundle[{}]}], age: 949ms, time: 1679046526532 03-17 15:18:47.494 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:47.495 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:47.502 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:47.510 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:47.521 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 92 isFinished? true 03-17 15:18:47.521 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:47.523 INFO [b persist] ✅ INSERT: 2e6d5812-4a39-4129-b411-8197757ff4bb 03-17 15:18:47.527 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:47.553 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:47.554 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 87 03-17 15:18:47.559 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:47.560 INFO [HttpService a] 🔵 HTTP POST: 2e6d5812-4a39-4129-b411-8197757ff4bb 03-17 15:18:47.659 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:47.661 DEBUG [b destroy] ✅ DESTROY: 2e6d5812-4a39-4129-b411-8197757ff4bb 03-17 15:18:47.669 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 87 03-17 15:18:47.670 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:47.673 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:47.675 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:47.677 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:18:57.521 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:18:57.555 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:57.557 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 93] 03-17 15:18:57.560 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:18:58.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:18:58.822 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 93 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h23m14s217ms alt=565.7000122070312 vAcc=1.9804165 vel=0.07617974 {Bundle[{}]}], age: 902ms, time: 1679046537919 03-17 15:18:58.829 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:18:58.830 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:18:58.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:58.847 INFO [b persist] ✅ INSERT: b1ccc830-b168-45bd-8fc3-160b7106a0f7 03-17 15:18:58.849 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 93 isFinished? true 03-17 15:18:58.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:18:58.856 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:18:58.862 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:18:58.884 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:18:58.885 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 88 03-17 15:18:58.890 DEBUG [b first] ✅ Locked 1 records 03-17 15:18:58.890 INFO [HttpService a] 🔵 HTTP POST: b1ccc830-b168-45bd-8fc3-160b7106a0f7 03-17 15:18:59.185 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:18:59.188 DEBUG [b destroy] ✅ DESTROY: b1ccc830-b168-45bd-8fc3-160b7106a0f7 03-17 15:18:59.192 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 88 03-17 15:18:59.193 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:18:59.196 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:18:59.198 INFO [a run] ⚡️[RPC: : null] 03-17 15:18:59.199 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:01.157 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:01.189 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:01.191 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 94] 03-17 15:19:01.194 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:08.660 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:08.668 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 94 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=12.29 et=+16d3h23m24s27ms alt=565.7000122070312 vAcc=1.646718 vel=0.12192043 bear=255.00722 {Bundle[{}]}], age: 934ms, time: 1679046547730 03-17 15:19:08.687 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:08.688 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:08.696 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:08.701 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:08.708 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 94 isFinished? true 03-17 15:19:08.709 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:08.712 INFO [b persist] ✅ INSERT: b8971004-e0ec-4a53-808a-6c1dea458f0a 03-17 15:19:08.723 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:08.750 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:08.751 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 89 03-17 15:19:08.766 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:08.768 INFO [HttpService a] 🔵 HTTP POST: b8971004-e0ec-4a53-808a-6c1dea458f0a 03-17 15:19:08.941 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:08.943 DEBUG [b destroy] ✅ DESTROY: b8971004-e0ec-4a53-808a-6c1dea458f0a 03-17 15:19:08.953 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 89 03-17 15:19:08.955 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:08.960 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:08.964 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:08.966 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:12.520 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:12.560 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:12.562 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 95] 03-17 15:19:12.566 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:13.852 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:13.860 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 95 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h23m29s241ms alt=565.7000122070312 vAcc=2.0544446 vel=0.032108314 {Bundle[{}]}], age: 914ms, time: 1679046552943 03-17 15:19:13.872 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:13.873 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:13.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:13.883 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 95 isFinished? true 03-17 15:19:13.884 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:13.887 INFO [b persist] ✅ INSERT: 27b149f6-1d12-4751-8128-d967494bd94d 03-17 15:19:13.893 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:13.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:13.933 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:13.934 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 90 03-17 15:19:13.948 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:13.948 INFO [HttpService a] 🔵 HTTP POST: 27b149f6-1d12-4751-8128-d967494bd94d 03-17 15:19:14.124 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:14.126 DEBUG [b destroy] ✅ DESTROY: 27b149f6-1d12-4751-8128-d967494bd94d 03-17 15:19:14.139 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 90 03-17 15:19:14.140 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:14.145 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:14.148 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:14.149 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:16.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:16.190 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:16.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 96] 03-17 15:19:16.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:17.432 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:17.435 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 96 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778784 hAcc=20.0 et=+16d3h23m32s820ms alt=565.7000122070312 vAcc=2.0544446 vel=0.01648056 {Bundle[{}]}], age: 912ms, time: 1679046556522 03-17 15:19:17.450 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:17.455 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:17.456 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:17.461 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:17.477 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 96 isFinished? true 03-17 15:19:17.477 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:17.482 INFO [b persist] ✅ INSERT: 93d4d59d-8442-40dc-b5b0-e6ed6a161323 03-17 15:19:17.486 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:17.509 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:17.510 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 91 03-17 15:19:17.518 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:17.518 INFO [HttpService a] 🔵 HTTP POST: 93d4d59d-8442-40dc-b5b0-e6ed6a161323 03-17 15:19:17.646 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:17.650 DEBUG [b destroy] ✅ DESTROY: 93d4d59d-8442-40dc-b5b0-e6ed6a161323 03-17 15:19:17.661 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 91 03-17 15:19:17.663 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:17.668 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:17.670 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:17.671 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:27.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:27.552 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:27.553 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 97] 03-17 15:19:27.556 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:28.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:28.823 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 97 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d3h23m44s221ms alt=565.7000122070312 vAcc=1.8258946 vel=0.046242043 {Bundle[{}]}], age: 898ms, time: 1679046567923 03-17 15:19:28.838 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:28.845 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:28.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:28.851 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 97 isFinished? true 03-17 15:19:28.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:28.853 INFO [b persist] ✅ INSERT: 523dd403-09da-4c00-8673-4a33a5611ab6 03-17 15:19:28.855 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:28.860 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:28.887 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:28.889 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 92 03-17 15:19:28.895 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:28.896 INFO [HttpService a] 🔵 HTTP POST: 523dd403-09da-4c00-8673-4a33a5611ab6 03-17 15:19:29.020 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:29.024 DEBUG [b destroy] ✅ DESTROY: 523dd403-09da-4c00-8673-4a33a5611ab6 03-17 15:19:29.030 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 92 03-17 15:19:29.031 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:29.035 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:29.036 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:29.038 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:31.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:31.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 98] 03-17 15:19:31.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:32.467 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:32.472 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 98 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778799 hAcc=14.032 et=+16d3h23m47s728ms alt=565.7000122070312 vAcc=1.7708424 vel=0.06464684 {Bundle[{}]}], age: 1040ms, time: 1679046571430 03-17 15:19:32.488 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:32.489 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:32.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:32.495 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 98 isFinished? true 03-17 15:19:32.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:32.498 INFO [b persist] ✅ INSERT: e0364a1e-c13a-4b0f-95e8-6722e45d1cb0 03-17 15:19:32.500 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:32.503 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:32.529 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:32.530 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 93 03-17 15:19:32.539 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:32.540 INFO [HttpService a] 🔵 HTTP POST: e0364a1e-c13a-4b0f-95e8-6722e45d1cb0 03-17 15:19:32.659 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:32.660 DEBUG [b destroy] ✅ DESTROY: e0364a1e-c13a-4b0f-95e8-6722e45d1cb0 03-17 15:19:32.668 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 93 03-17 15:19:32.668 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:32.671 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:32.673 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:32.674 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:42.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:42.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:42.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 99] 03-17 15:19:42.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:43.854 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:43.860 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 99 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d3h23m59s205ms alt=565.7000122070312 vAcc=1.9863262 vel=0.041897822 {Bundle[{}]}], age: 949ms, time: 1679046582908 03-17 15:19:43.866 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:43.867 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:43.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:43.879 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 99 isFinished? true 03-17 15:19:43.881 INFO [b persist] ✅ INSERT: 1edbae18-4e7c-4987-8f01-b9ae40270294 03-17 15:19:43.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:43.883 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:43.897 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:43.927 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:43.928 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 94 03-17 15:19:43.936 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:43.937 INFO [HttpService a] 🔵 HTTP POST: 1edbae18-4e7c-4987-8f01-b9ae40270294 03-17 15:19:44.044 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:44.045 DEBUG [b destroy] ✅ DESTROY: 1edbae18-4e7c-4987-8f01-b9ae40270294 03-17 15:19:44.052 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 94 03-17 15:19:44.053 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:44.056 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:44.059 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:44.060 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:46.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:46.193 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:46.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 100] 03-17 15:19:46.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:47.462 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:47.465 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 100 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=20.0 et=+16d3h24m2s843ms alt=565.7000122070312 vAcc=1.9804165 vel=0.12193036 bear=275.53165 {Bundle[{}]}], age: 919ms, time: 1679046586545 03-17 15:19:47.482 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:47.484 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:47.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:47.494 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:47.503 INFO [b persist] ✅ INSERT: 8382aaf7-b875-4030-aea8-4db9cc1ecd93 03-17 15:19:47.505 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 100 isFinished? true 03-17 15:19:47.506 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:47.512 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:47.546 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:47.546 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 95 03-17 15:19:47.555 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:47.556 INFO [HttpService a] 🔵 HTTP POST: 8382aaf7-b875-4030-aea8-4db9cc1ecd93 03-17 15:19:48.099 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:48.102 DEBUG [b destroy] ✅ DESTROY: 8382aaf7-b875-4030-aea8-4db9cc1ecd93 03-17 15:19:48.109 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 95 03-17 15:19:48.112 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:48.116 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:48.119 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:48.120 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:19:57.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:19:57.546 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:57.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 101] 03-17 15:19:57.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:19:58.859 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:19:58.865 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 101 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778781 hAcc=20.0 et=+16d3h24m14s202ms alt=565.7000122070312 vAcc=2.3032527 vel=0.042211037 {Bundle[{}]}], age: 960ms, time: 1679046597904 03-17 15:19:58.879 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:19:58.880 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:19:58.883 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:58.889 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:19:58.903 INFO [b persist] ✅ INSERT: adf3fd12-7fdc-4f20-b391-7097aa26ec9b 03-17 15:19:58.904 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 101 isFinished? true 03-17 15:19:58.913 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:19:58.920 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:19:58.950 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:19:58.951 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 96 03-17 15:19:58.973 DEBUG [b first] ✅ Locked 1 records 03-17 15:19:58.974 INFO [HttpService a] 🔵 HTTP POST: adf3fd12-7fdc-4f20-b391-7097aa26ec9b 03-17 15:19:59.201 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:19:59.204 DEBUG [b destroy] ✅ DESTROY: adf3fd12-7fdc-4f20-b391-7097aa26ec9b 03-17 15:19:59.216 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 96 03-17 15:19:59.218 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:19:59.223 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:19:59.227 INFO [a run] ⚡️[RPC: : null] 03-17 15:19:59.228 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:01.156 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:01.189 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:01.191 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 102] 03-17 15:20:01.194 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:02.418 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:02.423 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 102 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h24m17s637ms alt=565.7000122070312 vAcc=2.3032527 vel=0.003690092 {Bundle[{}]}], age: 1082ms, time: 1679046601340 03-17 15:20:02.439 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:02.440 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:02.449 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:02.454 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:02.457 INFO [b persist] ✅ INSERT: 53c32f69-992b-47ca-9a1e-275a734b33ba 03-17 15:20:02.458 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 102 isFinished? true 03-17 15:20:02.462 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:02.463 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:02.492 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:02.493 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 97 03-17 15:20:02.502 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:02.504 INFO [HttpService a] 🔵 HTTP POST: 53c32f69-992b-47ca-9a1e-275a734b33ba 03-17 15:20:02.610 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:02.612 DEBUG [b destroy] ✅ DESTROY: 53c32f69-992b-47ca-9a1e-275a734b33ba 03-17 15:20:02.620 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 97 03-17 15:20:02.621 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:02.624 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:02.626 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:02.627 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:12.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:12.551 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:12.552 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 103] 03-17 15:20:12.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:13.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:13.813 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 103 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d3h24m29s208ms alt=565.7000122070312 vAcc=1.907278 vel=0.013389636 {Bundle[{}]}], age: 901ms, time: 1679046612910 03-17 15:20:13.824 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:13.825 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:13.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:13.836 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:13.840 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 103 isFinished? true 03-17 15:20:13.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:13.844 INFO [b persist] ✅ INSERT: 2b3d6c67-3a1d-4b44-a051-65965d552c20 03-17 15:20:13.861 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:13.887 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:13.888 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 98 03-17 15:20:13.898 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:13.899 INFO [HttpService a] 🔵 HTTP POST: 2b3d6c67-3a1d-4b44-a051-65965d552c20 03-17 15:20:13.995 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:13.997 DEBUG [b destroy] ✅ DESTROY: 2b3d6c67-3a1d-4b44-a051-65965d552c20 03-17 15:20:14.004 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 98 03-17 15:20:14.005 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:14.009 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:14.011 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:14.012 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:16.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:16.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:16.196 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 104] 03-17 15:20:16.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:17.477 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:17.480 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 104 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h24m32s645ms alt=565.7000122070312 vAcc=1.954571 vel=0.021644913 {Bundle[{}]}], age: 1132ms, time: 1679046616347 03-17 15:20:17.489 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:17.489 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:17.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:17.496 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 104 isFinished? true 03-17 15:20:17.498 INFO [b persist] ✅ INSERT: c4893c5e-4505-4d74-9a33-6311aaea2caf 03-17 15:20:17.498 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:17.503 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:17.504 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:17.529 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:17.532 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 99 03-17 15:20:17.537 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:17.541 INFO [HttpService a] 🔵 HTTP POST: c4893c5e-4505-4d74-9a33-6311aaea2caf 03-17 15:20:17.639 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:17.640 DEBUG [b destroy] ✅ DESTROY: c4893c5e-4505-4d74-9a33-6311aaea2caf 03-17 15:20:17.648 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 99 03-17 15:20:17.648 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:17.651 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:17.657 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:17.658 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:27.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:27.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:27.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 105] 03-17 15:20:27.552 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:28.857 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:28.862 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 105 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778780 hAcc=20.0 et=+16d3h24m44s206ms alt=565.7000122070312 vAcc=2.0544446 vel=0.08774418 {Bundle[{}]}], age: 952ms, time: 1679046627909 03-17 15:20:28.872 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:28.873 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:28.882 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:28.889 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:28.892 INFO [b persist] ✅ INSERT: 3ee41901-ed72-47ce-b994-b098feafb676 03-17 15:20:28.894 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 105 isFinished? true 03-17 15:20:28.896 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:28.901 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:28.926 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:28.927 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 100 03-17 15:20:28.935 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:28.936 INFO [HttpService a] 🔵 HTTP POST: 3ee41901-ed72-47ce-b994-b098feafb676 03-17 15:20:29.030 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:29.032 DEBUG [b destroy] ✅ DESTROY: 3ee41901-ed72-47ce-b994-b098feafb676 03-17 15:20:29.039 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 100 03-17 15:20:29.040 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:29.043 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:29.045 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:29.046 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:31.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:31.193 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:31.194 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 106] 03-17 15:20:31.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:32.474 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:32.479 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 106 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d3h24m47s849ms alt=565.7000122070312 vAcc=1.6799663 vel=0.024282617 {Bundle[{}]}], age: 926ms, time: 1679046631551 03-17 15:20:32.488 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:32.490 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:32.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:32.502 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:32.513 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 106 isFinished? true 03-17 15:20:32.514 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:32.516 INFO [b persist] ✅ INSERT: 4e7b23f7-9667-4824-81d4-e1df75ff8194 03-17 15:20:32.532 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:32.558 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:32.559 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 101 03-17 15:20:32.566 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:32.567 INFO [HttpService a] 🔵 HTTP POST: 4e7b23f7-9667-4824-81d4-e1df75ff8194 03-17 15:20:32.655 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:32.656 DEBUG [b destroy] ✅ DESTROY: 4e7b23f7-9667-4824-81d4-e1df75ff8194 03-17 15:20:32.663 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 101 03-17 15:20:32.664 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:32.668 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:32.669 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:32.671 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:42.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:42.553 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:42.554 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 107] 03-17 15:20:42.560 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:43.824 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:43.828 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 107 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h24m59s219ms alt=565.7000122070312 vAcc=2.0729272 vel=0.05415716 {Bundle[{}]}], age: 905ms, time: 1679046642921 03-17 15:20:43.843 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:43.844 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:43.869 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:43.874 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 107 isFinished? true 03-17 15:20:43.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:43.876 INFO [b persist] ✅ INSERT: defd6c3c-06ae-406d-8fbd-e131634716b8 03-17 15:20:43.878 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:43.886 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:43.914 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:43.915 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 102 03-17 15:20:43.920 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:43.921 INFO [HttpService a] 🔵 HTTP POST: defd6c3c-06ae-406d-8fbd-e131634716b8 03-17 15:20:44.386 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:44.391 DEBUG [b destroy] ✅ DESTROY: defd6c3c-06ae-406d-8fbd-e131634716b8 03-17 15:20:44.398 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 102 03-17 15:20:44.399 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:44.406 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:44.415 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:44.416 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:46.163 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:46.200 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:46.201 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 108] 03-17 15:20:46.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:47.458 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:47.461 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 108 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778783 hAcc=20.0 et=+16d3h25m2s879ms alt=565.7000122070312 vAcc=1.9784545 vel=0.07385421 {Bundle[{}]}], age: 879ms, time: 1679046646582 03-17 15:20:47.470 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:47.471 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:47.479 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 108 isFinished? true 03-17 15:20:47.479 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:47.482 INFO [b persist] ✅ INSERT: 5938bb9b-6e3c-422f-afdf-632de8ba579c 03-17 15:20:47.485 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:47.486 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:47.514 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:47.515 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 103 03-17 15:20:47.524 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:47.525 INFO [HttpService a] 🔵 HTTP POST: 5938bb9b-6e3c-422f-afdf-632de8ba579c 03-17 15:20:47.638 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:47.640 DEBUG [b destroy] ✅ DESTROY: 5938bb9b-6e3c-422f-afdf-632de8ba579c 03-17 15:20:47.648 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 103 03-17 15:20:47.649 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:47.653 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:47.654 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:47.655 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:20:47.735 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:57.511 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:20:57.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:57.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 109] 03-17 15:20:57.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:20:58.798 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:20:58.801 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 109 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d3h25m14s189ms alt=565.7000122070312 vAcc=2.1479957 vel=0.0113507435 {Bundle[{}]}], age: 909ms, time: 1679046657891 03-17 15:20:58.810 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:20:58.811 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:20:58.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:58.827 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:20:58.829 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 109 isFinished? true 03-17 15:20:58.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:20:58.831 INFO [b persist] ✅ INSERT: ea42619d-506f-49ff-b95c-5c326609d7e7 03-17 15:20:58.840 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:20:58.864 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:20:58.865 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 104 03-17 15:20:58.870 DEBUG [b first] ✅ Locked 1 records 03-17 15:20:58.871 INFO [HttpService a] 🔵 HTTP POST: ea42619d-506f-49ff-b95c-5c326609d7e7 03-17 15:20:58.940 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:20:58.941 DEBUG [b destroy] ✅ DESTROY: ea42619d-506f-49ff-b95c-5c326609d7e7 03-17 15:20:58.949 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 104 03-17 15:20:58.950 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:20:58.953 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:20:58.956 INFO [a run] ⚡️[RPC: : null] 03-17 15:20:58.958 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:01.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:01.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:01.194 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 110] 03-17 15:21:01.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:02.465 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:02.471 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 110 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=17.121 et=+16d3h25m17s858ms alt=565.7000122070312 vAcc=2.4951103 vel=0.004941091 {Bundle[{}]}], age: 908ms, time: 1679046661560 03-17 15:21:02.482 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:02.483 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:02.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:02.493 INFO [b persist] ✅ INSERT: 18f4eff6-4b20-4344-a9c5-a9d7e07d4853 03-17 15:21:02.494 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 110 isFinished? true 03-17 15:21:02.494 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:02.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:02.499 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:02.524 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:02.525 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 105 03-17 15:21:02.532 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:02.533 INFO [HttpService a] 🔵 HTTP POST: 18f4eff6-4b20-4344-a9c5-a9d7e07d4853 03-17 15:21:02.635 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:02.637 DEBUG [b destroy] ✅ DESTROY: 18f4eff6-4b20-4344-a9c5-a9d7e07d4853 03-17 15:21:02.645 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 105 03-17 15:21:02.646 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:02.649 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:02.651 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:02.652 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:12.519 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:12.552 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:12.554 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 111] 03-17 15:21:12.557 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:13.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:13.803 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 111 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=12.055 et=+16d3h25m29s214ms alt=565.7000122070312 vAcc=1.7136041 vel=0.062783524 {Bundle[{}]}], age: 886ms, time: 1679046672916 03-17 15:21:13.818 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:13.819 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:13.829 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 111 isFinished? true 03-17 15:21:13.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:13.831 INFO [b persist] ✅ INSERT: a703f1fe-85e7-435c-bbe0-cd9d32eec430 03-17 15:21:13.834 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:13.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:13.876 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:13.877 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 106 03-17 15:21:13.884 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:13.887 INFO [HttpService a] 🔵 HTTP POST: a703f1fe-85e7-435c-bbe0-cd9d32eec430 03-17 15:21:13.991 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:13.993 DEBUG [b destroy] ✅ DESTROY: a703f1fe-85e7-435c-bbe0-cd9d32eec430 03-17 15:21:14.000 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 106 03-17 15:21:14.001 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:14.004 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:14.006 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:14.007 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:14.084 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:16.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:16.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:16.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 112] 03-17 15:21:16.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:17.423 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:17.432 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 112 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d3h25m32s834ms alt=565.7000122070312 vAcc=2.2155178 vel=0.029354855 {Bundle[{}]}], age: 893ms, time: 1679046676536 03-17 15:21:17.445 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:17.446 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:17.452 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 112 isFinished? true 03-17 15:21:17.453 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:17.454 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:17.461 INFO [b persist] ✅ INSERT: cf738a9e-f4db-4dcf-b5da-f9c28bb59be1 03-17 15:21:17.478 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:17.501 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:17.502 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 107 03-17 15:21:17.507 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:17.508 INFO [HttpService a] 🔵 HTTP POST: cf738a9e-f4db-4dcf-b5da-f9c28bb59be1 03-17 15:21:17.594 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:17.596 DEBUG [b destroy] ✅ DESTROY: cf738a9e-f4db-4dcf-b5da-f9c28bb59be1 03-17 15:21:17.605 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 107 03-17 15:21:17.606 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:17.610 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:17.611 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:17.612 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:17.707 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:27.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:27.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:27.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 113] 03-17 15:21:27.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:28.782 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:28.786 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 113 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h25m43s980ms alt=565.7000122070312 vAcc=2.1737156 vel=0.02745062 {Bundle[{}]}], age: 1102ms, time: 1679046687683 03-17 15:21:28.796 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:28.797 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:28.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:28.811 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:28.813 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 113 isFinished? true 03-17 15:21:28.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:28.817 INFO [b persist] ✅ INSERT: fcc4c248-e2da-4311-a91a-c552f09cc471 03-17 15:21:28.822 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:28.861 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:28.862 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 108 03-17 15:21:28.871 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:28.872 INFO [HttpService a] 🔵 HTTP POST: fcc4c248-e2da-4311-a91a-c552f09cc471 03-17 15:21:28.952 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:28.954 DEBUG [b destroy] ✅ DESTROY: fcc4c248-e2da-4311-a91a-c552f09cc471 03-17 15:21:28.961 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 108 03-17 15:21:28.962 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:28.966 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:28.968 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:28.969 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:31.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:31.197 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:31.199 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 114] 03-17 15:21:31.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:32.461 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:32.468 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 114 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=20.0 et=+16d3h25m47s854ms alt=565.7000122070312 vAcc=2.096871 vel=0.06917356 {Bundle[{}]}], age: 910ms, time: 1679046691556 03-17 15:21:32.482 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:32.484 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:32.487 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:32.491 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:32.500 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 114 isFinished? true 03-17 15:21:32.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:32.503 INFO [b persist] ✅ INSERT: fd0513d5-68a5-4edc-94e1-fb886970a0a3 03-17 15:21:32.507 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:32.541 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:32.541 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 109 03-17 15:21:32.550 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:32.551 INFO [HttpService a] 🔵 HTTP POST: fd0513d5-68a5-4edc-94e1-fb886970a0a3 03-17 15:21:32.641 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:32.642 DEBUG [b destroy] ✅ DESTROY: fd0513d5-68a5-4edc-94e1-fb886970a0a3 03-17 15:21:32.649 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 109 03-17 15:21:32.650 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:32.654 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:32.655 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:32.657 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:42.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:42.548 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:42.549 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 115] 03-17 15:21:42.552 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:43.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:43.803 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 115 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=13.427 et=+16d3h25m59s202ms alt=565.7000122070312 vAcc=1.724456 vel=0.023779197 {Bundle[{}]}], age: 897ms, time: 1679046702904 03-17 15:21:43.815 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:43.816 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:43.823 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 115 isFinished? true 03-17 15:21:43.826 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:43.827 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:43.833 INFO [b persist] ✅ INSERT: 1e127fd3-6bdb-44c0-83be-464c972f005f 03-17 15:21:43.837 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:43.841 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:43.870 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:43.871 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 110 03-17 15:21:43.876 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:43.877 INFO [HttpService a] 🔵 HTTP POST: 1e127fd3-6bdb-44c0-83be-464c972f005f 03-17 15:21:44.162 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:44.165 DEBUG [b destroy] ✅ DESTROY: 1e127fd3-6bdb-44c0-83be-464c972f005f 03-17 15:21:44.172 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 110 03-17 15:21:44.173 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:44.176 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:44.178 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:44.179 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:46.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:46.190 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:46.191 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 116] 03-17 15:21:46.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:47.406 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:47.411 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 116 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h26m2s833ms alt=565.7000122070312 vAcc=1.9804165 vel=0.056890454 {Bundle[{}]}], age: 873ms, time: 1679046706535 03-17 15:21:47.420 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:47.423 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:47.427 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:47.433 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:47.435 INFO [b persist] ✅ INSERT: 923a549b-2262-4460-b4bc-e945e5491d8c 03-17 15:21:47.436 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 116 isFinished? true 03-17 15:21:47.439 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:47.445 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:47.469 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:47.470 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 111 03-17 15:21:47.475 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:47.476 INFO [HttpService a] 🔵 HTTP POST: 923a549b-2262-4460-b4bc-e945e5491d8c 03-17 15:21:47.599 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:47.602 DEBUG [b destroy] ✅ DESTROY: 923a549b-2262-4460-b4bc-e945e5491d8c 03-17 15:21:47.609 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 111 03-17 15:21:47.611 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:47.619 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:47.622 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:47.623 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:21:57.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:21:57.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:57.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 117] 03-17 15:21:57.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:21:58.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:21:58.826 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 117 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h26m14s192ms alt=565.7000122070312 vAcc=2.0544446 vel=0.016994031 {Bundle[{}]}], age: 930ms, time: 1679046717894 03-17 15:21:58.840 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:21:58.842 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:21:58.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:58.854 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:21:58.860 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 117 isFinished? true 03-17 15:21:58.860 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:21:58.863 INFO [b persist] ✅ INSERT: c1acf48e-81ed-4f5b-b39d-3edc8ac75d7b 03-17 15:21:58.877 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:21:58.903 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:21:58.903 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 112 03-17 15:21:58.909 DEBUG [b first] ✅ Locked 1 records 03-17 15:21:58.909 INFO [HttpService a] 🔵 HTTP POST: c1acf48e-81ed-4f5b-b39d-3edc8ac75d7b 03-17 15:21:59.029 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:21:59.032 DEBUG [b destroy] ✅ DESTROY: c1acf48e-81ed-4f5b-b39d-3edc8ac75d7b 03-17 15:21:59.042 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 112 03-17 15:21:59.043 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:21:59.047 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:21:59.050 INFO [a run] ⚡️[RPC: : null] 03-17 15:21:59.051 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:01.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:01.193 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:01.194 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 118] 03-17 15:22:01.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:02.446 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:02.450 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 118 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=98.4 et=+16d3h26m17s839ms alt=565.7000122070312 vAcc=18.49 vel=0.09431223 {Bundle[{}]}], age: 907ms, time: 1679046721541 03-17 15:22:02.459 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:02.459 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:02.468 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:02.470 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 118 isFinished? true 03-17 15:22:02.471 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:02.473 INFO [b persist] ✅ INSERT: f225b4cf-b8d4-4d91-98a6-db8b091775f7 03-17 15:22:02.479 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:02.483 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:02.508 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:02.509 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 113 03-17 15:22:02.516 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:02.518 INFO [HttpService a] 🔵 HTTP POST: f225b4cf-b8d4-4d91-98a6-db8b091775f7 03-17 15:22:02.652 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:02.655 DEBUG [b destroy] ✅ DESTROY: f225b4cf-b8d4-4d91-98a6-db8b091775f7 03-17 15:22:02.662 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 113 03-17 15:22:02.663 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:02.667 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:02.669 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:02.671 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:12.513 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:12.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:12.552 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 119] 03-17 15:22:12.555 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:13.803 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:13.810 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 119 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h26m29s193ms alt=565.7000122070312 vAcc=1.6799663 vel=0.04607043 {Bundle[{}]}], age: 913ms, time: 1679046732896 03-17 15:22:13.830 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:13.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:13.831 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:13.836 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:13.840 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 119 isFinished? true 03-17 15:22:13.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:13.843 INFO [b persist] ✅ INSERT: 8d064ea6-b7af-4301-a10a-3ecf0a0cd0d5 03-17 15:22:13.864 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:13.892 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:13.893 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 114 03-17 15:22:13.902 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:13.903 INFO [HttpService a] 🔵 HTTP POST: 8d064ea6-b7af-4301-a10a-3ecf0a0cd0d5 03-17 15:22:14.068 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:14.071 DEBUG [b destroy] ✅ DESTROY: 8d064ea6-b7af-4301-a10a-3ecf0a0cd0d5 03-17 15:22:14.082 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 114 03-17 15:22:14.084 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:14.090 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:14.093 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:14.095 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:16.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:16.190 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:16.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 120] 03-17 15:22:16.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:17.463 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:17.467 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 120 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778780 hAcc=20.0 et=+16d3h26m32s834ms alt=565.7000122070312 vAcc=2.0544446 vel=0.14995569 bear=335.12732 {Bundle[{}]}], age: 930ms, time: 1679046736537 03-17 15:22:17.476 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:17.477 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:17.485 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:17.490 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:17.490 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 120 isFinished? true 03-17 15:22:17.492 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:17.495 INFO [b persist] ✅ INSERT: e7c7b587-958a-4030-8772-9b6de584052b 03-17 15:22:17.500 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:17.528 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:17.529 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 115 03-17 15:22:17.537 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:17.538 INFO [HttpService a] 🔵 HTTP POST: e7c7b587-958a-4030-8772-9b6de584052b 03-17 15:22:17.669 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:17.673 DEBUG [b destroy] ✅ DESTROY: e7c7b587-958a-4030-8772-9b6de584052b 03-17 15:22:17.679 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 115 03-17 15:22:17.680 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:17.683 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:17.686 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:17.687 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:27.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:27.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:27.546 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 121] 03-17 15:22:27.549 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:28.785 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:28.793 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 121 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h26m44s209ms alt=565.7000122070312 vAcc=1.9804165 vel=0.09139175 {Bundle[{}]}], age: 880ms, time: 1679046747911 03-17 15:22:28.801 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:28.802 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:28.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:28.810 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 121 isFinished? true 03-17 15:22:28.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:28.814 INFO [b persist] ✅ INSERT: fc78c05a-324a-47f5-8039-43690f21fc4a 03-17 15:22:28.817 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:28.829 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:28.852 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:28.853 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 116 03-17 15:22:28.860 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:28.861 INFO [HttpService a] 🔵 HTTP POST: fc78c05a-324a-47f5-8039-43690f21fc4a 03-17 15:22:29.132 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:29.134 DEBUG [b destroy] ✅ DESTROY: fc78c05a-324a-47f5-8039-43690f21fc4a 03-17 15:22:29.141 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 116 03-17 15:22:29.142 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:29.146 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:29.148 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:29.149 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:31.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:31.194 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 122] 03-17 15:22:31.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:32.462 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:32.471 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 122 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h26m47s855ms alt=565.7000122070312 vAcc=1.9745419 vel=0.12693794 bear=32.70169 {Bundle[{}]}], age: 913ms, time: 1679046751558 03-17 15:22:32.481 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:32.482 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:32.489 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 122 isFinished? true 03-17 15:22:32.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:32.490 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:32.492 INFO [b persist] ✅ INSERT: c98decdb-851d-4717-be41-67c11331db32 03-17 15:22:32.498 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:32.528 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:32.529 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 117 03-17 15:22:32.533 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:32.534 INFO [HttpService a] 🔵 HTTP POST: c98decdb-851d-4717-be41-67c11331db32 03-17 15:22:32.635 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:32.637 DEBUG [b destroy] ✅ DESTROY: c98decdb-851d-4717-be41-67c11331db32 03-17 15:22:32.645 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 117 03-17 15:22:32.646 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:32.649 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:32.651 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:32.652 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:32.745 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:42.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:42.546 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:42.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 123] 03-17 15:22:42.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:43.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:43.846 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 123 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.4 et=+16d3h26m59s209ms alt=565.7000122070312 vAcc=2.346557 vel=0.017067686 {Bundle[{}]}], age: 933ms, time: 1679046762912 03-17 15:22:43.854 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:43.855 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:43.861 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:43.863 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 123 isFinished? true 03-17 15:22:43.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:43.866 INFO [b persist] ✅ INSERT: 18ed6c9b-1bb4-4120-b269-7cf886e9b40d 03-17 15:22:43.868 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:43.880 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:43.904 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:43.905 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 118 03-17 15:22:43.909 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:43.910 INFO [HttpService a] 🔵 HTTP POST: 18ed6c9b-1bb4-4120-b269-7cf886e9b40d 03-17 15:22:44.220 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:44.223 DEBUG [b destroy] ✅ DESTROY: 18ed6c9b-1bb4-4120-b269-7cf886e9b40d 03-17 15:22:44.232 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 118 03-17 15:22:44.232 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:44.236 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:44.240 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:44.242 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:46.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:46.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:46.198 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 124] 03-17 15:22:46.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:47.492 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:47.499 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 124 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h27m2s878ms alt=565.7000122070312 vAcc=2.4951103 vel=0.025648583 {Bundle[{}]}], age: 915ms, time: 1679046766581 03-17 15:22:47.507 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:47.508 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:47.515 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 124 isFinished? true 03-17 15:22:47.516 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:47.516 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:47.520 INFO [b persist] ✅ INSERT: 29dcced6-3047-424b-945f-9bffd0cca4f3 03-17 15:22:47.522 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:47.526 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:47.549 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:47.550 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 119 03-17 15:22:47.555 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:47.557 INFO [HttpService a] 🔵 HTTP POST: 29dcced6-3047-424b-945f-9bffd0cca4f3 03-17 15:22:47.714 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:47.718 DEBUG [b destroy] ✅ DESTROY: 29dcced6-3047-424b-945f-9bffd0cca4f3 03-17 15:22:47.725 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 119 03-17 15:22:47.726 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:47.730 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:47.731 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:47.733 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:22:57.510 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:22:57.543 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:57.545 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 125] 03-17 15:22:57.548 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:22:58.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:22:58.806 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 125 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h27m13s982ms alt=565.7000122070312 vAcc=2.2155178 vel=0.0036359653 {Bundle[{}]}], age: 1120ms, time: 1679046777684 03-17 15:22:58.832 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:22:58.833 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:22:58.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:58.849 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:22:58.855 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 125 isFinished? true 03-17 15:22:58.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:22:58.857 INFO [b persist] ✅ INSERT: f1b60c4e-e38f-4b40-a243-0b79d8f8a6b5 03-17 15:22:58.868 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:22:58.889 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:22:58.890 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 120 03-17 15:22:58.900 DEBUG [b first] ✅ Locked 1 records 03-17 15:22:58.901 INFO [HttpService a] 🔵 HTTP POST: f1b60c4e-e38f-4b40-a243-0b79d8f8a6b5 03-17 15:22:59.071 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:22:59.075 DEBUG [b destroy] ✅ DESTROY: f1b60c4e-e38f-4b40-a243-0b79d8f8a6b5 03-17 15:22:59.085 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 120 03-17 15:22:59.088 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:22:59.097 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:22:59.108 INFO [a run] ⚡️[RPC: : null] 03-17 15:22:59.109 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:01.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:01.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:01.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 126] 03-17 15:23:01.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:02.475 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:02.481 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 126 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d3h27m17s870ms alt=565.7000122070312 vAcc=1.9121481 vel=0.31955567 bear=249.54713 {Bundle[{}]}], age: 907ms, time: 1679046781573 03-17 15:23:02.492 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:02.493 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:02.502 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:02.506 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 126 isFinished? true 03-17 15:23:02.507 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:02.509 INFO [b persist] ✅ INSERT: 87555ca4-2e78-48f0-b111-f7b66c9acbd4 03-17 15:23:02.514 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:02.515 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:02.541 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:02.541 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 121 03-17 15:23:02.557 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:02.558 INFO [HttpService a] 🔵 HTTP POST: 87555ca4-2e78-48f0-b111-f7b66c9acbd4 03-17 15:23:02.670 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:02.672 DEBUG [b destroy] ✅ DESTROY: 87555ca4-2e78-48f0-b111-f7b66c9acbd4 03-17 15:23:02.679 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 121 03-17 15:23:02.680 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:02.684 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:02.686 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:02.687 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:12.519 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:12.551 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:12.552 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 127] 03-17 15:23:12.556 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:13.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:13.792 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 127 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d3h27m29s195ms alt=565.7000122070312 vAcc=2.222092 vel=0.06225741 {Bundle[{}]}], age: 893ms, time: 1679046792897 03-17 15:23:13.803 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:13.808 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 15:23:13.814 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:13.819 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:13.825 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:13.825 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 127 isFinished? true 03-17 15:23:13.838 INFO [b persist] ✅ INSERT: ffc529cd-c999-40e3-9984-442a89e66959 03-17 15:23:13.851 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:13.881 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:13.881 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 122 03-17 15:23:13.894 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:13.895 INFO [HttpService a] 🔵 HTTP POST: ffc529cd-c999-40e3-9984-442a89e66959 03-17 15:23:14.160 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:14.162 DEBUG [b destroy] ✅ DESTROY: ffc529cd-c999-40e3-9984-442a89e66959 03-17 15:23:14.171 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 122 03-17 15:23:14.173 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:14.179 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:14.190 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:14.191 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:16.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:16.190 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:16.191 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 128] 03-17 15:23:16.194 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:17.450 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:17.455 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 128 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h27m32s853ms alt=565.7000122070312 vAcc=2.132702 vel=0.00494978 {Bundle[{}]}], age: 897ms, time: 1679046796555 03-17 15:23:17.464 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:17.466 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:17.476 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:17.482 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 128 isFinished? true 03-17 15:23:17.484 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:17.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:17.486 INFO [b persist] ✅ INSERT: 703a4fbd-5af8-4935-b4cc-d75023c6c42b 03-17 15:23:17.502 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:17.529 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:17.530 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 123 03-17 15:23:17.534 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:17.535 INFO [HttpService a] 🔵 HTTP POST: 703a4fbd-5af8-4935-b4cc-d75023c6c42b 03-17 15:23:17.660 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:17.666 DEBUG [b destroy] ✅ DESTROY: 703a4fbd-5af8-4935-b4cc-d75023c6c42b 03-17 15:23:17.672 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 123 03-17 15:23:17.673 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:17.677 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:17.679 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:17.680 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:27.520 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:27.554 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:27.555 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 129] 03-17 15:23:27.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:28.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:28.829 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 129 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h27m43s976ms alt=565.7000122070312 vAcc=1.9103189 vel=0.004067964 {Bundle[{}]}], age: 1149ms, time: 1679046807678 03-17 15:23:28.840 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:28.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:28.846 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:28.851 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:28.853 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 129 isFinished? true 03-17 15:23:28.854 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:28.858 INFO [b persist] ✅ INSERT: f5bad056-945a-4c51-91f8-1e3d9b53e630 03-17 15:23:28.865 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:28.889 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:28.889 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 124 03-17 15:23:28.895 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:28.896 INFO [HttpService a] 🔵 HTTP POST: f5bad056-945a-4c51-91f8-1e3d9b53e630 03-17 15:23:29.066 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:29.070 DEBUG [b destroy] ✅ DESTROY: f5bad056-945a-4c51-91f8-1e3d9b53e630 03-17 15:23:29.081 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 124 03-17 15:23:29.083 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:29.087 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:29.096 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:29.097 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:31.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:31.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 130] 03-17 15:23:31.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:32.488 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:32.496 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 130 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d3h27m47s854ms alt=565.7000122070312 vAcc=1.7314335 vel=0.32810143 bear=250.40741 {Bundle[{}]}], age: 938ms, time: 1679046811556 03-17 15:23:32.505 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:32.506 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:32.513 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 130 isFinished? true 03-17 15:23:32.513 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:32.514 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:32.515 INFO [b persist] ✅ INSERT: 1c915232-38fa-4c7a-85c5-274ec786e377 03-17 15:23:32.530 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:32.550 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:32.551 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 125 03-17 15:23:32.556 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:32.557 INFO [HttpService a] 🔵 HTTP POST: 1c915232-38fa-4c7a-85c5-274ec786e377 03-17 15:23:32.664 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:32.666 DEBUG [b destroy] ✅ DESTROY: 1c915232-38fa-4c7a-85c5-274ec786e377 03-17 15:23:32.672 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 125 03-17 15:23:32.673 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:32.676 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:32.678 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:32.679 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:32.767 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:42.511 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:42.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:42.546 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 131] 03-17 15:23:42.549 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:43.776 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:43.780 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 131 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778781 hAcc=20.0 et=+16d3h27m59s198ms alt=565.7000122070312 vAcc=1.907278 vel=0.03894664 {Bundle[{}]}], age: 879ms, time: 1679046822900 03-17 15:23:43.795 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:43.796 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:43.800 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:43.805 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:43.823 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 131 isFinished? true 03-17 15:23:43.823 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:43.825 INFO [b persist] ✅ INSERT: 6c6f8f77-5ef5-4cc8-8aae-88c6db2505e9 03-17 15:23:43.836 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:43.868 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:43.869 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 126 03-17 15:23:43.880 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:43.883 INFO [HttpService a] 🔵 HTTP POST: 6c6f8f77-5ef5-4cc8-8aae-88c6db2505e9 03-17 15:23:44.177 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:44.181 DEBUG [b destroy] ✅ DESTROY: 6c6f8f77-5ef5-4cc8-8aae-88c6db2505e9 03-17 15:23:44.187 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 126 03-17 15:23:44.188 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:44.191 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:44.193 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:44.194 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:46.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:46.186 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:46.188 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 132] 03-17 15:23:46.191 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:47.434 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:47.439 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 132 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d3h28m2s613ms alt=565.7000122070312 vAcc=1.7661439 vel=0.38060158 bear=254.6802 {Bundle[{}]}], age: 1121ms, time: 1679046826316 03-17 15:23:47.452 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:47.453 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:47.464 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:47.469 INFO [b persist] ✅ INSERT: 88f29b26-e600-4fc8-9b2f-458d74da4178 03-17 15:23:47.470 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:47.471 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 132 isFinished? true 03-17 15:23:47.472 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:47.477 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:47.502 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:47.503 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 127 03-17 15:23:47.509 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:47.510 INFO [HttpService a] 🔵 HTTP POST: 88f29b26-e600-4fc8-9b2f-458d74da4178 03-17 15:23:47.615 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:47.617 DEBUG [b destroy] ✅ DESTROY: 88f29b26-e600-4fc8-9b2f-458d74da4178 03-17 15:23:47.624 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 127 03-17 15:23:47.625 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:47.629 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:47.631 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:47.632 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:23:57.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:23:57.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:57.546 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 133] 03-17 15:23:57.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:23:58.821 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:23:58.831 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 133 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h28m14s176ms alt=565.7000122070312 vAcc=1.9103189 vel=0.05425978 {Bundle[{}]}], age: 950ms, time: 1679046837878 03-17 15:23:58.838 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:23:58.839 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:23:58.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:58.848 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 133 isFinished? true 03-17 15:23:58.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:23:58.850 INFO [b persist] ✅ INSERT: be609cea-5c6b-4ea3-b572-b5fbd23dcde4 03-17 15:23:58.857 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:23:58.857 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:23:58.890 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:23:58.891 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 128 03-17 15:23:58.902 DEBUG [b first] ✅ Locked 1 records 03-17 15:23:58.903 INFO [HttpService a] 🔵 HTTP POST: be609cea-5c6b-4ea3-b572-b5fbd23dcde4 03-17 15:23:59.185 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:23:59.187 DEBUG [b destroy] ✅ DESTROY: be609cea-5c6b-4ea3-b572-b5fbd23dcde4 03-17 15:23:59.195 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 128 03-17 15:23:59.196 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:23:59.202 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:23:59.211 INFO [a run] ⚡️[RPC: : null] 03-17 15:23:59.212 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:01.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:01.189 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:01.191 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 134] 03-17 15:24:01.194 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:02.422 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:02.429 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 134 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778783 hAcc=20.0 et=+16d3h28m17s816ms alt=565.7000122070312 vAcc=1.8438781 vel=0.18101317 bear=30.449942 {Bundle[{}]}], age: 909ms, time: 1679046841519 03-17 15:24:02.437 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:02.438 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:02.448 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:02.452 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:02.464 INFO [b persist] ✅ INSERT: 07d7399d-d6e1-49fb-acc4-b1986c5a3dd4 03-17 15:24:02.466 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 134 isFinished? true 03-17 15:24:02.466 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:02.474 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:24:02.493 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:02.494 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 129 03-17 15:24:02.500 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:02.501 INFO [HttpService a] 🔵 HTTP POST: 07d7399d-d6e1-49fb-acc4-b1986c5a3dd4 03-17 15:24:02.642 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:02.645 DEBUG [b destroy] ✅ DESTROY: 07d7399d-d6e1-49fb-acc4-b1986c5a3dd4 03-17 15:24:02.654 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 129 03-17 15:24:02.657 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:02.669 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:02.674 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:02.675 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:12.516 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:12.555 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:12.556 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 135] 03-17 15:24:12.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:16.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:16.183 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:16.185 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 136] 03-17 15:24:16.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:18.926 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:18.931 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 136 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778788 hAcc=20.0 et=+16d3h28m34s322ms alt=565.7000122070312 vAcc=1.9103189 vel=2.0713978 bear=50.751137 {Bundle[{}]}], age: 905ms, time: 1679046858024 03-17 15:24:18.933 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:24:18.935 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 135 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778788 hAcc=20.0 et=+16d3h28m34s322ms alt=565.7000122070312 vAcc=1.9103189 vel=2.0713978 bear=50.751137 {Bundle[{}]}], age: 910ms, time: 1679046858024 03-17 15:24:18.938 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:18.939 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:18.945 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 136 isFinished? true 03-17 15:24:18.946 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:18.946 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:18.952 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:18.952 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:18.953 INFO [b persist] ✅ INSERT: e85ca76e-ebd6-4bce-919b-1097e6491a62 03-17 15:24:18.961 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:18.962 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 135 isFinished? true 03-17 15:24:18.963 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:18.969 INFO [b persist] ✅ INSERT: 7fcf381e-6b0c-4956-b2dc-57d6bd548c63 03-17 15:24:18.975 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 15:24:18.976 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:24:19.003 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:19.003 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 130 03-17 15:24:19.007 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:19.008 INFO [HttpService a] 🔵 HTTP POST: e85ca76e-ebd6-4bce-919b-1097e6491a62 03-17 15:24:19.149 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:19.152 DEBUG [b destroy] ✅ DESTROY: e85ca76e-ebd6-4bce-919b-1097e6491a62 03-17 15:24:19.182 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:19.183 INFO [HttpService a] 🔵 HTTP POST: 7fcf381e-6b0c-4956-b2dc-57d6bd548c63 03-17 15:24:19.185 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:19.186 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:19.217 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:19.303 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:19.304 DEBUG [b destroy] ✅ DESTROY: 7fcf381e-6b0c-4956-b2dc-57d6bd548c63 03-17 15:24:19.312 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 130 03-17 15:24:19.312 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:19.316 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:19.317 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:19.318 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:27.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:27.552 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:27.554 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 137] 03-17 15:24:27.558 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:28.914 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:28.920 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 137 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778779 hAcc=20.0 et=+16d3h28m44s259ms alt=565.7000122070312 vAcc=1.9103189 {Bundle[{}]}], age: 958ms, time: 1679046867962 03-17 15:24:28.928 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:28.929 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:28.937 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 137 isFinished? true 03-17 15:24:28.938 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:28.938 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:28.941 INFO [b persist] ✅ INSERT: dd808c5d-e04e-4d94-a0be-c594c26c450a 03-17 15:24:28.952 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:24:28.976 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:28.976 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 131 03-17 15:24:28.982 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:28.983 INFO [HttpService a] 🔵 HTTP POST: dd808c5d-e04e-4d94-a0be-c594c26c450a 03-17 15:24:29.194 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:29.204 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:29.211 DEBUG [b destroy] ✅ DESTROY: dd808c5d-e04e-4d94-a0be-c594c26c450a 03-17 15:24:29.214 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 131 03-17 15:24:29.215 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:29.218 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:29.222 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:29.223 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:31.163 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:31.202 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:31.204 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 138] 03-17 15:24:31.207 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:32.501 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:32.508 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 138 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778779 hAcc=29.957 et=+16d3h28m47s578ms alt=565.7000122070312 vAcc=1.9103189 vel=0.0 {Bundle[{}]}], age: 1226ms, time: 1679046871280 03-17 15:24:32.518 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:32.519 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:32.523 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:32.530 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:32.541 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 138 isFinished? true 03-17 15:24:32.542 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:32.544 INFO [b persist] ✅ INSERT: 4c7478b7-e8dd-4228-80a5-f1eed9550da3 03-17 15:24:32.556 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:24:32.579 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:32.580 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 132 03-17 15:24:32.584 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:32.585 INFO [HttpService a] 🔵 HTTP POST: 4c7478b7-e8dd-4228-80a5-f1eed9550da3 03-17 15:24:32.776 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:32.781 DEBUG [b destroy] ✅ DESTROY: 4c7478b7-e8dd-4228-80a5-f1eed9550da3 03-17 15:24:32.790 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 132 03-17 15:24:32.791 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:32.799 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:32.803 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:32.805 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:42.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:42.543 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:42.544 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 139] 03-17 15:24:42.546 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:43.860 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:43.870 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 139 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778783 hAcc=13.11 et=+16d3h28m59s207ms alt=565.7000122070312 vAcc=1.6562787 vel=0.054891944 {Bundle[{}]}], age: 957ms, time: 1679046882910 03-17 15:24:43.881 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:43.882 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:43.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:43.890 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 139 isFinished? true 03-17 15:24:43.891 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:43.893 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:43.894 INFO [b persist] ✅ INSERT: 9789631e-7c77-471b-997d-6a728abe6217 03-17 15:24:43.904 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:24:43.928 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:43.929 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 133 03-17 15:24:43.934 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:43.938 INFO [HttpService a] 🔵 HTTP POST: 9789631e-7c77-471b-997d-6a728abe6217 03-17 15:24:44.245 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:44.249 DEBUG [b destroy] ✅ DESTROY: 9789631e-7c77-471b-997d-6a728abe6217 03-17 15:24:44.256 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 133 03-17 15:24:44.258 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:44.263 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:44.266 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:44.267 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:46.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:46.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:46.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 140] 03-17 15:24:46.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:47.455 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:47.459 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 140 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=16.555 et=+16d3h29m2s840ms alt=565.7000122070312 vAcc=2.0544446 vel=0.052288778 {Bundle[{}]}], age: 915ms, time: 1679046886543 03-17 15:24:47.468 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:47.470 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:47.476 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:47.482 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 140 isFinished? true 03-17 15:24:47.483 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:47.485 INFO [b persist] ✅ INSERT: f8d361f4-cb6b-4e2e-8def-bf5b5a9c5cea 03-17 15:24:47.485 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:47.497 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:24:47.523 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:47.524 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 134 03-17 15:24:47.536 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:47.537 INFO [HttpService a] 🔵 HTTP POST: f8d361f4-cb6b-4e2e-8def-bf5b5a9c5cea 03-17 15:24:47.640 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:47.643 DEBUG [b destroy] ✅ DESTROY: f8d361f4-cb6b-4e2e-8def-bf5b5a9c5cea 03-17 15:24:47.654 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 134 03-17 15:24:47.655 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:47.658 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:47.660 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:47.661 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:24:57.520 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:24:57.555 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:57.556 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 141] 03-17 15:24:57.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:24:58.849 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:24:58.853 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 141 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h29m14s216ms alt=565.7000122070312 vAcc=2.396304 vel=0.040875416 {Bundle[{}]}], age: 933ms, time: 1679046897918 03-17 15:24:58.868 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:24:58.869 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:24:58.881 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 141 isFinished? true 03-17 15:24:58.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:58.882 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:24:58.887 INFO [b persist] ✅ INSERT: 089e5af7-8daf-4f08-8594-a68acac414e4 03-17 15:24:58.888 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:24:58.895 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:24:58.923 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:24:58.924 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 135 03-17 15:24:58.931 DEBUG [b first] ✅ Locked 1 records 03-17 15:24:58.932 INFO [HttpService a] 🔵 HTTP POST: 089e5af7-8daf-4f08-8594-a68acac414e4 03-17 15:24:59.207 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:24:59.210 DEBUG [b destroy] ✅ DESTROY: 089e5af7-8daf-4f08-8594-a68acac414e4 03-17 15:24:59.216 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 135 03-17 15:24:59.217 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:24:59.221 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:24:59.222 INFO [a run] ⚡️[RPC: : null] 03-17 15:24:59.224 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:01.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:01.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:01.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 142] 03-17 15:25:01.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:02.492 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:02.496 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 142 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d3h29m17s845ms alt=565.7000122070312 vAcc=2.222092 vel=0.056902833 {Bundle[{}]}], age: 947ms, time: 1679046901547 03-17 15:25:02.506 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:02.507 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:02.515 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:02.515 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 142 isFinished? true 03-17 15:25:02.516 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:02.520 INFO [b persist] ✅ INSERT: a6a6ac07-7e30-4c17-a189-843ce1da5435 03-17 15:25:02.523 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:02.524 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:02.551 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:02.552 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 136 03-17 15:25:02.558 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:02.558 INFO [HttpService a] 🔵 HTTP POST: a6a6ac07-7e30-4c17-a189-843ce1da5435 03-17 15:25:02.644 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:02.645 DEBUG [b destroy] ✅ DESTROY: a6a6ac07-7e30-4c17-a189-843ce1da5435 03-17 15:25:02.654 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 136 03-17 15:25:02.655 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:02.658 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:02.660 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:02.661 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:12.508 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:12.546 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:12.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 143] 03-17 15:25:12.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:13.845 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:13.851 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 143 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d3h29m29s209ms alt=565.7000122070312 vAcc=1.9231974 vel=0.03935717 {Bundle[{}]}], age: 936ms, time: 1679046912912 03-17 15:25:13.868 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:13.871 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:13.876 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:13.882 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:13.889 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 143 isFinished? true 03-17 15:25:13.890 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:13.892 INFO [b persist] ✅ INSERT: 4ab0f37a-aba2-4016-a6e7-d45443279ffe 03-17 15:25:13.905 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:13.948 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:13.949 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 137 03-17 15:25:13.960 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:13.961 INFO [HttpService a] 🔵 HTTP POST: 4ab0f37a-aba2-4016-a6e7-d45443279ffe 03-17 15:25:14.084 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:14.089 DEBUG [b destroy] ✅ DESTROY: 4ab0f37a-aba2-4016-a6e7-d45443279ffe 03-17 15:25:14.095 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 137 03-17 15:25:14.096 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:14.100 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:14.109 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:14.112 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:16.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:16.193 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:16.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 144] 03-17 15:25:16.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:17.459 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:17.463 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 144 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d3h29m32s856ms alt=565.7000122070312 vAcc=2.0729272 vel=0.040387582 {Bundle[{}]}], age: 903ms, time: 1679046916558 03-17 15:25:17.474 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:17.474 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:17.480 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 144 isFinished? true 03-17 15:25:17.480 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:17.481 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:17.483 INFO [b persist] ✅ INSERT: 96814a37-ad4a-419e-8716-704bf61cf317 03-17 15:25:17.486 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:17.486 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:17.514 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:17.514 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 138 03-17 15:25:17.520 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:17.521 INFO [HttpService a] 🔵 HTTP POST: 96814a37-ad4a-419e-8716-704bf61cf317 03-17 15:25:17.604 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:17.606 DEBUG [b destroy] ✅ DESTROY: 96814a37-ad4a-419e-8716-704bf61cf317 03-17 15:25:17.613 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 138 03-17 15:25:17.614 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:17.617 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:17.619 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:17.621 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:27.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:27.548 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:27.549 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 145] 03-17 15:25:27.552 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:28.773 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:28.780 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 145 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h29m44s199ms alt=565.7000122070312 vAcc=2.0729272 vel=0.009535805 {Bundle[{}]}], age: 877ms, time: 1679046927901 03-17 15:25:28.795 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:28.798 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:28.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:28.811 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:28.814 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 145 isFinished? true 03-17 15:25:28.815 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:28.817 INFO [b persist] ✅ INSERT: d7f9f900-07f3-430d-bbf8-be3f7f00c4f8 03-17 15:25:28.821 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:28.844 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:28.845 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 139 03-17 15:25:28.852 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:28.853 INFO [HttpService a] 🔵 HTTP POST: d7f9f900-07f3-430d-bbf8-be3f7f00c4f8 03-17 15:25:28.985 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:28.989 DEBUG [b destroy] ✅ DESTROY: d7f9f900-07f3-430d-bbf8-be3f7f00c4f8 03-17 15:25:28.994 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 139 03-17 15:25:28.995 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:28.999 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:29.000 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:29.002 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:31.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:31.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:31.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 146] 03-17 15:25:31.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:32.480 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:32.488 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 146 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d3h29m47s851ms alt=565.7000122070312 vAcc=1.9520235 vel=0.028635638 {Bundle[{}]}], age: 933ms, time: 1679046931554 03-17 15:25:32.495 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:32.496 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:32.503 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 146 isFinished? true 03-17 15:25:32.503 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:32.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:32.506 INFO [b persist] ✅ INSERT: b6162a80-9c91-499c-af61-f5ed2865f4bd 03-17 15:25:32.512 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:32.536 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:32.537 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 140 03-17 15:25:32.545 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:32.545 INFO [HttpService a] 🔵 HTTP POST: b6162a80-9c91-499c-af61-f5ed2865f4bd 03-17 15:25:32.660 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:32.662 DEBUG [b destroy] ✅ DESTROY: b6162a80-9c91-499c-af61-f5ed2865f4bd 03-17 15:25:32.671 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 140 03-17 15:25:32.673 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:32.678 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:32.680 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:32.682 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:32.758 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:42.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:42.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:42.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 147] 03-17 15:25:42.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:43.837 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:43.842 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 147 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778790 hAcc=20.0 et=+16d3h29m59s192ms alt=565.7000122070312 vAcc=1.8077128 vel=0.026934542 {Bundle[{}]}], age: 946ms, time: 1679046942894 03-17 15:25:43.852 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:43.853 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:43.860 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:43.865 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:43.872 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 147 isFinished? true 03-17 15:25:43.873 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:43.873 INFO [b persist] ✅ INSERT: cfecf6fd-aa8c-4834-acb5-04d15fbfb1e8 03-17 15:25:43.896 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:43.919 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:43.920 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 141 03-17 15:25:43.931 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:43.932 INFO [HttpService a] 🔵 HTTP POST: cfecf6fd-aa8c-4834-acb5-04d15fbfb1e8 03-17 15:25:44.091 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:44.094 DEBUG [b destroy] ✅ DESTROY: cfecf6fd-aa8c-4834-acb5-04d15fbfb1e8 03-17 15:25:44.102 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 141 03-17 15:25:44.104 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:44.109 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:44.110 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:44.112 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:46.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:46.191 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:46.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 148] 03-17 15:25:46.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:47.464 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:47.474 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 148 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h30m2s624ms alt=565.7000122070312 vAcc=1.9804165 vel=0.012302219 {Bundle[{}]}], age: 1144ms, time: 1679046946326 03-17 15:25:47.483 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:47.484 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:47.491 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:47.498 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 148 isFinished? true 03-17 15:25:47.498 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:47.499 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:47.501 INFO [b persist] ✅ INSERT: 1c174863-4344-4903-a526-e8ca13bce917 03-17 15:25:47.506 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:47.534 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:47.535 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 142 03-17 15:25:47.539 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:47.540 INFO [HttpService a] 🔵 HTTP POST: 1c174863-4344-4903-a526-e8ca13bce917 03-17 15:25:47.686 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:47.689 DEBUG [b destroy] ✅ DESTROY: 1c174863-4344-4903-a526-e8ca13bce917 03-17 15:25:47.703 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 142 03-17 15:25:47.709 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:47.714 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:47.716 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:47.717 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:25:57.507 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:25:57.539 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:57.541 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 149] 03-17 15:25:57.543 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:25:58.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:25:58.798 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 149 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h30m14s224ms alt=565.7000122070312 vAcc=1.8258946 vel=0.03258543 {Bundle[{}]}], age: 870ms, time: 1679046957926 03-17 15:25:58.812 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:25:58.813 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:25:58.819 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:58.826 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:25:58.826 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 149 isFinished? true 03-17 15:25:58.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:25:58.832 INFO [b persist] ✅ INSERT: b0864eee-2519-4d48-98cc-7197ca877da1 03-17 15:25:58.837 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:25:58.862 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:25:58.863 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 143 03-17 15:25:58.868 DEBUG [b first] ✅ Locked 1 records 03-17 15:25:58.868 INFO [HttpService a] 🔵 HTTP POST: b0864eee-2519-4d48-98cc-7197ca877da1 03-17 15:25:58.996 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:25:58.999 DEBUG [b destroy] ✅ DESTROY: b0864eee-2519-4d48-98cc-7197ca877da1 03-17 15:25:59.006 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 143 03-17 15:25:59.007 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:25:59.010 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:25:59.012 INFO [a run] ⚡️[RPC: : null] 03-17 15:25:59.013 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:01.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:01.199 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:01.200 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 150] 03-17 15:26:01.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:02.451 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:02.455 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 150 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h30m17s837ms alt=565.7000122070312 vAcc=1.7384678 vel=0.016069159 {Bundle[{}]}], age: 914ms, time: 1679046961539 03-17 15:26:02.463 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:02.464 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:02.470 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:02.470 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 150 isFinished? true 03-17 15:26:02.473 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:02.479 INFO [b persist] ✅ INSERT: e86eb353-f37a-47b8-88ab-433b8e3ddc31 03-17 15:26:02.490 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:02.511 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:02.512 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 144 03-17 15:26:02.516 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:02.517 INFO [HttpService a] 🔵 HTTP POST: e86eb353-f37a-47b8-88ab-433b8e3ddc31 03-17 15:26:02.656 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:02.659 DEBUG [b destroy] ✅ DESTROY: e86eb353-f37a-47b8-88ab-433b8e3ddc31 03-17 15:26:02.667 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 144 03-17 15:26:02.670 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:02.675 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:02.677 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:02.678 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:02.725 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:12.526 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:12.561 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:12.562 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 151] 03-17 15:26:12.565 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:13.905 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:13.911 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 151 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d3h30m29s235ms alt=565.7000122070312 vAcc=2.045326 vel=0.027638199 {Bundle[{}]}], age: 970ms, time: 1679046972938 03-17 15:26:13.917 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:13.918 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:13.925 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:13.927 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 151 isFinished? true 03-17 15:26:13.928 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:13.934 INFO [b persist] ✅ INSERT: 5149f375-417f-4371-9109-49a1167f46b7 03-17 15:26:13.935 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:13.959 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:13.982 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:13.983 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 145 03-17 15:26:13.990 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:13.991 INFO [HttpService a] 🔵 HTTP POST: 5149f375-417f-4371-9109-49a1167f46b7 03-17 15:26:14.265 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:14.269 DEBUG [b destroy] ✅ DESTROY: 5149f375-417f-4371-9109-49a1167f46b7 03-17 15:26:14.275 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 145 03-17 15:26:14.276 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:14.280 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:14.282 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:14.283 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:16.158 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:16.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:16.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 152] 03-17 15:26:16.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:17.440 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:17.444 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 152 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h30m32s854ms alt=565.7000122070312 vAcc=1.9804165 vel=0.07205009 {Bundle[{}]}], age: 886ms, time: 1679046976556 03-17 15:26:17.453 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:17.454 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:17.460 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:17.467 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:17.473 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 152 isFinished? true 03-17 15:26:17.474 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:17.477 INFO [b persist] ✅ INSERT: 7b32bc40-f46b-4114-b72a-c98b430a30d4 03-17 15:26:17.492 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:17.517 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:17.518 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 146 03-17 15:26:17.524 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:17.525 INFO [HttpService a] 🔵 HTTP POST: 7b32bc40-f46b-4114-b72a-c98b430a30d4 03-17 15:26:17.639 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:17.641 DEBUG [b destroy] ✅ DESTROY: 7b32bc40-f46b-4114-b72a-c98b430a30d4 03-17 15:26:17.649 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 146 03-17 15:26:17.650 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:17.654 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:17.655 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:17.656 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:27.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:27.542 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:27.544 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 153] 03-17 15:26:27.547 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:28.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:28.861 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 153 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=20.0 et=+16d3h30m44s183ms alt=565.7000122070312 vAcc=1.8691919 vel=0.0857643 {Bundle[{}]}], age: 964ms, time: 1679046987885 03-17 15:26:28.869 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:28.870 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:28.876 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:28.878 INFO [b persist] ✅ INSERT: 657c4f47-d0e6-41b0-943e-77bb4de4176e 03-17 15:26:28.879 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 153 isFinished? true 03-17 15:26:28.880 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:28.881 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:28.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:28.931 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:28.932 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 147 03-17 15:26:28.940 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:28.942 INFO [HttpService a] 🔵 HTTP POST: 657c4f47-d0e6-41b0-943e-77bb4de4176e 03-17 15:26:29.229 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:29.231 DEBUG [b destroy] ✅ DESTROY: 657c4f47-d0e6-41b0-943e-77bb4de4176e 03-17 15:26:29.237 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 147 03-17 15:26:29.238 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:29.241 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:29.242 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:29.244 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:31.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:31.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 154] 03-17 15:26:31.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:32.471 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:32.475 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 154 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h30m47s851ms alt=565.7000122070312 vAcc=2.132702 vel=0.03564098 {Bundle[{}]}], age: 920ms, time: 1679046991553 03-17 15:26:32.482 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:32.483 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:32.490 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:32.490 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 154 isFinished? true 03-17 15:26:32.490 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:32.493 INFO [b persist] ✅ INSERT: bbb3d77f-6681-4260-9425-fcbaba9f5a67 03-17 15:26:32.497 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:32.497 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:32.529 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:32.530 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 148 03-17 15:26:32.535 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:32.536 INFO [HttpService a] 🔵 HTTP POST: bbb3d77f-6681-4260-9425-fcbaba9f5a67 03-17 15:26:32.648 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:32.651 DEBUG [b destroy] ✅ DESTROY: bbb3d77f-6681-4260-9425-fcbaba9f5a67 03-17 15:26:32.658 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 148 03-17 15:26:32.661 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:32.666 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:32.671 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:32.672 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:42.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:42.555 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:42.556 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 155] 03-17 15:26:42.559 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:43.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:43.843 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 155 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h30m59s221ms alt=565.7000122070312 vAcc=1.8258946 vel=0.020043142 {Bundle[{}]}], age: 918ms, time: 1679047002924 03-17 15:26:43.850 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:43.851 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:43.860 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 155 isFinished? true 03-17 15:26:43.861 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:43.866 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:43.867 INFO [b persist] ✅ INSERT: f9cbd28a-e7e5-4562-98ab-13cb5c0f6f8f 03-17 15:26:43.878 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:43.900 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:43.900 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 149 03-17 15:26:43.908 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:43.909 INFO [HttpService a] 🔵 HTTP POST: f9cbd28a-e7e5-4562-98ab-13cb5c0f6f8f 03-17 15:26:44.003 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:44.005 DEBUG [b destroy] ✅ DESTROY: f9cbd28a-e7e5-4562-98ab-13cb5c0f6f8f 03-17 15:26:44.013 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 149 03-17 15:26:44.014 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:44.017 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:44.019 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:44.020 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:44.115 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:46.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:46.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:46.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 156] 03-17 15:26:46.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:52.436 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:52.440 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 156 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d3h31m7s848ms alt=565.7000122070312 vAcc=1.9804165 vel=0.017204002 {Bundle[{}]}], age: 888ms, time: 1679047011550 03-17 15:26:52.452 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:52.453 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:52.461 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:52.465 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:26:52.471 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 156 isFinished? true 03-17 15:26:52.472 INFO [b persist] ✅ INSERT: cbc84deb-f7ce-4bb8-a5e4-c748793b49f0 03-17 15:26:52.473 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:52.478 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:52.507 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:52.508 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 150 03-17 15:26:52.517 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:52.518 INFO [HttpService a] 🔵 HTTP POST: cbc84deb-f7ce-4bb8-a5e4-c748793b49f0 03-17 15:26:52.685 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:52.689 DEBUG [b destroy] ✅ DESTROY: cbc84deb-f7ce-4bb8-a5e4-c748793b49f0 03-17 15:26:52.695 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 150 03-17 15:26:52.698 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:52.704 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:52.714 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:52.715 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:57.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:26:57.553 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:57.555 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 157] 03-17 15:26:57.558 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:26:58.848 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:26:58.852 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 157 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h31m13s997ms alt=565.7000122070312 vAcc=2.1198726 vel=0.091638975 {Bundle[{}]}], age: 1151ms, time: 1679047017699 03-17 15:26:58.867 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:26:58.868 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:26:58.879 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 157 isFinished? true 03-17 15:26:58.880 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:58.881 INFO [b persist] ✅ INSERT: 0aca1db2-ba85-4afc-8e73-145ede506bba 03-17 15:26:58.890 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:26:58.901 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:26:58.922 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:26:58.923 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 151 03-17 15:26:58.937 DEBUG [b first] ✅ Locked 1 records 03-17 15:26:58.939 INFO [HttpService a] 🔵 HTTP POST: 0aca1db2-ba85-4afc-8e73-145ede506bba 03-17 15:26:59.044 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:26:59.046 DEBUG [b destroy] ✅ DESTROY: 0aca1db2-ba85-4afc-8e73-145ede506bba 03-17 15:26:59.054 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 151 03-17 15:26:59.054 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:26:59.057 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:26:59.059 INFO [a run] ⚡️[RPC: : null] 03-17 15:26:59.060 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:26:59.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:01.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:01.194 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:01.195 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 158] 03-17 15:27:01.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:02.476 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:02.479 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 158 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=20.0 et=+16d3h31m17s866ms alt=565.7000122070312 vAcc=2.0239055 vel=0.018385662 {Bundle[{}]}], age: 910ms, time: 1679047021569 03-17 15:27:02.490 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:02.491 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:02.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:02.501 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:02.502 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 158 isFinished? true 03-17 15:27:02.502 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:02.504 INFO [b persist] ✅ INSERT: 9c7d3bc5-11f4-4405-8656-9612c79f4093 03-17 15:27:02.521 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:02.546 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:02.547 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 152 03-17 15:27:02.552 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:02.555 INFO [HttpService a] 🔵 HTTP POST: 9c7d3bc5-11f4-4405-8656-9612c79f4093 03-17 15:27:02.686 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:02.690 DEBUG [b destroy] ✅ DESTROY: 9c7d3bc5-11f4-4405-8656-9612c79f4093 03-17 15:27:02.698 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 152 03-17 15:27:02.699 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:02.703 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:02.705 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:02.706 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:12.513 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:12.547 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:12.548 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 159] 03-17 15:27:12.551 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:13.859 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:13.862 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 159 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h31m29s17ms alt=565.7000122070312 vAcc=2.2270484 vel=0.009173472 {Bundle[{}]}], age: 1142ms, time: 1679047032720 03-17 15:27:13.872 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:13.877 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:13.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:13.885 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:13.893 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 159 isFinished? true 03-17 15:27:13.894 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:13.895 INFO [b persist] ✅ INSERT: c0ebde0d-bf31-4ca7-ac48-a755294dd40c 03-17 15:27:13.905 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:13.925 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:13.926 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 153 03-17 15:27:13.932 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:13.933 INFO [HttpService a] 🔵 HTTP POST: c0ebde0d-bf31-4ca7-ac48-a755294dd40c 03-17 15:27:14.211 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:14.214 DEBUG [b destroy] ✅ DESTROY: c0ebde0d-bf31-4ca7-ac48-a755294dd40c 03-17 15:27:14.222 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 153 03-17 15:27:14.225 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:14.230 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:14.232 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:14.234 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:16.163 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:16.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:16.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 160] 03-17 15:27:16.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:17.456 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:17.460 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 160 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h31m32s635ms alt=565.7000122070312 vAcc=2.132702 vel=0.008132026 {Bundle[{}]}], age: 1121ms, time: 1679047036337 03-17 15:27:17.470 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:17.471 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:17.477 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:17.481 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:17.487 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 160 isFinished? true 03-17 15:27:17.488 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:17.490 INFO [b persist] ✅ INSERT: 7769320b-fc7b-4389-9265-81d6ee9ed439 03-17 15:27:17.494 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:17.520 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:17.521 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 154 03-17 15:27:17.527 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:17.529 INFO [HttpService a] 🔵 HTTP POST: 7769320b-fc7b-4389-9265-81d6ee9ed439 03-17 15:27:17.640 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:17.642 DEBUG [b destroy] ✅ DESTROY: 7769320b-fc7b-4389-9265-81d6ee9ed439 03-17 15:27:17.651 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 154 03-17 15:27:17.652 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:17.657 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:17.661 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:17.663 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:27.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:27.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:27.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 161] 03-17 15:27:27.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:28.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:28.810 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 161 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=20.1 et=+16d3h31m44s215ms alt=565.7000122070312 vAcc=2.4602711 vel=0.0460849 {Bundle[{}]}], age: 891ms, time: 1679047047917 03-17 15:27:28.833 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:28.834 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:28.839 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 161 isFinished? true 03-17 15:27:28.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:28.840 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:28.843 INFO [b persist] ✅ INSERT: ce93129e-bfb5-41c0-9f95-1575b69dd9b4 03-17 15:27:28.848 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:28.853 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:28.881 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:28.882 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 155 03-17 15:27:28.898 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:28.903 INFO [HttpService a] 🔵 HTTP POST: ce93129e-bfb5-41c0-9f95-1575b69dd9b4 03-17 15:27:28.998 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:29.001 DEBUG [b destroy] ✅ DESTROY: ce93129e-bfb5-41c0-9f95-1575b69dd9b4 03-17 15:27:29.008 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 155 03-17 15:27:29.008 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:29.013 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:29.016 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:29.016 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:31.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:31.183 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:31.185 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 162] 03-17 15:27:31.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:32.450 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:32.453 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 162 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778787 hAcc=20.05 et=+16d3h31m47s809ms alt=565.7000122070312 vAcc=2.831172 vel=0.024717018 {Bundle[{}]}], age: 941ms, time: 1679047051512 03-17 15:27:32.460 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:32.461 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:32.469 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:32.470 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 162 isFinished? true 03-17 15:27:32.470 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:32.476 INFO [b persist] ✅ INSERT: 953f42a5-3fbc-4af1-be8f-b596d1456ffe 03-17 15:27:32.482 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:32.489 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:32.524 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:32.525 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 156 03-17 15:27:32.529 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:32.530 INFO [HttpService a] 🔵 HTTP POST: 953f42a5-3fbc-4af1-be8f-b596d1456ffe 03-17 15:27:32.617 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:32.619 DEBUG [b destroy] ✅ DESTROY: 953f42a5-3fbc-4af1-be8f-b596d1456ffe 03-17 15:27:32.626 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 156 03-17 15:27:32.627 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:32.631 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:32.635 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:32.636 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:42.520 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:42.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:42.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 163] 03-17 15:27:42.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:43.864 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:43.868 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 163 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.1 et=+16d3h31m59s227ms alt=565.7000122070312 vAcc=2.4704165 vel=0.007736205 {Bundle[{}]}], age: 937ms, time: 1679047062930 03-17 15:27:43.878 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:43.879 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:43.885 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:43.890 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 163 isFinished? true 03-17 15:27:43.890 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:43.892 INFO [b persist] ✅ INSERT: 341f6e77-16e9-455a-8a1d-4ff273f0fcdd 03-17 15:27:43.894 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:43.906 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:43.932 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:43.933 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 157 03-17 15:27:43.937 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:43.939 INFO [HttpService a] 🔵 HTTP POST: 341f6e77-16e9-455a-8a1d-4ff273f0fcdd 03-17 15:27:44.039 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:44.041 DEBUG [b destroy] ✅ DESTROY: 341f6e77-16e9-455a-8a1d-4ff273f0fcdd 03-17 15:27:44.049 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 157 03-17 15:27:44.050 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:44.054 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:44.056 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:44.057 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:46.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:46.191 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:46.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 164] 03-17 15:27:46.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:47.428 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:47.436 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 164 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778791 hAcc=20.05 et=+16d3h32m2s831ms alt=565.7000122070312 vAcc=1.8691919 vel=0.046374194 {Bundle[{}]}], age: 901ms, time: 1679047066534 03-17 15:27:47.448 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:47.449 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:47.457 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:47.462 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 164 isFinished? true 03-17 15:27:47.462 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:47.463 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:47.465 INFO [b persist] ✅ INSERT: 57fda82c-3a29-408f-9116-0fcc4bc5fb4e 03-17 15:27:47.479 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:47.503 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:47.503 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 158 03-17 15:27:47.510 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:47.510 INFO [HttpService a] 🔵 HTTP POST: 57fda82c-3a29-408f-9116-0fcc4bc5fb4e 03-17 15:27:47.605 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:47.606 DEBUG [b destroy] ✅ DESTROY: 57fda82c-3a29-408f-9116-0fcc4bc5fb4e 03-17 15:27:47.614 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 158 03-17 15:27:47.616 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:47.620 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:47.621 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:47.623 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:27:57.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:27:57.546 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:57.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 165] 03-17 15:27:57.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:27:58.819 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:27:58.826 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 165 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h32m14s181ms alt=565.7000122070312 vAcc=2.1658568 vel=0.009883353 {Bundle[{}]}], age: 941ms, time: 1679047077884 03-17 15:27:58.836 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:27:58.837 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:27:58.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:58.847 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:27:58.852 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 165 isFinished? true 03-17 15:27:58.852 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:27:58.858 INFO [b persist] ✅ INSERT: bff8a51a-bafe-437e-800d-4050f84fd055 03-17 15:27:58.867 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:27:58.891 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:27:58.892 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 159 03-17 15:27:58.896 DEBUG [b first] ✅ Locked 1 records 03-17 15:27:58.897 INFO [HttpService a] 🔵 HTTP POST: bff8a51a-bafe-437e-800d-4050f84fd055 03-17 15:27:58.990 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:27:58.992 DEBUG [b destroy] ✅ DESTROY: bff8a51a-bafe-437e-800d-4050f84fd055 03-17 15:27:58.998 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 159 03-17 15:27:58.999 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:27:59.003 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:27:59.005 INFO [a run] ⚡️[RPC: : null] 03-17 15:27:59.006 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:01.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:01.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:01.198 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 166] 03-17 15:28:01.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:02.477 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:02.484 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 166 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h32m17s865ms alt=565.7000122070312 vAcc=2.132702 vel=0.0016800236 {Bundle[{}]}], age: 915ms, time: 1679047081567 03-17 15:28:02.500 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:02.501 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 15:28:02.506 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:02.512 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:02.518 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 166 isFinished? true 03-17 15:28:02.519 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:02.521 INFO [b persist] ✅ INSERT: 38162505-6589-4713-bc02-9016a8e9e4ad 03-17 15:28:02.534 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:02.555 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:02.556 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 160 03-17 15:28:02.561 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:02.562 INFO [HttpService a] 🔵 HTTP POST: 38162505-6589-4713-bc02-9016a8e9e4ad 03-17 15:28:02.672 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:02.675 DEBUG [b destroy] ✅ DESTROY: 38162505-6589-4713-bc02-9016a8e9e4ad 03-17 15:28:02.682 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 160 03-17 15:28:02.684 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:02.691 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:02.694 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:02.695 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:12.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:12.552 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:12.554 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 167] 03-17 15:28:12.558 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:13.871 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:13.875 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 167 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=13.008 et=+16d3h32m29s231ms alt=565.7000122070312 vAcc=1.8994166 vel=0.007843414 {Bundle[{}]}], age: 940ms, time: 1679047092934 03-17 15:28:13.882 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:13.883 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 15:28:13.890 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:13.894 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:13.901 INFO [b persist] ✅ INSERT: aff9a4a1-bb44-4285-9a32-da2a6d5862c6 03-17 15:28:13.908 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 167 isFinished? true 03-17 15:28:13.914 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:13.918 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:13.955 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:13.956 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 161 03-17 15:28:13.961 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:13.962 INFO [HttpService a] 🔵 HTTP POST: aff9a4a1-bb44-4285-9a32-da2a6d5862c6 03-17 15:28:14.108 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:14.110 DEBUG [b destroy] ✅ DESTROY: aff9a4a1-bb44-4285-9a32-da2a6d5862c6 03-17 15:28:14.119 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 161 03-17 15:28:14.122 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:14.127 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:14.130 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:14.131 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:16.162 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:16.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:16.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 168] 03-17 15:28:16.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:17.400 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:17.404 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 168 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778788 hAcc=16.504 et=+16d3h32m32s820ms alt=565.7000122070312 vAcc=1.7506604 vel=0.0726635 {Bundle[{}]}], age: 880ms, time: 1679047096522 03-17 15:28:17.417 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:17.418 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 15:28:17.427 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:17.431 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 168 isFinished? true 03-17 15:28:17.431 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:17.433 INFO [b persist] ✅ INSERT: b0d4ef08-66e9-4cd3-aa8f-de94e0b456b4 03-17 15:28:17.439 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:17.439 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:17.469 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:17.470 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 162 03-17 15:28:17.474 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:17.475 INFO [HttpService a] 🔵 HTTP POST: b0d4ef08-66e9-4cd3-aa8f-de94e0b456b4 03-17 15:28:17.572 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:17.573 DEBUG [b destroy] ✅ DESTROY: b0d4ef08-66e9-4cd3-aa8f-de94e0b456b4 03-17 15:28:17.580 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 162 03-17 15:28:17.580 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:17.583 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:17.586 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:17.587 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:27.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:27.545 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:27.547 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 169] 03-17 15:28:27.550 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:28.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:28.841 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 169 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h32m44s230ms alt=565.7000122070312 vAcc=2.0729272 vel=0.043158315 {Bundle[{}]}], age: 906ms, time: 1679047107933 03-17 15:28:28.851 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:28.853 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.05 03-17 15:28:28.862 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:28.866 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:28.877 INFO [b persist] ✅ INSERT: 0779a204-9054-4c30-89a1-b9d13782a0be 03-17 15:28:28.878 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 169 isFinished? true 03-17 15:28:28.881 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:28.882 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:28.902 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:28.903 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 163 03-17 15:28:28.909 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:28.910 INFO [HttpService a] 🔵 HTTP POST: 0779a204-9054-4c30-89a1-b9d13782a0be 03-17 15:28:29.171 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:29.174 DEBUG [b destroy] ✅ DESTROY: 0779a204-9054-4c30-89a1-b9d13782a0be 03-17 15:28:29.181 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 163 03-17 15:28:29.182 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:29.185 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:29.186 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:29.188 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:31.163 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:31.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:31.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 170] 03-17 15:28:31.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:32.476 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:32.480 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 170 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h32m47s858ms alt=565.7000122070312 vAcc=1.930013 vel=0.02598136 {Bundle[{}]}], age: 918ms, time: 1679047111560 03-17 15:28:32.487 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:32.488 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 15:28:32.495 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 170 isFinished? true 03-17 15:28:32.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:32.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:32.498 INFO [b persist] ✅ INSERT: 89850380-768b-42de-8552-6f0e24fab681 03-17 15:28:32.502 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:32.506 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:32.534 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:32.535 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 164 03-17 15:28:32.541 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:32.542 INFO [HttpService a] 🔵 HTTP POST: 89850380-768b-42de-8552-6f0e24fab681 03-17 15:28:32.617 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:32.618 DEBUG [b destroy] ✅ DESTROY: 89850380-768b-42de-8552-6f0e24fab681 03-17 15:28:32.626 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 164 03-17 15:28:32.627 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:32.630 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:32.632 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:32.634 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:42.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:42.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:42.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 171] 03-17 15:28:42.553 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:43.824 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:43.829 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 171 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778782 hAcc=20.0 et=+16d3h32m58s958ms alt=565.7000122070312 vAcc=2.3032527 vel=0.0784158 {Bundle[{}]}], age: 1166ms, time: 1679047122660 03-17 15:28:43.839 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:43.841 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.05 03-17 15:28:43.846 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:43.850 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 171 isFinished? true 03-17 15:28:43.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:43.853 INFO [b persist] ✅ INSERT: 3aaf126c-b7ce-4645-bd4a-6dc6c4128d04 03-17 15:28:43.853 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:43.861 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:43.890 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:43.891 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 165 03-17 15:28:43.896 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:43.897 INFO [HttpService a] 🔵 HTTP POST: 3aaf126c-b7ce-4645-bd4a-6dc6c4128d04 03-17 15:28:43.985 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:43.986 DEBUG [b destroy] ✅ DESTROY: 3aaf126c-b7ce-4645-bd4a-6dc6c4128d04 03-17 15:28:43.994 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 165 03-17 15:28:43.995 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:43.999 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:44.001 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:44.002 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:46.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:46.191 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:46.192 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 172] 03-17 15:28:46.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:47.429 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:47.434 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 172 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778780 hAcc=20.0 et=+16d3h33m2s833ms alt=565.7000122070312 vAcc=1.8433107 vel=0.0708416 {Bundle[{}]}], age: 896ms, time: 1679047126535 03-17 15:28:47.445 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:47.446 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:28:47.452 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:47.456 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:28:47.476 INFO [b persist] ✅ INSERT: 90f6c68c-4372-4034-b646-e143722d9776 03-17 15:28:47.479 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 172 isFinished? true 03-17 15:28:47.481 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:47.491 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:47.519 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:47.520 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 166 03-17 15:28:47.524 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:47.525 INFO [HttpService a] 🔵 HTTP POST: 90f6c68c-4372-4034-b646-e143722d9776 03-17 15:28:47.671 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:47.674 DEBUG [b destroy] ✅ DESTROY: 90f6c68c-4372-4034-b646-e143722d9776 03-17 15:28:47.683 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 166 03-17 15:28:47.687 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:47.694 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:47.697 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:47.699 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:57.519 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:28:57.549 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:57.551 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 173] 03-17 15:28:57.554 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:28:58.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:28:58.843 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 173 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h33m14s224ms alt=565.7000122070312 vAcc=2.0544446 vel=0.001464282 {Bundle[{}]}], age: 916ms, time: 1679047137926 03-17 15:28:58.853 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:28:58.854 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:28:58.862 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 173 isFinished? true 03-17 15:28:58.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:58.866 INFO [b persist] ✅ INSERT: 42745b15-a2bc-4b46-8563-80aa144c0532 03-17 15:28:58.866 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:28:58.879 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:28:58.903 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:28:58.904 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 167 03-17 15:28:58.913 DEBUG [b first] ✅ Locked 1 records 03-17 15:28:58.914 INFO [HttpService a] 🔵 HTTP POST: 42745b15-a2bc-4b46-8563-80aa144c0532 03-17 15:28:59.004 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:28:59.005 DEBUG [b destroy] ✅ DESTROY: 42745b15-a2bc-4b46-8563-80aa144c0532 03-17 15:28:59.012 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 167 03-17 15:28:59.012 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:28:59.016 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:28:59.018 INFO [a run] ⚡️[RPC: : null] 03-17 15:28:59.019 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:28:59.118 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:01.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:01.193 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:01.194 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 174] 03-17 15:29:01.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:02.459 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:02.463 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 174 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h33m17s809ms alt=565.7000122070312 vAcc=2.0544446 vel=0.001355666 {Bundle[{}]}], age: 950ms, time: 1679047141511 03-17 15:29:02.472 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:02.473 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:02.485 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:02.492 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:02.496 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 174 isFinished? true 03-17 15:29:02.497 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:02.499 INFO [b persist] ✅ INSERT: 480f0d77-1729-4ae4-b638-1a93b80361fa 03-17 15:29:02.504 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:02.526 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:02.526 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 168 03-17 15:29:02.535 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:02.536 INFO [HttpService a] 🔵 HTTP POST: 480f0d77-1729-4ae4-b638-1a93b80361fa 03-17 15:29:02.638 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:02.640 DEBUG [b destroy] ✅ DESTROY: 480f0d77-1729-4ae4-b638-1a93b80361fa 03-17 15:29:02.647 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 168 03-17 15:29:02.648 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:02.652 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:02.653 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:02.655 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:12.515 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:12.548 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:12.549 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 175] 03-17 15:29:12.552 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:13.796 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:13.802 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 175 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h33m29s218ms alt=565.7000122070312 vAcc=2.0544446 vel=0.10308823 bear=100.305885 {Bundle[{}]}], age: 879ms, time: 1679047152921 03-17 15:29:13.814 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:13.814 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:13.823 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:13.825 INFO [b persist] ✅ INSERT: 01a51ae2-016f-41c1-b807-749f3f2cb0f6 03-17 15:29:13.827 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 175 isFinished? true 03-17 15:29:13.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:13.830 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:13.833 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:13.863 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:13.864 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 169 03-17 15:29:13.872 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:13.873 INFO [HttpService a] 🔵 HTTP POST: 01a51ae2-016f-41c1-b807-749f3f2cb0f6 03-17 15:29:14.160 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:14.162 DEBUG [b destroy] ✅ DESTROY: 01a51ae2-016f-41c1-b807-749f3f2cb0f6 03-17 15:29:14.171 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 169 03-17 15:29:14.172 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:14.175 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:14.177 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:14.179 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:16.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:16.195 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:16.197 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 176] 03-17 15:29:16.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:17.441 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:17.444 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 176 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d3h33m32s862ms alt=565.7000122070312 vAcc=1.8433107 vel=0.08867622 {Bundle[{}]}], age: 879ms, time: 1679047156564 03-17 15:29:17.451 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:17.452 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:17.458 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 176 isFinished? true 03-17 15:29:17.459 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:17.461 INFO [b persist] ✅ INSERT: 3329fdab-e8d5-4b61-b6a6-8c7fa8619851 03-17 15:29:17.462 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:17.466 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:17.493 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:17.494 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 170 03-17 15:29:17.500 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:17.501 INFO [HttpService a] 🔵 HTTP POST: 3329fdab-e8d5-4b61-b6a6-8c7fa8619851 03-17 15:29:17.611 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:17.612 DEBUG [b destroy] ✅ DESTROY: 3329fdab-e8d5-4b61-b6a6-8c7fa8619851 03-17 15:29:17.619 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 170 03-17 15:29:17.620 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:17.623 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:17.625 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:17.626 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:17.713 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:27.518 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:27.548 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:27.550 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 177] 03-17 15:29:27.552 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:28.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:28.842 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 177 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778788 hAcc=20.0 et=+16d3h33m44s203ms alt=565.7000122070312 vAcc=2.0998108 vel=0.034553844 {Bundle[{}]}], age: 935ms, time: 1679047167905 03-17 15:29:28.852 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:28.853 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:28.863 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 177 isFinished? true 03-17 15:29:28.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:28.866 INFO [b persist] ✅ INSERT: 4b726650-3f70-4f07-a177-c01dbc66949e 03-17 15:29:28.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:28.882 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:28.909 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:28.910 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 171 03-17 15:29:28.914 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:28.915 INFO [HttpService a] 🔵 HTTP POST: 4b726650-3f70-4f07-a177-c01dbc66949e 03-17 15:29:29.120 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:29.178 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:29.180 DEBUG [b destroy] ✅ DESTROY: 4b726650-3f70-4f07-a177-c01dbc66949e 03-17 15:29:29.185 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 171 03-17 15:29:29.186 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:29.190 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:29.192 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:29.193 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:31.160 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:31.192 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:31.193 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 178] 03-17 15:29:31.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:32.400 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:32.404 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 178 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778790 hAcc=20.0 et=+16d3h33m47s822ms alt=565.7000122070312 vAcc=1.9784545 vel=0.03966446 {Bundle[{}]}], age: 878ms, time: 1679047171524 03-17 15:29:32.410 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:32.411 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:32.418 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 178 isFinished? true 03-17 15:29:32.419 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:32.420 INFO [b persist] ✅ INSERT: 0d63c465-a159-4ecf-b3f7-d98703b3a054 03-17 15:29:32.423 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:32.429 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:32.450 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:32.450 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 172 03-17 15:29:32.459 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:32.459 INFO [HttpService a] 🔵 HTTP POST: 0d63c465-a159-4ecf-b3f7-d98703b3a054 03-17 15:29:32.589 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:32.591 DEBUG [b destroy] ✅ DESTROY: 0d63c465-a159-4ecf-b3f7-d98703b3a054 03-17 15:29:32.602 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 172 03-17 15:29:32.604 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:32.608 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:32.609 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:32.610 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:32.673 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:42.512 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:42.543 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:42.545 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 179] 03-17 15:29:42.548 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:43.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:43.818 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 179 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d3h33m59s193ms alt=565.7000122070312 vAcc=2.7119782 vel=0.011839342 {Bundle[{}]}], age: 921ms, time: 1679047182896 03-17 15:29:43.830 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:43.833 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:43.840 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 179 isFinished? true 03-17 15:29:43.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:43.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:43.845 INFO [b persist] ✅ INSERT: 7359c62d-8656-4abe-8934-84292930f949 03-17 15:29:43.873 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:43.903 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:43.904 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 173 03-17 15:29:43.913 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:43.914 INFO [HttpService a] 🔵 HTTP POST: 7359c62d-8656-4abe-8934-84292930f949 03-17 15:29:44.038 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:44.041 DEBUG [b destroy] ✅ DESTROY: 7359c62d-8656-4abe-8934-84292930f949 03-17 15:29:44.047 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 173 03-17 15:29:44.048 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:44.052 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:44.053 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:44.055 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:44.095 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:46.161 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:46.188 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:46.189 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 180] 03-17 15:29:46.192 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:47.459 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:47.463 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 180 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h34m2s828ms alt=565.7000122070312 vAcc=2.7119782 vel=0.011748178 {Bundle[{}]}], age: 931ms, time: 1679047186531 03-17 15:29:47.472 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:47.472 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:47.479 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:47.483 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:47.488 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 180 isFinished? true 03-17 15:29:47.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:47.490 INFO [b persist] ✅ INSERT: 82880042-f895-47f4-9bc3-11a095e3613b 03-17 15:29:47.496 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:47.518 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:47.519 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 174 03-17 15:29:47.523 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:47.524 INFO [HttpService a] 🔵 HTTP POST: 82880042-f895-47f4-9bc3-11a095e3613b 03-17 15:29:47.624 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:47.626 DEBUG [b destroy] ✅ DESTROY: 82880042-f895-47f4-9bc3-11a095e3613b 03-17 15:29:47.638 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 174 03-17 15:29:47.639 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:47.643 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:47.644 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:47.646 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:29:57.509 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:29:57.543 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:57.545 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 181] 03-17 15:29:57.548 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:29:58.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:29:58.836 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 181 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d3h34m14s204ms alt=565.7000122070312 vAcc=2.0239055 vel=0.021597847 {Bundle[{}]}], age: 928ms, time: 1679047197906 03-17 15:29:58.845 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:29:58.846 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:29:58.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:58.857 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:29:58.861 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 181 isFinished? true 03-17 15:29:58.863 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:29:58.867 INFO [b persist] ✅ INSERT: b022c40e-a810-4776-813c-cef8b485ed98 03-17 15:29:58.889 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:29:58.914 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:29:58.914 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 175 03-17 15:29:58.918 DEBUG [b first] ✅ Locked 1 records 03-17 15:29:58.919 INFO [HttpService a] 🔵 HTTP POST: b022c40e-a810-4776-813c-cef8b485ed98 03-17 15:29:59.092 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:29:59.094 DEBUG [b destroy] ✅ DESTROY: b022c40e-a810-4776-813c-cef8b485ed98 03-17 15:29:59.102 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 175 03-17 15:29:59.103 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:29:59.109 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:29:59.118 INFO [a run] ⚡️[RPC: : null] 03-17 15:29:59.119 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:30:01.155 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:30:01.188 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:30:01.189 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 182] 03-17 15:30:01.193 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:30:02.466 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:30:02.470 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 182 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h34m17s836ms alt=565.7000122070312 vAcc=2.4951103 vel=0.006373291 {Bundle[{}]}], age: 930ms, time: 1679047201539 03-17 15:30:02.477 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:30:02.477 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:30:02.483 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 182 isFinished? true 03-17 15:30:02.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:30:02.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:30:02.485 INFO [b persist] ✅ INSERT: 071ab51d-6bba-4878-89bc-87c655a54ade 03-17 15:30:02.489 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:30:02.489 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:30:02.511 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:30:02.512 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 176 03-17 15:30:02.516 DEBUG [b first] ✅ Locked 1 records 03-17 15:30:02.516 INFO [HttpService a] 🔵 HTTP POST: 071ab51d-6bba-4878-89bc-87c655a54ade 03-17 15:30:02.680 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:30:02.683 DEBUG [b destroy] ✅ DESTROY: 071ab51d-6bba-4878-89bc-87c655a54ade 03-17 15:30:02.689 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 176 03-17 15:30:02.690 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:30:02.694 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:30:02.696 INFO [a run] ⚡️[RPC: : null] 03-17 15:30:02.697 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:30:04.309 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:30:04.321 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:30:04.323 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 15:30:05.045 INFO [TSScheduleManager cancelOneShot] ⏰ Cancel OneShot: TERMINATE_EVENT 03-17 15:30:05.120 DEBUG [LifecycleManager a] ╔═════════════════════════════════════════════ ║ ☯️ HeadlessMode? true ╠═════════════════════════════════════════════ 03-17 15:30:05.140 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: terminate 03-17 15:30:05.147 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: {"activityRecognitionInterval":10000,"allowIdenticalLocations":false,"authorization":{},"autoSync":true,"autoSyncThreshold":0,"backgroundPermissionRationale":{"title":"Allow {applicationName} to access to this device's location in the background?","message":"In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission","positiveAction":"Change to {backgroundPermissionOptionLabel}","negativeAction":"Cancel"},"batchSync":false,"configUrl":"","debug":false,"deferTime":0,"desiredAccuracy":-1,"desiredOdometerAccuracy":100,"disableAutoSyncOnCellular":false,"disableElasticity":true,"disableLocationAuthorizationAlert":false,"disableMotionActivityUpdates":true,"disableProviderChangeRecord":false,"disableStopDetection":false,"distanceFilter":100,"elasticityMultiplier":1,"enableHeadless":true,"enableTimestampMeta":false,"extras":{"AttendanceID":"5850"},"fastestLocationUpdateInterval":-1,"foregroundService":true,"geofenceInitialTriggerEntry":true,"geofenceModeHighAccuracy":false,"geofenceProximityRadius":1000,"geofenceTemplate":"","headers":{},"headlessJobService":"com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask","heartbeatInterval":-1,"httpRootProperty":"location","httpTimeout":60000,"isMoving":false,"locationAuthorizationRequest":"Always","locationTemplate":"","locationTimeout":60,"locationUpdateInterval":1000,"locationsOrderDirection":"ASC","logLevel":5,"logMaxDays":3,"maxBatchSize":-1,"maxDaysToPersist":1,"maxRecordsToPersist":-1,"method":"POST","minimumActivityRecognitionConfidence":75,"motionTriggerDelay":30000,"notification":{"layout":"","title":"","text":"Location Service activated","color":"","channelName":"TSLocationManager","channelId":"","smallIcon":"","largeIcon":"","priority":-2,"sticky":false,"strings":{},"actions":[]},"params":{"EmployeeID":"699","UserID":"664","UserName":"Kparakhe","Remarks":"Transistorsoft Recording","httpTokenValue":"f4af7f41-acca-4207-8c77-949769f2be5d","httpLocationUploadUrl":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation","httpGpsEventUploadUrl":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog"},"persist":true,"persistMode":1,"schedule":[],"scheduleUseAlarmManager":false,"speedJumpFilter":300,"startOnBoot":false,"stationaryRadius":70,"stopAfterElapsedMinutes":0,"stopOnStationary":false,"stopOnTerminate":false,"stopTimeout":10,"triggerActivities":"in_vehicle, on_bicycle, on_foot, running, walking","url":"http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation","useSignificantChangesOnly":false,"enabled":true,"schedulerEnabled":false,"trackingMode":1,"odometer":0,"isFirstBoot":false,"didLaunchInBackground":false,"didDeviceReboot":false} 03-17 15:48:59.872 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 15:48:59.876 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 15:48:59.876 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ BootReceiver: com.erpbynet.smarttechnician ╠═════════════════════════════════════════════ ╟─ android.intent.action.MY_PACKAGE_REPLACED 03-17 15:48:59.877 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 15:48:59.878 DEBUG [LoggerFacade$a a] ℹ️ Load last odometer location: Location[TSLocationManager 18.511014,73.778793 hAcc=21.6 et=0 {Bundle[{odometer=0.0}]}] 03-17 15:48:59.882 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 15:48:59.957 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 15:48:59.965 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 15:48:59.974 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 15:49:00.001 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 15:49:00.015 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 15:49:00.150 DEBUG [LifecycleManager onCreate] ☯️ onCreate 03-17 15:49:00.151 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 15:49:00.152 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:49:00.339 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 15:49:00.974 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:49:02.475 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.510 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 15:49:02.514 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 15:49:02.530 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.537 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.538 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.552 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.558 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.559 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.607 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.612 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.613 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.694 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.698 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.699 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.714 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.719 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.789 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.794 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.795 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.817 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.822 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.823 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.840 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.844 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.846 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.854 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.856 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.857 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.864 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.867 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.868 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.875 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.878 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.879 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.886 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.889 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.889 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.897 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.899 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.901 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.909 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.912 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.912 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.922 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.932 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.934 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.950 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.963 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.964 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:02.973 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:02.977 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:02.986 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.002 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.008 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.009 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.023 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.028 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.029 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.050 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.054 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.055 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.066 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.070 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.071 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.081 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.085 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.086 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.096 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.099 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.100 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.108 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.112 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.113 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.127 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.130 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.131 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.139 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.143 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.144 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.155 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.159 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.159 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.171 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.174 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.175 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.185 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.189 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.190 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.199 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.202 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.203 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.213 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.217 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.218 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.226 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.230 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.231 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.242 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.245 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.246 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.256 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.261 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.272 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.276 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.278 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.298 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.302 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.304 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.328 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 15:49:03.329 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 15:49:03.460 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.464 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.465 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.467 DEBUG [TSLocationManagerActivity$b onComplete] ℹ️ Location Settings Resolution: START 03-17 15:49:03.511 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.514 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.515 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.564 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.569 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.571 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.594 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.597 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.598 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.618 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.622 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.623 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.635 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.639 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.640 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.653 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.657 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.658 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.672 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.675 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.676 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.690 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.694 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.695 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.709 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.715 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.730 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.734 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.736 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.750 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.755 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.770 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.779 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.780 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.807 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.819 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.822 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.837 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.842 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.843 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.860 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.863 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.864 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.875 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.879 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.880 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:03.901 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:03.906 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:03.907 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.290 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.294 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.295 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.339 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:49:04.350 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.354 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.355 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.373 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.376 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.377 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.402 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.406 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.407 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.422 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.426 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.427 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.444 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.448 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.448 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.477 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.486 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.494 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.513 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.520 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.522 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.577 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.584 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.589 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.622 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.626 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.629 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.690 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.693 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.694 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.711 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.717 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.735 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.739 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.740 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.756 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.760 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.774 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.778 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.779 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.792 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.796 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.797 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.814 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.819 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.820 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.835 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.839 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.840 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.856 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.859 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.861 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.865 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 15:49:04.873 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.877 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.878 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.884 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:49:04.893 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.898 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.899 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.920 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.924 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.925 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.936 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.940 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.943 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.961 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.966 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.967 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:04.987 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:04.990 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:04.991 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.005 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.009 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.009 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.024 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.027 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.028 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.041 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.043 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.044 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.058 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.062 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.062 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.076 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.079 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.080 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.094 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.097 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.097 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.116 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.119 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.120 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.140 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.144 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.145 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.160 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.164 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.165 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.176 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.180 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.181 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.190 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.195 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.196 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.205 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.209 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.211 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.222 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.225 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.227 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.237 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.241 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.242 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.254 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.260 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.270 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.274 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.275 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.285 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.288 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.289 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.300 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.304 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.305 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.316 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.319 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.320 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.334 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.338 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.339 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.351 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.355 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.356 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.369 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.373 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.374 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.383 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.386 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.388 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.399 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.402 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.403 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.413 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.416 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.416 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.423 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.426 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.427 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.435 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.438 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.439 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.447 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.450 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.451 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.458 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.460 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.461 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.471 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.474 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.475 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.483 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.486 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.487 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.496 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.499 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.500 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.507 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.511 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.512 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.521 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.524 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.524 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.532 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.535 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.536 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.546 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.550 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.551 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.559 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.562 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.563 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.575 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.578 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.579 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.589 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.592 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.593 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.606 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.609 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.610 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.623 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.628 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.628 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.752 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.755 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.763 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.765 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.766 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.772 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.774 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.775 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.781 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.783 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.784 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.789 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.792 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.792 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.799 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.802 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.803 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.809 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.811 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.812 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.818 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.821 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.822 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.828 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.831 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.831 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.837 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.841 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.842 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.856 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.860 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.860 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.871 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.876 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.877 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.889 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.893 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.895 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.903 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.906 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.907 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.915 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.918 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.919 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.927 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.931 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.932 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.939 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.943 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.943 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.953 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.957 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.958 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.966 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.970 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.971 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.980 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:05.984 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:05.985 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:05.995 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:06.001 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:06.003 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:06.013 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:06.017 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:06.018 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:06.027 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:06.031 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:06.032 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:06.035 DEBUG [TSLocationManagerActivity onActivityResult] ✅ Location settings resolution: ACCEPTED 03-17 15:49:06.036 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 15:49:06.125 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 15:49:06.131 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:06.134 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 15:49:06.838 DEBUG [TrackingService changePace] ⚠️ Waiting for existing motionchange request #144 to complete 03-17 15:49:06.840 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:06.843 INFO [TSProviderManager handleProviderChangeEvent] ╔═════════════════════════════════════════════ ║ Location-provider change: true ╠═════════════════════════════════════════════ ╟─ GPS: true ╟─ Network: false ╟─ AP Mode: false 03-17 15:49:06.870 DEBUG [TSLocationManagerActivity onDestroy] 03-17 15:49:07.045 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:07.073 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 144] 03-17 15:49:07.125 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 15:49:07.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:07.182 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:49:07.218 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:49:07.395 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:07.397 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 3, requestId: 145] 03-17 15:49:07.410 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:07.507 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 15:49:07.508 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 15:49:07.835 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 15:49:08.031 DEBUG [TSLocationManagerActivity onDestroy] 03-17 15:49:08.769 ERROR [TSLocationManager getLastLocation] ‼️ Failed to get last location: com.google.android.gms.tasks.zzw@a6c475e 03-17 15:49:08.775 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:08.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:08.795 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 146] 03-17 15:49:08.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:11.508 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 15:49:11.517 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:49:16.509 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:16.552 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 15:49:16.554 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 144 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778795 hAcc=20.0 et=+16d3h53m31s133ms alt=565.7000122070312 vAcc=2.664076 vel=0.033111054 {Bundle[{}]}], age: 1679ms, time: 1679048354836 03-17 15:49:16.570 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 146 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778795 hAcc=20.0 et=+16d3h53m31s133ms alt=565.7000122070312 vAcc=2.664076 vel=0.033111054 {Bundle[{}]}], age: 1733ms, time: 1679048354836 03-17 15:49:16.585 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 15:49:16.586 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:16.618 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 15:49:16.625 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ providerchange LocationResult: 145 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778795 hAcc=20.0 et=+16d3h53m31s133ms alt=565.7000122070312 vAcc=2.664076 vel=0.033111054 {Bundle[{}]}], age: 1786ms, time: 1679048354836 03-17 15:49:16.664 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:16.715 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:49:16.893 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 144 isFinished? true 03-17 15:49:16.900 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:16.901 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110176,73.7787953 hAcc=20.0) 03-17 15:49:16.925 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:16.927 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:17.004 INFO [b persist] ✅ INSERT: 42a3abbb-fc54-4e81-83cf-49ee01f1ef3d 03-17 15:49:17.010 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 146 isFinished? true 03-17 15:49:17.011 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:17.016 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired providerchange position 03-17 15:49:17.016 INFO [b persist] ✅ INSERT: bbf228a9-6042-4adb-8412-d659c6c2c81e 03-17 15:49:17.055 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:17.096 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:49:17.116 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 145 isFinished? true 03-17 15:49:17.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:17.126 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 15:49:17.157 INFO [b persist] ✅ INSERT: 28e56640-38ae-406c-83aa-b523b2472a21 03-17 15:49:17.188 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 15:49:17.190 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:49:17.252 DEBUG [TSLocationManager$b onLocation] ℹ️ Distance from last location: 8306450.0 03-17 15:49:17.254 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110176,73.7787953 hAcc=20.0) 03-17 15:49:17.487 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 15:49:17.493 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 15:49:17.505 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 15:49:17.698 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:17.700 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 15:49:17.739 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:17.762 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 15:49:17.764 INFO [HttpService a] 🔵 HTTP POST: 42a3abbb-fc54-4e81-83cf-49ee01f1ef3d 03-17 15:49:18.115 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:18.124 DEBUG [b destroy] ✅ DESTROY: 42a3abbb-fc54-4e81-83cf-49ee01f1ef3d 03-17 15:49:18.156 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:18.157 INFO [HttpService a] 🔵 HTTP POST: bbf228a9-6042-4adb-8412-d659c6c2c81e 03-17 15:49:18.168 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:18.173 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:18.273 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:18.286 DEBUG [b destroy] ✅ DESTROY: bbf228a9-6042-4adb-8412-d659c6c2c81e 03-17 15:49:18.306 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:18.307 INFO [HttpService a] 🔵 HTTP POST: 28e56640-38ae-406c-83aa-b523b2472a21 03-17 15:49:18.312 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:18.313 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:18.394 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:18.405 DEBUG [b destroy] ✅ DESTROY: 28e56640-38ae-406c-83aa-b523b2472a21 03-17 15:49:18.436 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 15:49:18.438 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:18.447 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:18.459 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:18.461 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:21.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:21.763 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:21.766 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 147] 03-17 15:49:21.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:23.153 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:23.158 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 147 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d3h53m38s485ms alt=565.7000122070312 vAcc=1.6766751 vel=0.07987797 {Bundle[{}]}], age: 969ms, time: 1679048362187 03-17 15:49:23.178 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:23.180 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:23.204 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 147 isFinished? true 03-17 15:49:23.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:23.208 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:23.212 INFO [b persist] ✅ INSERT: 20c95d9a-eaa8-4a5e-b382-d2c5d79c7c7a 03-17 15:49:23.222 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:49:23.229 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:49:23.284 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:23.285 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 2 03-17 15:49:23.304 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:23.305 INFO [HttpService a] 🔵 HTTP POST: 20c95d9a-eaa8-4a5e-b382-d2c5d79c7c7a 03-17 15:49:23.454 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:23.456 DEBUG [b destroy] ✅ DESTROY: 20c95d9a-eaa8-4a5e-b382-d2c5d79c7c7a 03-17 15:49:23.467 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 2 03-17 15:49:23.468 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:23.477 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:23.489 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:23.490 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:27.261 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:49:27.263 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:49:27.841 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:27.885 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:27.887 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 148] 03-17 15:49:27.891 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:29.125 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:29.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 148 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778790 hAcc=18.161 et=+16d3h53m44s550ms alt=565.7000122070312 vAcc=1.7209883 vel=0.04481355 {Bundle[{}]}], age: 876ms, time: 1679048368252 03-17 15:49:29.144 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:29.148 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:29.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:29.153 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:49:29.174 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 148 isFinished? true 03-17 15:49:29.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:29.180 INFO [b persist] ✅ INSERT: b67c9737-66ea-4509-a75b-2d5d364cac28 03-17 15:49:29.188 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:49:29.216 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:29.218 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 3 03-17 15:49:29.224 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:29.225 INFO [HttpService a] 🔵 HTTP POST: b67c9737-66ea-4509-a75b-2d5d364cac28 03-17 15:49:29.309 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:29.311 DEBUG [b destroy] ✅ DESTROY: b67c9737-66ea-4509-a75b-2d5d364cac28 03-17 15:49:29.318 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3 03-17 15:49:29.319 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:29.322 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:29.326 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:29.327 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:36.107 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:36.134 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:36.135 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 149] 03-17 15:49:36.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:37.373 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:37.379 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 149 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778793 hAcc=20.0 et=+16d3h53m52s762ms alt=565.7000122070312 vAcc=2.121374 vel=0.044099964 {Bundle[{}]}], age: 912ms, time: 1679048376464 03-17 15:49:37.389 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:37.390 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:37.401 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:37.402 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 149 isFinished? true 03-17 15:49:37.405 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:37.407 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:49:37.409 INFO [b persist] ✅ INSERT: 3d1a9a8d-c48c-490d-ac65-ab32f2b62fce 03-17 15:49:37.431 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:49:37.465 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:37.466 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 4 03-17 15:49:37.475 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:37.476 INFO [HttpService a] 🔵 HTTP POST: 3d1a9a8d-c48c-490d-ac65-ab32f2b62fce 03-17 15:49:37.586 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:37.588 DEBUG [b destroy] ✅ DESTROY: 3d1a9a8d-c48c-490d-ac65-ab32f2b62fce 03-17 15:49:37.593 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4 03-17 15:49:37.595 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:37.599 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:37.603 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:37.604 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:42.838 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:42.876 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:42.878 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 150] 03-17 15:49:42.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:44.124 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:44.147 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 150 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778791 hAcc=16.06 et=+16d3h53m59s546ms alt=565.7000122070312 vAcc=2.0488236 vel=0.042267285 {Bundle[{}]}], age: 878ms, time: 1679048383248 03-17 15:49:44.225 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:44.226 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:44.239 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:44.244 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:49:44.268 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 150 isFinished? true 03-17 15:49:44.270 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:44.272 INFO [b persist] ✅ INSERT: af38499c-7bd8-4182-87b6-a70e06120889 03-17 15:49:44.281 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:49:44.320 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:44.321 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 5 03-17 15:49:44.338 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:44.340 INFO [HttpService a] 🔵 HTTP POST: af38499c-7bd8-4182-87b6-a70e06120889 03-17 15:49:44.449 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:44.450 DEBUG [b destroy] ✅ DESTROY: af38499c-7bd8-4182-87b6-a70e06120889 03-17 15:49:44.463 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5 03-17 15:49:44.464 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:44.469 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:44.474 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:44.475 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:51.076 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:51.108 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:51.110 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 151] 03-17 15:49:51.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:52.343 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:52.350 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 151 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d3h54m7s773ms alt=565.7000122070312 vAcc=1.5302069 vel=0.011312048 {Bundle[{}]}], age: 870ms, time: 1679048391476 03-17 15:49:52.358 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:52.359 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:52.367 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:52.368 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 151 isFinished? true 03-17 15:49:52.369 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:52.371 INFO [b persist] ✅ INSERT: d00404ed-c48b-4b86-b7e5-fdb25dda76ce 03-17 15:49:52.374 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:49:52.392 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:49:52.423 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:52.424 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 6 03-17 15:49:52.439 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:52.440 INFO [HttpService a] 🔵 HTTP POST: d00404ed-c48b-4b86-b7e5-fdb25dda76ce 03-17 15:49:52.564 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:52.568 DEBUG [b destroy] ✅ DESTROY: d00404ed-c48b-4b86-b7e5-fdb25dda76ce 03-17 15:49:52.575 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6 03-17 15:49:52.576 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:52.580 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:52.582 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:52.584 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:57.880 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:49:57.913 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:57.914 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 152] 03-17 15:49:57.920 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:49:59.177 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:49:59.182 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 152 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d3h54m14s582ms alt=565.7000122070312 vAcc=2.0544446 vel=0.023086144 {Bundle[{}]}], age: 896ms, time: 1679048398285 03-17 15:49:59.190 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:49:59.191 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:49:59.197 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 152 isFinished? true 03-17 15:49:59.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:59.199 INFO [b persist] ✅ INSERT: 8285fbd6-6046-408e-ad38-84f281723826 03-17 15:49:59.203 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:49:59.204 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:49:59.230 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:49:59.231 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 7 03-17 15:49:59.237 DEBUG [b first] ✅ Locked 1 records 03-17 15:49:59.238 INFO [HttpService a] 🔵 HTTP POST: 8285fbd6-6046-408e-ad38-84f281723826 03-17 15:49:59.348 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:49:59.350 DEBUG [b destroy] ✅ DESTROY: 8285fbd6-6046-408e-ad38-84f281723826 03-17 15:49:59.358 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 7 03-17 15:49:59.359 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:49:59.362 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:49:59.363 INFO [a run] ⚡️[RPC: : null] 03-17 15:49:59.365 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:49:59.452 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:06.076 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:06.105 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:06.106 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 153] 03-17 15:50:06.109 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:07.637 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:07.645 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 153 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d3h54m22s765ms alt=565.7000122070312 vAcc=1.9121481 vel=0.044262953 {Bundle[{}]}], age: 1177ms, time: 1679048406467 03-17 15:50:07.680 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:07.683 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:07.693 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 153 isFinished? true 03-17 15:50:07.695 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:07.696 INFO [b persist] ✅ INSERT: 95e48025-78c4-4819-83ef-d82afea47f07 03-17 15:50:07.717 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:07.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:07.800 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:07.801 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 8 03-17 15:50:07.808 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:07.809 INFO [HttpService a] 🔵 HTTP POST: 95e48025-78c4-4819-83ef-d82afea47f07 03-17 15:50:07.919 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:07.953 DEBUG [b destroy] ✅ DESTROY: 95e48025-78c4-4819-83ef-d82afea47f07 03-17 15:50:07.954 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:07.960 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 8 03-17 15:50:07.962 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:07.978 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:07.982 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:07.984 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:12.836 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:12.871 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:12.873 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 154] 03-17 15:50:12.876 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:14.171 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:14.176 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 154 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h54m29s568ms alt=565.7000122070312 vAcc=2.6001563 vel=0.0490981 {Bundle[{}]}], age: 904ms, time: 1679048413271 03-17 15:50:14.196 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:14.197 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:14.208 INFO [b persist] ✅ INSERT: 591a6ad9-7833-42f2-a986-e29633ca5c1c 03-17 15:50:14.210 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 154 isFinished? true 03-17 15:50:14.211 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:14.213 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:14.214 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:14.245 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:14.246 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 9 03-17 15:50:14.255 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:14.257 INFO [HttpService a] 🔵 HTTP POST: 591a6ad9-7833-42f2-a986-e29633ca5c1c 03-17 15:50:14.343 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:14.345 DEBUG [b destroy] ✅ DESTROY: 591a6ad9-7833-42f2-a986-e29633ca5c1c 03-17 15:50:14.380 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 9 03-17 15:50:14.382 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:14.386 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:14.388 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:14.389 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:14.468 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:15.121 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:50:15.468 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:50:15.470 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 15:50:21.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:21.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:21.821 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 155] 03-17 15:50:21.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:23.180 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:23.197 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 155 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d3h54m38s508ms alt=565.7000122070312 vAcc=1.9804165 vel=0.04780332 {Bundle[{}]}], age: 978ms, time: 1679048422210 03-17 15:50:23.217 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:23.218 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:23.228 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:23.228 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 155 isFinished? true 03-17 15:50:23.229 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:23.236 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:23.251 INFO [b persist] ✅ INSERT: 74d3541a-4810-43f4-a350-e5d4c9afb41c 03-17 15:50:23.268 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:23.310 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:23.311 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 10 03-17 15:50:23.320 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:23.321 INFO [HttpService a] 🔵 HTTP POST: 74d3541a-4810-43f4-a350-e5d4c9afb41c 03-17 15:50:23.415 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:23.418 DEBUG [b destroy] ✅ DESTROY: 74d3541a-4810-43f4-a350-e5d4c9afb41c 03-17 15:50:23.433 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 10 03-17 15:50:23.434 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:23.440 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:23.453 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:23.456 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:25.167 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:50:25.168 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:50:28.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:28.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:28.825 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 156] 03-17 15:50:28.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:30.136 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:30.143 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 156 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d3h54m45s458ms alt=565.7000122070312 vAcc=2.132702 vel=0.052802738 {Bundle[{}]}], age: 979ms, time: 1679048429161 03-17 15:50:30.150 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:30.151 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:30.163 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:30.173 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:30.179 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 156 isFinished? true 03-17 15:50:30.181 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:30.188 INFO [b persist] ✅ INSERT: 293cca03-fda9-4fcd-bbd9-c43d3788deb6 03-17 15:50:30.214 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:30.246 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:30.247 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 11 03-17 15:50:30.256 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:30.258 INFO [HttpService a] 🔵 HTTP POST: 293cca03-fda9-4fcd-bbd9-c43d3788deb6 03-17 15:50:30.343 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:30.351 DEBUG [b destroy] ✅ DESTROY: 293cca03-fda9-4fcd-bbd9-c43d3788deb6 03-17 15:50:30.360 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 11 03-17 15:50:30.362 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:30.366 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:30.380 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:30.383 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:35.956 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 15:50:36.192 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:50:36.230 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:50:36.699 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:36.722 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:50:36.965 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:36.969 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 157] 03-17 15:50:36.989 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:37.393 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:50:37.394 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 15:50:38.393 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 15:50:38.950 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:38.956 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 157 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h54m54s299ms alt=565.7000122070312 vAcc=1.9804165 vel=0.043742195 {Bundle[{}]}], age: 953ms, time: 1679048438001 03-17 15:50:38.964 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:38.965 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:38.973 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 157 isFinished? true 03-17 15:50:38.983 INFO [b persist] ✅ INSERT: ffe951eb-5acf-4dcf-8b15-fddb308a27ac 03-17 15:50:38.985 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:39.003 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:39.026 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:39.071 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:39.072 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 12 03-17 15:50:39.080 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:39.081 INFO [HttpService a] 🔵 HTTP POST: ffe951eb-5acf-4dcf-8b15-fddb308a27ac 03-17 15:50:39.161 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:39.163 DEBUG [b destroy] ✅ DESTROY: ffe951eb-5acf-4dcf-8b15-fddb308a27ac 03-17 15:50:39.182 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 12 03-17 15:50:39.188 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:39.192 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:39.194 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:39.195 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:39.256 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:41.674 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 15:50:41.687 INFO [TSScheduleManager oneShot] ⏰ Oneshot TERMINATE_EVENT is already pending 03-17 15:50:43.765 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:43.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:43.803 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 158] 03-17 15:50:43.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:45.233 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 15:50:45.248 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 15:50:45.257 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 15:50:46.752 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:50:46.753 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:50:50.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:50.100 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 158 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d3h55m5s497ms alt=565.7000122070312 vAcc=1.5744442 vel=0.048143018 {Bundle[{}]}], age: 898ms, time: 1679048449200 03-17 15:50:50.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:50.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:50.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 158 isFinished? true 03-17 15:50:50.134 INFO [b persist] ✅ INSERT: 040a4d10-b6b2-4504-aca9-0644df719901 03-17 15:50:50.136 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:50.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:50.141 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:50.196 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:50.197 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 13 03-17 15:50:50.204 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:50.205 INFO [HttpService a] 🔵 HTTP POST: 040a4d10-b6b2-4504-aca9-0644df719901 03-17 15:50:50.302 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:50.304 DEBUG [b destroy] ✅ DESTROY: 040a4d10-b6b2-4504-aca9-0644df719901 03-17 15:50:50.308 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 13 03-17 15:50:50.312 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:50.319 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:50.320 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:50.321 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:50.392 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:51.060 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:51.091 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:51.092 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 159] 03-17 15:50:51.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:51.396 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:51.404 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 159 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d3h55m6s782ms alt=565.7000122070312 vAcc=1.6842171 vel=0.014114752 {Bundle[{}]}], age: 915ms, time: 1679048450485 03-17 15:50:51.429 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:51.433 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:51.447 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:51.460 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 159 isFinished? true 03-17 15:50:51.462 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:51.464 INFO [b persist] ✅ INSERT: 80745e12-a641-402b-bcc3-d9fe2726c8db 03-17 15:50:51.474 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:51.499 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:51.535 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:51.536 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 14 03-17 15:50:51.551 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:51.552 INFO [HttpService a] 🔵 HTTP POST: 80745e12-a641-402b-bcc3-d9fe2726c8db 03-17 15:50:51.652 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:51.654 DEBUG [b destroy] ✅ DESTROY: 80745e12-a641-402b-bcc3-d9fe2726c8db 03-17 15:50:51.671 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 14 03-17 15:50:51.675 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:51.689 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:51.695 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:51.697 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:50:54.739 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:50:58.337 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:50:58.388 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:58.389 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 160] 03-17 15:50:58.393 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:50:59.674 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:50:59.682 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 160 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778791 hAcc=11.982 et=+16d3h55m14s868ms alt=565.7000122070312 vAcc=1.5790089 vel=0.059963632 {Bundle[{}]}], age: 1110ms, time: 1679048458571 03-17 15:50:59.691 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:50:59.692 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:50:59.700 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:59.704 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 160 isFinished? true 03-17 15:50:59.708 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:50:59.708 INFO [b persist] ✅ INSERT: 2eec2828-f393-487f-9648-1375d6055de4 03-17 15:50:59.711 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:50:59.720 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:50:59.751 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:50:59.752 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 15 03-17 15:50:59.759 DEBUG [b first] ✅ Locked 1 records 03-17 15:50:59.762 INFO [HttpService a] 🔵 HTTP POST: 2eec2828-f393-487f-9648-1375d6055de4 03-17 15:50:59.852 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:50:59.854 DEBUG [b destroy] ✅ DESTROY: 2eec2828-f393-487f-9648-1375d6055de4 03-17 15:50:59.859 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 15 03-17 15:50:59.860 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:50:59.865 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:50:59.868 INFO [a run] ⚡️[RPC: : null] 03-17 15:50:59.870 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:04.804 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:51:04.805 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:51:06.083 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:06.135 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:06.136 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 161] 03-17 15:51:06.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:07.436 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:07.445 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 161 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511023,73.778751 hAcc=39.734 et=+16d3h55m22s598ms alt=566.2000122070312 vAcc=5.949116 vel=0.47312972 bear=280.66537 {Bundle[{}]}], age: 1139ms, time: 1679048466300 03-17 15:51:07.456 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:07.457 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:07.463 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:07.465 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 161 isFinished? true 03-17 15:51:07.466 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:07.468 INFO [b persist] ✅ INSERT: ce960370-fbec-4ee1-87f4-385b97837416 03-17 15:51:07.470 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:07.473 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:07.510 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:07.511 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 16 03-17 15:51:07.519 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:07.526 INFO [HttpService a] 🔵 HTTP POST: ce960370-fbec-4ee1-87f4-385b97837416 03-17 15:51:07.611 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:07.615 DEBUG [b destroy] ✅ DESTROY: ce960370-fbec-4ee1-87f4-385b97837416 03-17 15:51:07.621 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 16 03-17 15:51:07.622 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:07.625 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:07.628 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:07.629 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:12.855 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:12.896 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:12.898 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 162] 03-17 15:51:12.901 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:14.172 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:14.176 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 162 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778777 hAcc=20.0 et=+16d3h55m29s579ms alt=565.7000122070312 vAcc=1.7389724 vel=0.020064028 {Bundle[{}]}], age: 893ms, time: 1679048473281 03-17 15:51:14.189 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:14.191 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:14.196 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:14.202 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:14.218 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 162 isFinished? true 03-17 15:51:14.219 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:14.221 INFO [b persist] ✅ INSERT: 7508a183-1339-4fc0-a4c9-5cf6f6d822ef 03-17 15:51:14.228 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:14.261 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:14.261 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 17 03-17 15:51:14.266 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:14.267 INFO [HttpService a] 🔵 HTTP POST: 7508a183-1339-4fc0-a4c9-5cf6f6d822ef 03-17 15:51:14.352 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:14.353 DEBUG [b destroy] ✅ DESTROY: 7508a183-1339-4fc0-a4c9-5cf6f6d822ef 03-17 15:51:14.360 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 17 03-17 15:51:14.361 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:14.366 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:14.368 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:14.369 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:21.084 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:21.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:21.128 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 163] 03-17 15:51:21.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:27.419 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:27.422 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 163 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=12.16 et=+16d3h55m42s817ms alt=565.7000122070312 vAcc=1.7126243 vel=0.010887403 {Bundle[{}]}], age: 902ms, time: 1679048486519 03-17 15:51:27.441 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:27.443 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:27.443 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:27.452 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:27.458 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 163 isFinished? true 03-17 15:51:27.459 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:27.466 INFO [b persist] ✅ INSERT: 5ca80d80-103f-46eb-9236-32e6b74ecf77 03-17 15:51:27.477 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:27.504 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:27.505 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 18 03-17 15:51:27.510 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:27.511 INFO [HttpService a] 🔵 HTTP POST: 5ca80d80-103f-46eb-9236-32e6b74ecf77 03-17 15:51:27.591 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:27.592 DEBUG [b destroy] ✅ DESTROY: 5ca80d80-103f-46eb-9236-32e6b74ecf77 03-17 15:51:27.601 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 18 03-17 15:51:27.602 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:27.605 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:27.607 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:27.608 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:27.842 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:27.872 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:27.874 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 164] 03-17 15:51:27.877 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:28.723 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:28.730 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 164 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=16.08 et=+16d3h55m44s91ms alt=565.7000122070312 vAcc=2.132702 vel=0.0353545 {Bundle[{}]}], age: 933ms, time: 1679048487794 03-17 15:51:28.740 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:28.741 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:28.747 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:28.748 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 164 isFinished? true 03-17 15:51:28.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:28.751 INFO [b persist] ✅ INSERT: 472116a9-27ca-44e1-a0e3-52dba3d56207 03-17 15:51:28.755 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:28.765 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:28.794 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:28.794 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 19 03-17 15:51:28.803 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:28.804 INFO [HttpService a] 🔵 HTTP POST: 472116a9-27ca-44e1-a0e3-52dba3d56207 03-17 15:51:28.892 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:28.894 DEBUG [b destroy] ✅ DESTROY: 472116a9-27ca-44e1-a0e3-52dba3d56207 03-17 15:51:28.902 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 19 03-17 15:51:28.903 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:28.907 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:28.909 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:28.910 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:36.076 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:36.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:36.112 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 165] 03-17 15:51:36.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:37.473 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:37.479 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 165 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=11.927 et=+16d3h55m52s808ms alt=565.7000122070312 vAcc=1.9967049 vel=0.037407726 {Bundle[{}]}], age: 966ms, time: 1679048496510 03-17 15:51:37.493 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:37.494 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:37.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:37.503 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 165 isFinished? true 03-17 15:51:37.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:37.507 INFO [b persist] ✅ INSERT: f813780f-1641-465d-836f-04fd00bca8fc 03-17 15:51:37.509 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:37.514 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:37.557 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:37.558 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 20 03-17 15:51:37.565 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:37.566 INFO [HttpService a] 🔵 HTTP POST: f813780f-1641-465d-836f-04fd00bca8fc 03-17 15:51:37.647 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:37.649 DEBUG [b destroy] ✅ DESTROY: f813780f-1641-465d-836f-04fd00bca8fc 03-17 15:51:37.658 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 20 03-17 15:51:37.659 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:37.663 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:37.664 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:37.666 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:42.839 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:42.873 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:42.875 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 166] 03-17 15:51:42.878 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:44.140 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:44.151 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 166 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778786 hAcc=20.0 et=+16d3h55m59s547ms alt=565.7000122070312 vAcc=1.7619883 vel=0.060168974 {Bundle[{}]}], age: 894ms, time: 1679048503249 03-17 15:51:44.165 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:44.166 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:44.173 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:44.178 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:44.178 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 166 isFinished? true 03-17 15:51:44.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:44.181 INFO [b persist] ✅ INSERT: 59e3eb29-4d39-462a-b489-0660059508c9 03-17 15:51:44.208 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:44.238 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:44.238 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 21 03-17 15:51:44.247 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:44.249 INFO [HttpService a] 🔵 HTTP POST: 59e3eb29-4d39-462a-b489-0660059508c9 03-17 15:51:44.339 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:44.340 DEBUG [b destroy] ✅ DESTROY: 59e3eb29-4d39-462a-b489-0660059508c9 03-17 15:51:44.348 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 21 03-17 15:51:44.349 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:44.353 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:44.356 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:44.357 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:51.077 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:51.113 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:51.114 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 167] 03-17 15:51:51.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:52.425 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:52.431 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 167 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778785 hAcc=20.0 et=+16d3h56m7s797ms alt=565.7000122070312 vAcc=2.1387932 vel=0.02492972 {Bundle[{}]}], age: 929ms, time: 1679048511499 03-17 15:51:52.439 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:52.440 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:52.449 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:52.456 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:52.459 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 167 isFinished? true 03-17 15:51:52.460 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:52.462 INFO [b persist] ✅ INSERT: 4b1148a6-b17a-4d62-bedb-127b5abf2ea3 03-17 15:51:52.475 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:52.508 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:52.508 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 22 03-17 15:51:52.518 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:52.519 INFO [HttpService a] 🔵 HTTP POST: 4b1148a6-b17a-4d62-bedb-127b5abf2ea3 03-17 15:51:52.580 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:52.582 DEBUG [b destroy] ✅ DESTROY: 4b1148a6-b17a-4d62-bedb-127b5abf2ea3 03-17 15:51:52.590 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 22 03-17 15:51:52.591 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:52.595 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:52.597 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:52.598 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:51:57.852 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:51:57.890 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:57.891 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 168] 03-17 15:51:57.895 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:51:59.171 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:51:59.177 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 168 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h56m14s576ms alt=565.7000122070312 vAcc=2.0369806 vel=0.031591002 {Bundle[{}]}], age: 897ms, time: 1679048518279 03-17 15:51:59.196 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:51:59.197 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:51:59.206 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 168 isFinished? true 03-17 15:51:59.207 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:59.207 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:51:59.212 INFO [b persist] ✅ INSERT: 22df594c-2157-4193-a2cc-daedda84b845 03-17 15:51:59.214 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:51:59.216 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:51:59.262 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:51:59.263 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 23 03-17 15:51:59.271 DEBUG [b first] ✅ Locked 1 records 03-17 15:51:59.272 INFO [HttpService a] 🔵 HTTP POST: 22df594c-2157-4193-a2cc-daedda84b845 03-17 15:51:59.365 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:51:59.367 DEBUG [b destroy] ✅ DESTROY: 22df594c-2157-4193-a2cc-daedda84b845 03-17 15:51:59.375 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 23 03-17 15:51:59.376 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:51:59.380 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:51:59.382 INFO [a run] ⚡️[RPC: : null] 03-17 15:51:59.384 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:06.083 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:06.124 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:06.125 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 169] 03-17 15:52:06.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:07.419 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:07.423 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 169 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511027,73.778835 hAcc=87.6 et=+16d3h56m22s795ms alt=565.7000122070312 vAcc=14.9769 vel=0.61906517 bear=77.2405 {Bundle[{}]}], age: 924ms, time: 1679048526497 03-17 15:52:07.435 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:07.436 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:07.444 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 169 isFinished? true 03-17 15:52:07.445 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:07.449 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:07.453 INFO [b persist] ✅ INSERT: ea932173-9da1-41b6-ada5-9397d4d3bfeb 03-17 15:52:07.465 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:07.492 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:07.493 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 24 03-17 15:52:07.506 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:07.507 INFO [HttpService a] 🔵 HTTP POST: ea932173-9da1-41b6-ada5-9397d4d3bfeb 03-17 15:52:07.590 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:07.592 DEBUG [b destroy] ✅ DESTROY: ea932173-9da1-41b6-ada5-9397d4d3bfeb 03-17 15:52:07.599 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 24 03-17 15:52:07.600 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:07.604 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:07.605 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:07.606 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:07.699 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:12.846 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:12.880 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:12.882 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 170] 03-17 15:52:12.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:14.188 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:14.193 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 170 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h56m29s560ms alt=565.7000122070312 vAcc=2.0369806 vel=0.061129197 {Bundle[{}]}], age: 929ms, time: 1679048533262 03-17 15:52:14.205 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:14.206 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:14.213 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 170 isFinished? true 03-17 15:52:14.214 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:14.214 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:14.218 INFO [b persist] ✅ INSERT: b30cd17d-50cc-4523-a962-d14f77d45968 03-17 15:52:14.220 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:14.239 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:14.270 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:14.271 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 25 03-17 15:52:14.284 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:14.285 INFO [HttpService a] 🔵 HTTP POST: b30cd17d-50cc-4523-a962-d14f77d45968 03-17 15:52:14.372 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:14.373 DEBUG [b destroy] ✅ DESTROY: b30cd17d-50cc-4523-a962-d14f77d45968 03-17 15:52:14.380 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 25 03-17 15:52:14.381 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:14.385 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:14.387 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:14.388 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:21.074 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:21.109 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:21.110 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 171] 03-17 15:52:21.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:22.444 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:22.452 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 171 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778787 hAcc=20.1 et=+16d3h56m37s772ms alt=565.7000122070312 vAcc=2.3456383 vel=0.03186726 {Bundle[{}]}], age: 975ms, time: 1679048541474 03-17 15:52:22.459 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:22.462 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:22.467 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:22.471 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 171 isFinished? true 03-17 15:52:22.472 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:22.474 INFO [b persist] ✅ INSERT: e138ef7b-5551-4b84-8d65-c4d9d3ff66d2 03-17 15:52:22.480 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:22.480 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:22.509 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:22.510 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 26 03-17 15:52:22.516 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:22.517 INFO [HttpService a] 🔵 HTTP POST: e138ef7b-5551-4b84-8d65-c4d9d3ff66d2 03-17 15:52:22.600 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:22.602 DEBUG [b destroy] ✅ DESTROY: e138ef7b-5551-4b84-8d65-c4d9d3ff66d2 03-17 15:52:22.609 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 26 03-17 15:52:22.610 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:22.614 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:22.616 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:22.617 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:27.841 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:27.878 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:27.880 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 172] 03-17 15:52:27.884 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:29.173 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:29.177 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 172 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=13.957 et=+16d3h56m44s546ms alt=565.7000122070312 vAcc=2.0729272 vel=0.02381706 {Bundle[{}]}], age: 927ms, time: 1679048548248 03-17 15:52:29.191 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:29.192 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:29.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:29.205 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 172 isFinished? true 03-17 15:52:29.206 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:29.208 INFO [b persist] ✅ INSERT: 238fddf2-b6be-48b0-9c68-fdcf4c030094 03-17 15:52:29.211 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:29.213 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:29.241 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:29.242 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 27 03-17 15:52:29.249 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:29.250 INFO [HttpService a] 🔵 HTTP POST: 238fddf2-b6be-48b0-9c68-fdcf4c030094 03-17 15:52:29.332 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:29.333 DEBUG [b destroy] ✅ DESTROY: 238fddf2-b6be-48b0-9c68-fdcf4c030094 03-17 15:52:29.341 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 27 03-17 15:52:29.342 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:29.347 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:29.348 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:29.349 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:36.075 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:36.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:36.113 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 173] 03-17 15:52:36.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:37.418 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:37.423 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 173 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511024,73.778842 hAcc=72.9 et=+16d3h56m52s772ms alt=565.7000122070312 vAcc=42.774323 vel=0.67873585 bear=79.154915 {Bundle[{}]}], age: 946ms, time: 1679048556475 03-17 15:52:37.437 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:37.448 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:37.450 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:37.456 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:37.461 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 173 isFinished? true 03-17 15:52:37.462 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:37.464 INFO [b persist] ✅ INSERT: 0915a0d0-ed77-423f-a159-8f5b1e0837b5 03-17 15:52:37.521 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:37.558 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:37.559 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 28 03-17 15:52:37.567 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:37.568 INFO [HttpService a] 🔵 HTTP POST: 0915a0d0-ed77-423f-a159-8f5b1e0837b5 03-17 15:52:37.679 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:37.682 DEBUG [b destroy] ✅ DESTROY: 0915a0d0-ed77-423f-a159-8f5b1e0837b5 03-17 15:52:37.691 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 28 03-17 15:52:37.693 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:37.699 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:37.702 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:37.703 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:42.850 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:42.883 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:42.885 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 174] 03-17 15:52:42.888 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:44.196 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:44.204 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 174 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778786 hAcc=15.109 et=+16d3h56m59s559ms alt=565.7000122070312 vAcc=2.1479957 vel=0.054677617 {Bundle[{}]}], age: 938ms, time: 1679048563262 03-17 15:52:44.217 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:44.218 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:44.228 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 174 isFinished? true 03-17 15:52:44.229 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:44.230 INFO [b persist] ✅ INSERT: a66e8c26-1568-4082-b59b-7a44ebde74c3 03-17 15:52:44.232 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:44.246 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:44.275 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:44.275 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 29 03-17 15:52:44.283 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:44.285 INFO [HttpService a] 🔵 HTTP POST: a66e8c26-1568-4082-b59b-7a44ebde74c3 03-17 15:52:44.374 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:44.376 DEBUG [b destroy] ✅ DESTROY: a66e8c26-1568-4082-b59b-7a44ebde74c3 03-17 15:52:44.384 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 29 03-17 15:52:44.384 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:44.388 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:44.389 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:44.391 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:44.483 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:51.075 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:51.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:51.111 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 175] 03-17 15:52:51.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:52.376 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:52.383 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 175 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511027,73.778838 hAcc=72.9 et=+16d3h57m7s769ms alt=565.7000122070312 vAcc=11.324688 vel=0.6627143 bear=75.28301 {Bundle[{}]}], age: 910ms, time: 1679048571472 03-17 15:52:52.395 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:52.396 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:52.409 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:52.421 INFO [b persist] ✅ INSERT: b1e15a9a-38c0-45e1-a594-779a460b8ff0 03-17 15:52:52.422 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 175 isFinished? true 03-17 15:52:52.424 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:52.424 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:52.437 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:52.462 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:52.462 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 30 03-17 15:52:52.467 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:52.468 INFO [HttpService a] 🔵 HTTP POST: b1e15a9a-38c0-45e1-a594-779a460b8ff0 03-17 15:52:52.553 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:52.555 DEBUG [b destroy] ✅ DESTROY: b1e15a9a-38c0-45e1-a594-779a460b8ff0 03-17 15:52:52.562 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 30 03-17 15:52:52.563 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:52.568 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:52.569 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:52.571 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:52:57.850 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:52:57.881 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:57.883 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 176] 03-17 15:52:57.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:52:59.174 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:52:59.179 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 176 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778794 hAcc=20.0 et=+16d3h57m14s571ms alt=565.7000122070312 vAcc=2.519243 vel=0.09927533 {Bundle[{}]}], age: 904ms, time: 1679048578274 03-17 15:52:59.192 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:52:59.193 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:52:59.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:59.204 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 176 isFinished? true 03-17 15:52:59.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:52:59.207 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:52:59.208 INFO [b persist] ✅ INSERT: 2b0ea6c0-41e9-4664-a823-70bf88302016 03-17 15:52:59.226 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:52:59.254 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:52:59.255 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 31 03-17 15:52:59.260 DEBUG [b first] ✅ Locked 1 records 03-17 15:52:59.261 INFO [HttpService a] 🔵 HTTP POST: 2b0ea6c0-41e9-4664-a823-70bf88302016 03-17 15:52:59.350 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:52:59.353 DEBUG [b destroy] ✅ DESTROY: 2b0ea6c0-41e9-4664-a823-70bf88302016 03-17 15:52:59.360 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 31 03-17 15:52:59.361 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:52:59.364 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:52:59.366 INFO [a run] ⚡️[RPC: : null] 03-17 15:52:59.368 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:06.078 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:06.112 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:06.113 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 177] 03-17 15:53:06.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:07.381 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:07.386 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 177 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511028,73.778844 hAcc=68.4 et=+16d3h57m22s793ms alt=565.7000122070312 vAcc=10.400625 vel=0.6331514 bear=76.48355 {Bundle[{}]}], age: 889ms, time: 1679048586495 03-17 15:53:07.394 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:07.399 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 15:53:07.403 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:07.408 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:07.413 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 177 isFinished? true 03-17 15:53:07.414 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:07.418 INFO [b persist] ✅ INSERT: cc71a52b-31b2-4b47-8533-d45f0c20d000 03-17 15:53:07.423 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:07.445 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:07.446 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 32 03-17 15:53:07.456 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:07.457 INFO [HttpService a] 🔵 HTTP POST: cc71a52b-31b2-4b47-8533-d45f0c20d000 03-17 15:53:07.557 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:07.559 DEBUG [b destroy] ✅ DESTROY: cc71a52b-31b2-4b47-8533-d45f0c20d000 03-17 15:53:07.566 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 32 03-17 15:53:07.568 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:07.571 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:07.573 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:07.574 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:12.850 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:12.877 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:12.879 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 178] 03-17 15:53:12.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:14.108 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:14.113 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 178 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d3h57m29s520ms alt=565.7000122070312 vAcc=1.9699967 vel=0.05424087 {Bundle[{}]}], age: 889ms, time: 1679048593222 03-17 15:53:14.127 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:14.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:53:14.133 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 178 isFinished? true 03-17 15:53:14.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:14.136 INFO [b persist] ✅ INSERT: 2dc04c40-e84f-4ef6-8c91-8868829fc147 03-17 15:53:14.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:14.141 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:14.169 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:14.170 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 33 03-17 15:53:14.177 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:14.178 INFO [HttpService a] 🔵 HTTP POST: 2dc04c40-e84f-4ef6-8c91-8868829fc147 03-17 15:53:14.270 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:14.272 DEBUG [b destroy] ✅ DESTROY: 2dc04c40-e84f-4ef6-8c91-8868829fc147 03-17 15:53:14.280 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 33 03-17 15:53:14.281 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:14.284 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:14.286 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:14.287 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:14.389 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:21.084 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:21.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:21.120 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 179] 03-17 15:53:21.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:22.392 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:22.398 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 179 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d3h57m37s802ms alt=565.7000122070312 vAcc=2.0736449 vel=0.011541844 {Bundle[{}]}], age: 891ms, time: 1679048601504 03-17 15:53:22.404 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:22.405 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:53:22.411 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 179 isFinished? true 03-17 15:53:22.412 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:22.413 INFO [b persist] ✅ INSERT: d515bbf7-9ae6-4850-a99a-504b07949acc 03-17 15:53:22.415 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:22.417 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:22.447 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:22.448 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 34 03-17 15:53:22.453 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:22.454 INFO [HttpService a] 🔵 HTTP POST: d515bbf7-9ae6-4850-a99a-504b07949acc 03-17 15:53:22.553 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:22.555 DEBUG [b destroy] ✅ DESTROY: d515bbf7-9ae6-4850-a99a-504b07949acc 03-17 15:53:22.563 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 34 03-17 15:53:22.564 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:22.567 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:22.569 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:22.570 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:22.667 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:27.849 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:27.883 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:27.884 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 180] 03-17 15:53:27.888 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:29.120 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:29.127 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 180 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.4 et=+16d3h57m44s498ms alt=565.7000122070312 vAcc=2.520303 vel=0.025894381 {Bundle[{}]}], age: 923ms, time: 1679048608200 03-17 15:53:29.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:29.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:53:29.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 180 isFinished? true 03-17 15:53:29.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:29.149 INFO [b persist] ✅ INSERT: 46aa29f7-524d-46e1-bb2f-bf91f41998f7 03-17 15:53:29.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:29.169 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:29.193 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:29.194 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 35 03-17 15:53:29.211 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:29.212 INFO [HttpService a] 🔵 HTTP POST: 46aa29f7-524d-46e1-bb2f-bf91f41998f7 03-17 15:53:29.302 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:29.304 DEBUG [b destroy] ✅ DESTROY: 46aa29f7-524d-46e1-bb2f-bf91f41998f7 03-17 15:53:29.312 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 35 03-17 15:53:29.313 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:29.316 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:29.318 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:29.319 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:29.400 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:36.081 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:36.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:36.117 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 181] 03-17 15:53:36.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:37.415 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:37.419 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 181 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d3h57m52s758ms alt=565.7000122070312 vAcc=2.2606642 vel=0.0063145873 {Bundle[{}]}], age: 957ms, time: 1679048616461 03-17 15:53:37.432 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:37.433 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:53:37.440 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 181 isFinished? true 03-17 15:53:37.441 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:37.441 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:37.444 INFO [b persist] ✅ INSERT: d44d73a8-3cce-4de5-a96d-ea597b589b3d 03-17 15:53:37.449 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:37.473 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:37.473 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 36 03-17 15:53:37.485 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:37.486 INFO [HttpService a] 🔵 HTTP POST: d44d73a8-3cce-4de5-a96d-ea597b589b3d 03-17 15:53:37.576 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:37.578 DEBUG [b destroy] ✅ DESTROY: d44d73a8-3cce-4de5-a96d-ea597b589b3d 03-17 15:53:37.586 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 36 03-17 15:53:37.587 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:37.591 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:37.593 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:37.595 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:37.696 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:42.845 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:42.881 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:42.883 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 182] 03-17 15:53:42.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:44.200 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:44.205 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 182 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d3h57m59s592ms alt=565.7000122070312 vAcc=2.1824262 vel=0.06840209 {Bundle[{}]}], age: 909ms, time: 1679048623295 03-17 15:53:44.213 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:44.214 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 15:53:44.221 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:44.224 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 182 isFinished? true 03-17 15:53:44.225 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:44.231 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:44.249 INFO [b persist] ✅ INSERT: 5d759645-097b-4588-8dfc-bb4974816e44 03-17 15:53:44.261 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:44.286 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:44.287 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 37 03-17 15:53:44.296 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:44.297 INFO [HttpService a] 🔵 HTTP POST: 5d759645-097b-4588-8dfc-bb4974816e44 03-17 15:53:44.384 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:44.386 DEBUG [b destroy] ✅ DESTROY: 5d759645-097b-4588-8dfc-bb4974816e44 03-17 15:53:44.395 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 37 03-17 15:53:44.395 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:44.399 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:44.401 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:44.402 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:51.076 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:51.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:51.112 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 183] 03-17 15:53:51.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:52.417 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:52.422 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 183 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510949,73.778743 hAcc=26.146 et=+16d3h58m7s789ms alt=565.7000122070312 vAcc=4.3223376 vel=0.9905052 bear=211.26341 {Bundle[{}]}], age: 929ms, time: 1679048631491 03-17 15:53:52.432 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:52.433 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:53:52.448 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:52.450 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 183 isFinished? true 03-17 15:53:52.450 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:52.453 INFO [b persist] ✅ INSERT: 1fbb4c78-ec1b-44e7-9cd5-245e07b49b18 03-17 15:53:52.455 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:52.471 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:52.502 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:52.502 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 38 03-17 15:53:52.510 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:52.510 INFO [HttpService a] 🔵 HTTP POST: 1fbb4c78-ec1b-44e7-9cd5-245e07b49b18 03-17 15:53:52.593 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:52.595 DEBUG [b destroy] ✅ DESTROY: 1fbb4c78-ec1b-44e7-9cd5-245e07b49b18 03-17 15:53:52.602 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 38 03-17 15:53:52.603 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:52.607 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:52.609 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:52.610 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:53:57.847 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:53:57.880 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:57.881 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 184] 03-17 15:53:57.885 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:53:59.168 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:53:59.176 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 184 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510955,73.778735 hAcc=72.9 et=+16d3h58m14s525ms alt=566.2000122070312 vAcc=7.6315413 vel=1.5659193 bear=220.55266 {Bundle[{}]}], age: 946ms, time: 1679048638228 03-17 15:53:59.193 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:53:59.194 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:53:59.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:59.206 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:53:59.214 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 184 isFinished? true 03-17 15:53:59.215 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:53:59.216 INFO [b persist] ✅ INSERT: 67febd67-3631-4d21-a88b-5206623cca71 03-17 15:53:59.234 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:53:59.260 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:53:59.260 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 39 03-17 15:53:59.270 DEBUG [b first] ✅ Locked 1 records 03-17 15:53:59.271 INFO [HttpService a] 🔵 HTTP POST: 67febd67-3631-4d21-a88b-5206623cca71 03-17 15:53:59.355 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:53:59.357 DEBUG [b destroy] ✅ DESTROY: 67febd67-3631-4d21-a88b-5206623cca71 03-17 15:53:59.364 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 39 03-17 15:53:59.365 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:53:59.369 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:53:59.371 INFO [a run] ⚡️[RPC: : null] 03-17 15:53:59.373 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:06.075 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:06.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:06.117 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 185] 03-17 15:54:06.121 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:07.385 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:07.390 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 185 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778779 hAcc=20.0 et=+16d3h58m22s765ms alt=565.7000122070312 vAcc=1.7979472 vel=0.38626775 bear=31.431799 {Bundle[{}]}], age: 920ms, time: 1679048646467 03-17 15:54:07.397 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:07.399 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:07.404 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:07.407 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 185 isFinished? true 03-17 15:54:07.408 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:07.410 INFO [b persist] ✅ INSERT: 34af9a51-54a1-405c-b1cd-b5820924b9f3 03-17 15:54:07.412 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:07.422 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:07.444 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:07.444 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 40 03-17 15:54:07.460 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:07.461 INFO [HttpService a] 🔵 HTTP POST: 34af9a51-54a1-405c-b1cd-b5820924b9f3 03-17 15:54:07.541 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:07.543 DEBUG [b destroy] ✅ DESTROY: 34af9a51-54a1-405c-b1cd-b5820924b9f3 03-17 15:54:07.551 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 40 03-17 15:54:07.552 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:07.555 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:07.557 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:07.558 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:12.851 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:12.883 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:12.885 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 186] 03-17 15:54:12.888 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:14.179 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:14.187 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 186 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d3h58m29s560ms alt=565.7000122070312 vAcc=1.9103189 vel=0.022563422 {Bundle[{}]}], age: 923ms, time: 1679048653262 03-17 15:54:14.195 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:14.196 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:14.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:14.214 INFO [b persist] ✅ INSERT: 4724fddc-4914-4bc8-88cc-a92b8bb1a17c 03-17 15:54:14.215 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 186 isFinished? true 03-17 15:54:14.216 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:14.219 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:14.222 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:14.250 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:14.251 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 41 03-17 15:54:14.259 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:14.260 INFO [HttpService a] 🔵 HTTP POST: 4724fddc-4914-4bc8-88cc-a92b8bb1a17c 03-17 15:54:14.345 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:14.347 DEBUG [b destroy] ✅ DESTROY: 4724fddc-4914-4bc8-88cc-a92b8bb1a17c 03-17 15:54:14.356 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 41 03-17 15:54:14.357 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:14.361 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:14.362 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:14.363 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:21.080 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:21.112 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:21.113 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 187] 03-17 15:54:21.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:22.377 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:22.383 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 187 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778780 hAcc=20.0 et=+16d3h58m37s767ms alt=565.7000122070312 vAcc=1.8438781 vel=0.14388607 bear=285.15637 {Bundle[{}]}], age: 912ms, time: 1679048661470 03-17 15:54:22.396 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:22.398 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:22.411 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:22.412 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 187 isFinished? true 03-17 15:54:22.413 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:22.415 INFO [b persist] ✅ INSERT: 898a70b6-6fdf-413e-9d30-a7a3b4b2630f 03-17 15:54:22.420 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:22.424 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:22.451 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:22.452 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 42 03-17 15:54:22.459 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:22.459 INFO [HttpService a] 🔵 HTTP POST: 898a70b6-6fdf-413e-9d30-a7a3b4b2630f 03-17 15:54:22.553 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:22.555 DEBUG [b destroy] ✅ DESTROY: 898a70b6-6fdf-413e-9d30-a7a3b4b2630f 03-17 15:54:22.562 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 42 03-17 15:54:22.563 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:22.568 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:22.569 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:22.571 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:27.848 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:27.881 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:27.883 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 188] 03-17 15:54:27.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:29.176 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:29.182 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 188 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778782 hAcc=13.137 et=+16d3h58m44s576ms alt=565.7000122070312 vAcc=1.5074887 vel=0.020714201 {Bundle[{}]}], age: 900ms, time: 1679048668279 03-17 15:54:29.196 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:29.198 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:29.204 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:29.209 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 188 isFinished? true 03-17 15:54:29.211 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:29.211 INFO [b persist] ✅ INSERT: 3ce4829a-9eb7-4e54-b06e-20f2a258f560 03-17 15:54:29.218 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:29.219 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:29.248 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:29.249 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 43 03-17 15:54:29.257 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:29.258 INFO [HttpService a] 🔵 HTTP POST: 3ce4829a-9eb7-4e54-b06e-20f2a258f560 03-17 15:54:29.344 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:29.346 DEBUG [b destroy] ✅ DESTROY: 3ce4829a-9eb7-4e54-b06e-20f2a258f560 03-17 15:54:29.353 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 43 03-17 15:54:29.354 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:29.358 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:29.360 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:29.361 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:36.076 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:36.113 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:36.114 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 189] 03-17 15:54:36.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:37.364 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:37.374 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 189 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778780 hAcc=20.0 et=+16d3h58m52s775ms alt=565.7000122070312 vAcc=1.8438781 vel=0.053311475 {Bundle[{}]}], age: 894ms, time: 1679048676477 03-17 15:54:37.384 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:37.390 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:37.397 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:37.403 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 189 isFinished? true 03-17 15:54:37.403 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:37.404 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:37.406 INFO [b persist] ✅ INSERT: b2199058-1375-49f5-8536-e1a5cbb32669 03-17 15:54:37.414 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:37.442 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:37.444 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 44 03-17 15:54:37.453 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:37.454 INFO [HttpService a] 🔵 HTTP POST: b2199058-1375-49f5-8536-e1a5cbb32669 03-17 15:54:37.556 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:37.558 DEBUG [b destroy] ✅ DESTROY: b2199058-1375-49f5-8536-e1a5cbb32669 03-17 15:54:37.565 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 44 03-17 15:54:37.566 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:37.571 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:37.571 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:37.573 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:42.855 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:42.896 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:42.897 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 190] 03-17 15:54:42.901 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:44.143 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:44.149 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 190 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=20.0 et=+16d3h58m59s528ms alt=565.7000122070312 vAcc=1.7979472 vel=0.07903678 {Bundle[{}]}], age: 915ms, time: 1679048683230 03-17 15:54:44.163 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:44.164 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:44.171 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:44.174 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 190 isFinished? true 03-17 15:54:44.175 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:44.177 INFO [b persist] ✅ INSERT: f07ee8ed-e339-4197-99b1-b25d813f1072 03-17 15:54:44.181 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:44.182 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:44.208 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:44.209 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 45 03-17 15:54:44.215 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:44.215 INFO [HttpService a] 🔵 HTTP POST: f07ee8ed-e339-4197-99b1-b25d813f1072 03-17 15:54:44.312 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:44.314 DEBUG [b destroy] ✅ DESTROY: f07ee8ed-e339-4197-99b1-b25d813f1072 03-17 15:54:44.322 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 45 03-17 15:54:44.323 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:44.327 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:44.329 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:44.330 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:51.100 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:51.129 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:51.130 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 191] 03-17 15:54:51.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:52.393 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:52.399 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 191 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d3h59m7s794ms alt=565.7000122070312 vAcc=1.654906 vel=0.07221558 {Bundle[{}]}], age: 900ms, time: 1679048691496 03-17 15:54:52.411 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:52.412 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:52.415 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:52.422 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 191 isFinished? true 03-17 15:54:52.422 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:52.425 INFO [b persist] ✅ INSERT: 62e44cfd-d05f-48e9-9582-d6524645650f 03-17 15:54:52.427 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:52.435 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:52.467 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:52.468 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 46 03-17 15:54:52.473 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:52.474 INFO [HttpService a] 🔵 HTTP POST: 62e44cfd-d05f-48e9-9582-d6524645650f 03-17 15:54:52.560 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:52.562 DEBUG [b destroy] ✅ DESTROY: 62e44cfd-d05f-48e9-9582-d6524645650f 03-17 15:54:52.570 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 46 03-17 15:54:52.571 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:52.575 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:52.577 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:52.578 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:54:57.848 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:54:57.883 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:57.885 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 192] 03-17 15:54:57.889 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:54:59.209 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:54:59.218 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 192 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511040,73.778806 hAcc=92.9 et=+16d3h59m14s843ms alt=565.7000122070312 vAcc=1.5074887 vel=0.6394346 bear=39.495872 {Bundle[{}]}], age: 671ms, time: 1679048698545 03-17 15:54:59.252 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:54:59.256 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:54:59.260 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:59.265 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:54:59.288 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 192 isFinished? true 03-17 15:54:59.288 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:54:59.299 INFO [b persist] ✅ INSERT: 6579210f-c3e8-4bb5-8b2e-10ab09749bb1 03-17 15:54:59.309 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:54:59.330 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:54:59.331 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 47 03-17 15:54:59.339 DEBUG [b first] ✅ Locked 1 records 03-17 15:54:59.340 INFO [HttpService a] 🔵 HTTP POST: 6579210f-c3e8-4bb5-8b2e-10ab09749bb1 03-17 15:54:59.420 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:54:59.422 DEBUG [b destroy] ✅ DESTROY: 6579210f-c3e8-4bb5-8b2e-10ab09749bb1 03-17 15:54:59.428 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 47 03-17 15:54:59.429 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:54:59.432 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:54:59.433 INFO [a run] ⚡️[RPC: : null] 03-17 15:54:59.435 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:55:06.078 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:55:06.115 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:06.116 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 193] 03-17 15:55:06.120 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:55:07.332 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:07.342 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 193 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d3h59m22s769ms alt=565.7000122070312 vAcc=2.3032527 vel=0.07225212 {Bundle[{}]}], age: 867ms, time: 1679048706471 03-17 15:55:07.354 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:55:07.355 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:55:07.363 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:07.369 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:55:07.372 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 193 isFinished? true 03-17 15:55:07.373 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:07.375 INFO [b persist] ✅ INSERT: cb57fc1f-9019-41d6-bdfc-2093eb3cfc01 03-17 15:55:07.386 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:55:07.412 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:55:07.413 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 48 03-17 15:55:07.420 DEBUG [b first] ✅ Locked 1 records 03-17 15:55:07.421 INFO [HttpService a] 🔵 HTTP POST: cb57fc1f-9019-41d6-bdfc-2093eb3cfc01 03-17 15:55:07.500 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:55:07.502 DEBUG [b destroy] ✅ DESTROY: cb57fc1f-9019-41d6-bdfc-2093eb3cfc01 03-17 15:55:07.509 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 48 03-17 15:55:07.511 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:55:07.514 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:55:07.516 INFO [a run] ⚡️[RPC: : null] 03-17 15:55:07.517 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:55:12.819 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:55:12.849 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:12.850 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 194] 03-17 15:55:12.853 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:55:14.068 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:14.073 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 194 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778794 hAcc=94.312 et=+16d3h59m29s205ms alt=565.7000122070312 vAcc=4.148726 vel=0.090052456 {Bundle[{}]}], age: 1164ms, time: 1679048712908 03-17 15:55:14.084 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:55:14.085 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:55:14.096 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:14.103 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 194 isFinished? true 03-17 15:55:14.105 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:14.112 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:55:14.118 INFO [b persist] ✅ INSERT: 2a14bedb-d04b-408b-9bae-afee71b61e04 03-17 15:55:14.132 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:55:14.188 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:55:14.189 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 49 03-17 15:55:14.203 DEBUG [b first] ✅ Locked 1 records 03-17 15:55:14.204 INFO [HttpService a] 🔵 HTTP POST: 2a14bedb-d04b-408b-9bae-afee71b61e04 03-17 15:55:14.298 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:55:14.310 DEBUG [b destroy] ✅ DESTROY: 2a14bedb-d04b-408b-9bae-afee71b61e04 03-17 15:55:14.317 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 49 03-17 15:55:14.318 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:55:14.321 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:55:14.324 INFO [a run] ⚡️[RPC: : null] 03-17 15:55:14.326 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:55:17.135 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 15:55:17.478 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 15:55:17.491 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 15:55:21.728 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:55:21.793 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:21.797 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 195] 03-17 15:55:21.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:55:23.058 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:23.062 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 195 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d3h59m38s440ms alt=565.7000122070312 vAcc=2.0910158 vel=0.017529301 {Bundle[{}]}], age: 918ms, time: 1679048722142 03-17 15:55:23.079 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:55:23.080 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:55:23.090 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 195 isFinished? true 03-17 15:55:23.094 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:23.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:23.099 INFO [b persist] ✅ INSERT: aca9d68c-85cc-449d-a7f4-b9d8c8bb6a97 03-17 15:55:23.109 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:55:23.110 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:55:23.151 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:55:23.152 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 50 03-17 15:55:23.157 DEBUG [b first] ✅ Locked 1 records 03-17 15:55:23.158 INFO [HttpService a] 🔵 HTTP POST: aca9d68c-85cc-449d-a7f4-b9d8c8bb6a97 03-17 15:55:23.241 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:55:23.244 DEBUG [b destroy] ✅ DESTROY: aca9d68c-85cc-449d-a7f4-b9d8c8bb6a97 03-17 15:55:23.251 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 50 03-17 15:55:23.253 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:55:23.257 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:55:23.261 INFO [a run] ⚡️[RPC: : null] 03-17 15:55:23.263 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:55:27.514 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 15:55:27.515 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 15:55:28.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:55:28.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:28.792 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 196] 03-17 15:55:28.795 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:55:30.040 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:30.045 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 196 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=20.0 et=+16d3h59m45s425ms alt=565.7000122070312 vAcc=1.6590308 vel=0.048796836 {Bundle[{}]}], age: 916ms, time: 1679048729127 03-17 15:55:30.063 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:55:30.065 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:55:30.068 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:30.076 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 196 isFinished? true 03-17 15:55:30.076 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:30.077 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:55:30.096 INFO [b persist] ✅ INSERT: c76f4b06-3c90-4425-a63a-1a66a7b14e5b 03-17 15:55:30.107 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:55:30.167 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:55:30.169 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 51 03-17 15:55:30.175 DEBUG [b first] ✅ Locked 1 records 03-17 15:55:30.176 INFO [HttpService a] 🔵 HTTP POST: c76f4b06-3c90-4425-a63a-1a66a7b14e5b 03-17 15:55:30.266 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:55:30.276 DEBUG [b destroy] ✅ DESTROY: c76f4b06-3c90-4425-a63a-1a66a7b14e5b 03-17 15:55:30.290 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 51 03-17 15:55:30.291 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:55:30.297 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:55:30.312 INFO [a run] ⚡️[RPC: : null] 03-17 15:55:30.315 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:55:36.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:55:36.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:36.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 197] 03-17 15:55:36.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:55:38.090 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:38.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 197 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d3h59m53s433ms alt=565.7000122070312 vAcc=1.8809294 vel=0.016524341 {Bundle[{}]}], age: 958ms, time: 1679048737136 03-17 15:55:38.169 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 15:55:38.170 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 15:55:38.190 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:38.204 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 15:55:38.207 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 197 isFinished? true 03-17 15:55:38.208 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 15:55:38.217 INFO [b persist] ✅ INSERT: 7c80dce8-a69d-4162-b73d-0f6365e01e7f 03-17 15:55:38.250 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 15:55:38.289 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 15:55:38.289 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 52 03-17 15:55:38.299 DEBUG [b first] ✅ Locked 1 records 03-17 15:55:38.300 INFO [HttpService a] 🔵 HTTP POST: 7c80dce8-a69d-4162-b73d-0f6365e01e7f 03-17 15:55:38.909 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 15:55:38.912 DEBUG [b destroy] ✅ DESTROY: 7c80dce8-a69d-4162-b73d-0f6365e01e7f 03-17 15:55:38.920 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 52 03-17 15:55:38.922 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 15:55:38.928 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 15:55:38.940 INFO [a run] ⚡️[RPC: : null] 03-17 15:55:38.943 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 15:55:43.725 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 15:55:43.775 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 15:55:43.780 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 198] 03-17 15:55:43.788 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 15:55:49.632 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": true, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 15:55:49.651 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 15:55:49.652 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ BootReceiver: com.erpbynet.smarttechnician ╠═════════════════════════════════════════════ ╟─ android.intent.action.MY_PACKAGE_REPLACED 03-17 15:55:49.653 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 15:55:49.654 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 15:55:49.655 DEBUG [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ ☯️ HeadlessMode? true ╠═════════════════════════════════════════════ 03-17 15:55:49.656 DEBUG [LoggerFacade$a a] ℹ️ Load last odometer location: Location[TSLocationManager 18.511018,73.778795 hAcc=20.0 et=0 {Bundle[{odometer=0.0}]}] 03-17 15:55:49.658 DEBUG [LoggerFacade$a a] 🎾 Start monitoring connectivity changes 03-17 15:55:49.762 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 15:55:49.773 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 15:55:49.781 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: connectivitychange 03-17 15:55:49.782 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.event.ConnectivityChangeEvent@eb6b574 03-17 15:55:49.905 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: providerchange 03-17 15:55:49.906 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: com.transistorsoft.locationmanager.event.LocationProviderChangeEvent@accca9d 03-17 15:55:50.068 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 15:55:50.114 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] 💀 event: enabledchange 03-17 15:55:50.116 DEBUG [BackgroundGeolocationHeadlessTask onHeadlessTask] - event: false 03-17 15:55:50.167 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 15:55:50.189 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 15:55:50.794 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:05:45.379 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ TSLocationManager version: 3.3.1 (418) ╠═════════════════════════════════════════════ ╟─ Xiaomi M2010J19CI @ 12 (cordova) { "activityRecognitionInterval": 10000, "allowIdenticalLocations": false, "authorization": {}, "autoSync": true, "autoSyncThreshold": 0, "backgroundPermissionRationale": { "title": "Allow {applicationName} to access to this device's location in the background?", "message": "In order to track your activity in the background, please enable {backgroundPermissionOptionLabel} location permission", "positiveAction": "Change to {backgroundPermissionOptionLabel}", "negativeAction": "Cancel" }, "batchSync": false, "configUrl": "", "debug": false, "deferTime": 0, "desiredAccuracy": -1, "desiredOdometerAccuracy": 100, "disableAutoSyncOnCellular": false, "disableElasticity": true, "disableLocationAuthorizationAlert": false, "disableMotionActivityUpdates": true, "disableProviderChangeRecord": false, "disableStopDetection": false, "distanceFilter": 100, "elasticityMultiplier": 1, "enableHeadless": true, "enableTimestampMeta": false, "extras": { "AttendanceID": "5850" }, "fastestLocationUpdateInterval": -1, "foregroundService": true, "geofenceInitialTriggerEntry": true, "geofenceModeHighAccuracy": false, "geofenceProximityRadius": 1000, "geofenceTemplate": "", "headers": {}, "headlessJobService": "com.transistorsoft.cordova.bggeo.BackgroundGeolocationHeadlessTask", "heartbeatInterval": -1, "httpRootProperty": "location", "httpTimeout": 60000, "isMoving": false, "locationAuthorizationRequest": "Always", "locationTemplate": "", "locationTimeout": 60, "locationUpdateInterval": 1000, "locationsOrderDirection": "ASC", "logLevel": 5, "logMaxDays": 3, "maxBatchSize": -1, "maxDaysToPersist": 1, "maxRecordsToPersist": -1, "method": "POST", "minimumActivityRecognitionConfidence": 75, "motionTriggerDelay": 30000, "notification": { "layout": "", "title": "", "text": "Location Service activated", "color": "", "channelName": "TSLocationManager", "channelId": "", "smallIcon": "", "largeIcon": "", "priority": -2, "sticky": false, "strings": {}, "actions": [] }, "params": { "EmployeeID": "699", "UserID": "664", "UserName": "Kparakhe", "Remarks": "Transistorsoft Recording", "httpTokenValue": "f4af7f41-acca-4207-8c77-949769f2be5d", "httpLocationUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "httpGpsEventUploadUrl": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGPSLog" }, "persist": true, "persistMode": 1, "schedule": [], "scheduleUseAlarmManager": false, "speedJumpFilter": 300, "startOnBoot": false, "stationaryRadius": 70, "stopAfterElapsedMinutes": 0, "stopOnStationary": false, "stopOnTerminate": false, "stopTimeout": 10, "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking", "url": "http:\/\/api.ServiceDev.xecomit.com\/api\/RecordUserGeoLocation", "useSignificantChangesOnly": false, "enabled": false, "schedulerEnabled": false, "trackingMode": 1, "odometer": 0, "isFirstBoot": false, "didLaunchInBackground": false, "didDeviceReboot": false } 03-17 16:05:45.382 INFO [LoggerFacade$a a] ╔═════════════════════════════════════════════ ║ DEVICE SENSORS ╠═════════════════════════════════════════════ ╟─ ✅ ACCELEROMETER: {Sensor name="sc7a20 Accelerometer Non-wakeup", vendor="SLCompany", version=742, type=1, maxRange=78.44242, resolution=0.03824594, power=0.011, minDelay=5000} ╟─ ✅ GYROSCOPE: {Sensor name="gyro Gyroscope Non-wakeup", vendor="Voltafield", version=261, type=4, maxRange=38.396984, resolution=0.0026179168, power=0.02, minDelay=10000} ╟─ ✅ MAGNETOMETER: {Sensor name="mmc56x3x Magnetometer Non-wakeup", vendor="memsic", version=20120408, type=2, maxRange=3000.0288, resolution=0.0976, power=1.0, minDelay=10000} ╟─ ✅ SIGNIFICANT_MOTION: {Sensor name="sns_smd Wakeup", vendor="qualcomm", version=1, type=17, maxRange=1.0, resolution=1.0, power=0.025, minDelay=-1} ╚═════════════════════════════════════════════ 03-17 16:05:45.382 INFO [LoggerFacade$a a] ✅ Google Play Services: connected (version code:12451000) 03-17 16:05:45.383 DEBUG [LoggerFacade$a a] ☯️ onCreate 03-17 16:05:45.383 DEBUG [LoggerFacade$a a] ☯️ onStart 03-17 16:05:45.384 DEBUG [LoggerFacade$a a] ☯️ onResume 03-17 16:05:45.432 INFO [TSProviderManager startMonitoring] 🎾 Start monitoring location-provider changes 03-17 16:05:45.481 DEBUG [b prune] ℹ️ PRUNE -1 days 03-17 16:05:45.503 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [backgroundPermissionRationale, backgroundPermissionRationale.title, backgroundPermissionRationale.message, backgroundPermissionRationale.positiveAction, backgroundPermissionRationale.negativeAction, desiredAccuracy, disableElasticity, disableMotionActivityUpdates, distanceFilter, extras, headlessJobService, logLevel, motionTriggerDelay, notification, notification.priority, persistMode, stationaryRadius, stopOnTerminate, stopTimeout] 03-17 16:05:45.591 DEBUG [c g] ℹ️ LocationAuthorization: Permission granted 03-17 16:05:45.638 DEBUG [HttpService startMonitoringConnectivityChanges] 🎾 Start monitoring connectivity changes 03-17 16:05:45.648 DEBUG [TSSQLiteAppender$c run] ℹ️ Cleared logs older than 72 hours 03-17 16:05:45.649 DEBUG [DeviceSettings startMonitoringPowerSaveChanges] 🎾 Start monitoring powersave changes 03-17 16:05:45.660 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 16:05:45.666 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:05:45.667 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 16:05:45.668 DEBUG [HttpService a] ╔═════════════════════════════════════════════ ║ 📶 Connectivity change: connected? true ╠═════════════════════════════════════════════ 03-17 16:05:45.752 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:05:45.755 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 1] 03-17 16:05:45.771 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 16:05:45.776 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:05:45.929 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 16:05:45.930 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 16:05:46.031 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 16:05:46.171 DEBUG [TSLocationManagerActivity onDestroy] 03-17 16:05:47.090 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:05:47.102 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 1 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h10m2s456ms alt=565.7000122070312 vAcc=2.831172 {Bundle[{}]}], age: 936ms, time: 1679049346158 03-17 16:05:47.116 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 16:05:47.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:05:47.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:05:47.172 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:05:47.180 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:05:47.186 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 1 isFinished? true 03-17 16:05:47.187 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:05:47.201 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110171,73.7787908 hAcc=20.0) 03-17 16:05:47.203 INFO [b persist] ✅ INSERT: 1761d5ba-eb2b-40ee-af13-a4fa912e8276 03-17 16:05:47.259 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:05:47.261 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 2] 03-17 16:05:47.265 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:05:47.266 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params, url] 03-17 16:05:47.286 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 16:05:47.288 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 16:05:47.296 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 16:05:47.321 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:05:47.367 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:05:47.369 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 1 03-17 16:05:47.417 DEBUG [b first] ✅ Locked 1 records 03-17 16:05:47.418 INFO [HttpService a] 🔵 HTTP POST: 1761d5ba-eb2b-40ee-af13-a4fa912e8276 03-17 16:05:47.555 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 16:05:47.616 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:05:47.619 DEBUG [b destroy] ✅ DESTROY: 1761d5ba-eb2b-40ee-af13-a4fa912e8276 03-17 16:05:47.627 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 1 03-17 16:05:47.629 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:05:47.635 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:05:47.640 INFO [a run] ⚡️[RPC: : null] 03-17 16:05:47.643 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:05:48.427 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:05:48.432 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 2 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778793 hAcc=20.0 et=+16d4h10m3s807ms alt=565.7000122070312 vAcc=2.365085 vel=0.018495347 {Bundle[{}]}], age: 919ms, time: 1679049347509 03-17 16:05:48.444 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:05:48.451 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:05:48.454 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:05:48.464 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 2 isFinished? true 03-17 16:05:48.464 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:05:48.470 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:05:48.471 INFO [b persist] ✅ INSERT: 2c955ba8-1307-4483-8c04-a1b91f4220fa 03-17 16:05:48.480 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:05:48.520 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:05:48.521 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 2 03-17 16:05:48.536 DEBUG [b first] ✅ Locked 1 records 03-17 16:05:48.537 INFO [HttpService a] 🔵 HTTP POST: 2c955ba8-1307-4483-8c04-a1b91f4220fa 03-17 16:05:48.642 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:05:48.645 DEBUG [b destroy] ✅ DESTROY: 2c955ba8-1307-4483-8c04-a1b91f4220fa 03-17 16:05:48.671 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 2 03-17 16:05:48.672 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:05:48.678 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:05:48.681 INFO [a run] ⚡️[RPC: : null] 03-17 16:05:48.682 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:03.553 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:03.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:03.583 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 3] 03-17 16:06:03.586 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:04.866 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:04.871 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 3 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=23.6 et=+16d4h10m20s288ms alt=565.7000122070312 vAcc=3.0549517 {Bundle[{}]}], age: 879ms, time: 1679049363990 03-17 16:06:04.879 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:04.888 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:04.889 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:04.898 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:04.910 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 3 isFinished? true 03-17 16:06:04.912 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:04.917 INFO [b persist] ✅ INSERT: 5661a978-debc-43f9-b13f-137afc082459 03-17 16:06:04.925 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:04.956 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:04.957 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 3 03-17 16:06:04.965 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:04.966 INFO [HttpService a] 🔵 HTTP POST: 5661a978-debc-43f9-b13f-137afc082459 03-17 16:06:05.068 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:05.070 DEBUG [b destroy] ✅ DESTROY: 5661a978-debc-43f9-b13f-137afc082459 03-17 16:06:05.081 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 3 03-17 16:06:05.082 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:05.087 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:05.088 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:05.090 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:18.578 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:18.645 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:18.646 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 4] 03-17 16:06:18.649 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:19.012 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 16:06:19.019 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:06:20.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:20.102 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 4 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h10m35s483ms alt=565.7000122070312 vAcc=1.9103189 vel=0.04212022 {Bundle[{}]}], age: 915ms, time: 1679049379186 03-17 16:06:20.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:20.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:20.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:20.145 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:20.147 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 4 isFinished? true 03-17 16:06:20.148 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:20.160 INFO [b persist] ✅ INSERT: fd1d06a3-e127-4525-b31f-ae0238ab8b95 03-17 16:06:20.182 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:20.234 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:20.236 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 4 03-17 16:06:20.248 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:20.249 INFO [HttpService a] 🔵 HTTP POST: fd1d06a3-e127-4525-b31f-ae0238ab8b95 03-17 16:06:20.436 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:20.438 DEBUG [b destroy] ✅ DESTROY: fd1d06a3-e127-4525-b31f-ae0238ab8b95 03-17 16:06:20.449 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 4 03-17 16:06:20.450 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:20.453 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:20.454 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:20.455 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:33.578 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:33.698 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:33.700 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 5] 03-17 16:06:33.704 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:35.000 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:35.004 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 5 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778795 hAcc=13.465 et=+16d4h10m50s407ms alt=565.7000122070312 vAcc=1.9437897 vel=0.024705153 {Bundle[{}]}], age: 893ms, time: 1679049394109 03-17 16:06:35.018 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:35.018 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:35.026 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 5 isFinished? true 03-17 16:06:35.026 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:35.027 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:35.032 INFO [b persist] ✅ INSERT: dbd3b74f-ffc8-4e74-b6b4-0dae0bd95d5d 03-17 16:06:35.051 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:35.080 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:35.081 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 5 03-17 16:06:35.100 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:35.106 INFO [HttpService a] 🔵 HTTP POST: dbd3b74f-ffc8-4e74-b6b4-0dae0bd95d5d 03-17 16:06:35.190 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:35.193 DEBUG [b destroy] ✅ DESTROY: dbd3b74f-ffc8-4e74-b6b4-0dae0bd95d5d 03-17 16:06:35.204 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 5 03-17 16:06:35.205 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:35.213 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:35.213 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:35.214 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:35.281 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:35.348 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:35.376 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:35.379 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 6] 03-17 16:06:35.384 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:36.259 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:36.262 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 6 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=16.732 et=+16d4h10m51s699ms alt=565.7000122070312 vAcc=2.4951103 vel=0.19452226 bear=289.66635 {Bundle[{}]}], age: 860ms, time: 1679049395401 03-17 16:06:36.268 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:36.269 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:36.276 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 6 isFinished? true 03-17 16:06:36.277 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:36.278 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:36.284 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:36.287 INFO [b persist] ✅ INSERT: 05ecbcfe-d479-4128-92d0-cdda0999f197 03-17 16:06:36.309 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:36.339 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:36.340 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 6 03-17 16:06:36.348 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:36.348 INFO [HttpService a] 🔵 HTTP POST: 05ecbcfe-d479-4128-92d0-cdda0999f197 03-17 16:06:36.520 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:36.522 DEBUG [b destroy] ✅ DESTROY: 05ecbcfe-d479-4128-92d0-cdda0999f197 03-17 16:06:36.532 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 6 03-17 16:06:36.533 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:36.541 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:36.548 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:36.549 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:38.060 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 16:06:38.084 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:06:48.550 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:48.584 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:48.586 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 7] 03-17 16:06:48.590 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:49.878 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:49.883 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 7 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h11m5s261ms alt=565.7000122070312 vAcc=2.4951103 vel=7.131955E-4 {Bundle[{}]}], age: 918ms, time: 1679049408964 03-17 16:06:49.896 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:49.899 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:49.907 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:49.909 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 7 isFinished? true 03-17 16:06:49.910 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:49.912 INFO [b persist] ✅ INSERT: b53bafc1-5f7e-46cc-a88c-8f1a3bfdc1e2 03-17 16:06:49.918 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:49.922 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:49.947 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:49.948 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 7 03-17 16:06:49.957 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:49.958 INFO [HttpService a] 🔵 HTTP POST: b53bafc1-5f7e-46cc-a88c-8f1a3bfdc1e2 03-17 16:06:50.116 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:50.118 DEBUG [b destroy] ✅ DESTROY: b53bafc1-5f7e-46cc-a88c-8f1a3bfdc1e2 03-17 16:06:50.127 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 7 03-17 16:06:50.128 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:50.133 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:50.134 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:50.135 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:50.263 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:50.296 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:50.297 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 8] 03-17 16:06:50.300 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:51.209 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:51.215 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 8 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h11m6s538ms alt=565.7000122070312 vAcc=1.9475813 vel=0.0545649 {Bundle[{}]}], age: 974ms, time: 1679049410240 03-17 16:06:51.241 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:51.242 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:51.255 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 8 isFinished? true 03-17 16:06:51.256 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:51.270 INFO [b persist] ✅ INSERT: 4d519335-39f1-4117-b8b8-d015d31fd2c9 03-17 16:06:51.288 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:51.293 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:51.381 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:51.382 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 8 03-17 16:06:51.398 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:51.405 INFO [HttpService a] 🔵 HTTP POST: 4d519335-39f1-4117-b8b8-d015d31fd2c9 03-17 16:06:51.535 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:51.541 DEBUG [b destroy] ✅ DESTROY: 4d519335-39f1-4117-b8b8-d015d31fd2c9 03-17 16:06:51.555 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 8 03-17 16:06:51.557 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:51.569 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:51.572 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:06:51.590 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:51.592 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:54.464 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:06:54.494 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:54.496 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 9] 03-17 16:06:54.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:06:55.852 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:06:55.859 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 9 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510915,73.778664 hAcc=82.5 et=+16d4h11m11s479ms alt=566.2000122070312 vAcc=13.58449 vel=3.0762095 bear=229.59836 {Bundle[{}]}], age: 675ms, time: 1679049415182 03-17 16:06:55.872 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:06:55.873 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:06:55.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:55.890 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 9 isFinished? true 03-17 16:06:55.891 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:06:55.893 INFO [b persist] ✅ INSERT: 46f947eb-6f92-4691-abcf-f033085ad3be 03-17 16:06:55.894 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:06:55.901 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:06:55.931 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:06:55.932 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 9 03-17 16:06:55.947 DEBUG [b first] ✅ Locked 1 records 03-17 16:06:55.948 INFO [HttpService a] 🔵 HTTP POST: 46f947eb-6f92-4691-abcf-f033085ad3be 03-17 16:06:56.096 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:06:56.098 DEBUG [b destroy] ✅ DESTROY: 46f947eb-6f92-4691-abcf-f033085ad3be 03-17 16:06:56.108 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 9 03-17 16:06:56.109 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:06:56.115 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:06:56.118 INFO [a run] ⚡️[RPC: : null] 03-17 16:06:56.120 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:03.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:03.588 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:03.590 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 10] 03-17 16:07:03.593 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:04.920 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:04.925 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 10 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778785 hAcc=26.4 et=+16d4h11m20s295ms alt=565.7000122070312 vAcc=3.1072407 vel=0.037104275 {Bundle[{}]}], age: 925ms, time: 1679049423997 03-17 16:07:04.941 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:04.942 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:04.953 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:04.968 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 10 isFinished? true 03-17 16:07:04.969 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:04.970 INFO [b persist] ✅ INSERT: 77e6eff5-52ae-4cab-a0e2-fbb6fee12b98 03-17 16:07:04.973 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:04.987 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:05.046 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:05.050 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 10 03-17 16:07:05.072 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:05.073 INFO [HttpService a] 🔵 HTTP POST: 77e6eff5-52ae-4cab-a0e2-fbb6fee12b98 03-17 16:07:05.236 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:05.240 DEBUG [b destroy] ✅ DESTROY: 77e6eff5-52ae-4cab-a0e2-fbb6fee12b98 03-17 16:07:05.246 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 10 03-17 16:07:05.248 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:05.256 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:05.261 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:05.262 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:05.275 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:05.299 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:05.302 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 11] 03-17 16:07:05.307 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:06.282 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:06.286 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 11 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=23.2 et=+16d4h11m21s676ms alt=565.7000122070312 vAcc=1.709204 vel=0.29360667 bear=44.225044 {Bundle[{}]}], age: 906ms, time: 1679049425379 03-17 16:07:06.294 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:06.295 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:06.311 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:06.313 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 11 isFinished? true 03-17 16:07:06.313 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:06.320 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:06.338 INFO [b persist] ✅ INSERT: 1f2648d6-09e1-4f6f-95ac-7d940203e34e 03-17 16:07:06.348 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:06.394 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:06.396 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 11 03-17 16:07:06.410 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:06.412 INFO [HttpService a] 🔵 HTTP POST: 1f2648d6-09e1-4f6f-95ac-7d940203e34e 03-17 16:07:06.577 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:06.579 DEBUG [b destroy] ✅ DESTROY: 1f2648d6-09e1-4f6f-95ac-7d940203e34e 03-17 16:07:06.592 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 11 03-17 16:07:06.593 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:06.597 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:06.601 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:06.602 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:09.460 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:09.489 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:09.490 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 12] 03-17 16:07:09.493 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:10.785 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:10.789 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 12 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d4h11m26s191ms alt=565.7000122070312 vAcc=1.5744442 vel=0.09282262 {Bundle[{}]}], age: 894ms, time: 1679049429894 03-17 16:07:10.796 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:10.797 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:10.804 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 12 isFinished? true 03-17 16:07:10.807 INFO [b persist] ✅ INSERT: 24dd8ee4-cc28-4f55-ad5e-f1a40e8f2c96 03-17 16:07:10.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:10.813 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:10.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:10.859 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:10.861 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 12 03-17 16:07:10.872 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:10.873 INFO [HttpService a] 🔵 HTTP POST: 24dd8ee4-cc28-4f55-ad5e-f1a40e8f2c96 03-17 16:07:11.060 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:11.065 DEBUG [b destroy] ✅ DESTROY: 24dd8ee4-cc28-4f55-ad5e-f1a40e8f2c96 03-17 16:07:11.080 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:11.081 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 12 03-17 16:07:11.082 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:11.096 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:11.098 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:11.100 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:18.540 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:18.572 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:18.574 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 13] 03-17 16:07:18.577 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:19.805 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:19.811 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 13 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h11m35s230ms alt=565.7000122070312 vAcc=2.1984441 vel=0.019192511 {Bundle[{}]}], age: 878ms, time: 1679049438933 03-17 16:07:19.824 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:19.826 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:19.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:19.838 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:19.842 INFO [b persist] ✅ INSERT: ddb0255c-1c9d-4464-a6f2-e85e77bb6a40 03-17 16:07:19.847 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:19.847 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 13 isFinished? true 03-17 16:07:19.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:19.884 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:19.885 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 13 03-17 16:07:19.900 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:19.902 INFO [HttpService a] 🔵 HTTP POST: ddb0255c-1c9d-4464-a6f2-e85e77bb6a40 03-17 16:07:20.017 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:20.020 DEBUG [b destroy] ✅ DESTROY: ddb0255c-1c9d-4464-a6f2-e85e77bb6a40 03-17 16:07:20.031 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 13 03-17 16:07:20.032 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:20.039 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:20.039 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:20.040 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:20.262 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:20.297 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:20.298 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 14] 03-17 16:07:20.302 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:21.080 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:21.082 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 14 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=20.0 et=+16d4h11m36s482ms alt=565.7000122070312 vAcc=2.1737156 vel=0.05396091 {Bundle[{}]}], age: 897ms, time: 1679049440184 03-17 16:07:21.089 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:21.090 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:21.099 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 14 isFinished? true 03-17 16:07:21.100 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:21.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:21.105 INFO [b persist] ✅ INSERT: 43924f01-47c6-45e2-939a-08e79781889b 03-17 16:07:21.116 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:21.125 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:21.157 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:21.159 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 14 03-17 16:07:21.183 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:21.184 INFO [HttpService a] 🔵 HTTP POST: 43924f01-47c6-45e2-939a-08e79781889b 03-17 16:07:21.278 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:21.280 DEBUG [b destroy] ✅ DESTROY: 43924f01-47c6-45e2-939a-08e79781889b 03-17 16:07:21.292 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 14 03-17 16:07:21.293 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:21.297 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:21.301 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:21.303 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:24.470 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:24.503 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:24.504 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 15] 03-17 16:07:24.508 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:25.774 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:25.778 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 15 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=20.0 et=+16d4h11m41s174ms alt=565.7000122070312 vAcc=2.200867 vel=0.10201402 bear=255.33696 {Bundle[{}]}], age: 900ms, time: 1679049444877 03-17 16:07:25.788 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:25.790 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:25.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:25.803 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 15 isFinished? true 03-17 16:07:25.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:25.805 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:25.806 INFO [b persist] ✅ INSERT: cbf63cd4-dbd6-43d5-bfc6-a3ca8a42d8c0 03-17 16:07:25.814 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:25.844 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:25.845 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 15 03-17 16:07:25.851 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:25.852 INFO [HttpService a] 🔵 HTTP POST: cbf63cd4-dbd6-43d5-bfc6-a3ca8a42d8c0 03-17 16:07:26.028 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:26.030 DEBUG [b destroy] ✅ DESTROY: cbf63cd4-dbd6-43d5-bfc6-a3ca8a42d8c0 03-17 16:07:26.038 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 15 03-17 16:07:26.039 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:26.043 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:26.045 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:26.046 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:33.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:33.593 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:33.594 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 16] 03-17 16:07:33.599 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:34.865 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:34.867 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 16 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d4h11m50s291ms alt=565.7000122070312 vAcc=2.1534004 vel=0.061334737 {Bundle[{}]}], age: 873ms, time: 1679049453994 03-17 16:07:34.878 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:34.883 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:34.886 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:34.890 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:34.896 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 16 isFinished? true 03-17 16:07:34.897 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:34.899 INFO [b persist] ✅ INSERT: d03434ca-0785-41b7-a8f7-f21a4a57935d 03-17 16:07:34.906 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:34.944 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:34.946 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 16 03-17 16:07:34.965 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:34.966 INFO [HttpService a] 🔵 HTTP POST: d03434ca-0785-41b7-a8f7-f21a4a57935d 03-17 16:07:35.137 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:35.139 DEBUG [b destroy] ✅ DESTROY: d03434ca-0785-41b7-a8f7-f21a4a57935d 03-17 16:07:35.149 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 16 03-17 16:07:35.150 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:35.153 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:35.156 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:35.158 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:35.255 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:35.279 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:35.280 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 17] 03-17 16:07:35.283 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:36.232 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:36.237 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 17 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778793 hAcc=20.2 et=+16d4h11m51s581ms alt=565.7000122070312 vAcc=2.733011 vel=0.24318136 bear=81.60747 {Bundle[{}]}], age: 952ms, time: 1679049455283 03-17 16:07:36.250 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:36.253 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:36.260 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:36.265 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:36.265 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 17 isFinished? true 03-17 16:07:36.268 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:36.268 INFO [b persist] ✅ INSERT: 68457828-6ca3-4fd5-88dd-ba6c996bddfc 03-17 16:07:36.275 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:36.304 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:36.305 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 17 03-17 16:07:36.314 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:36.314 INFO [HttpService a] 🔵 HTTP POST: 68457828-6ca3-4fd5-88dd-ba6c996bddfc 03-17 16:07:36.427 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:36.429 DEBUG [b destroy] ✅ DESTROY: 68457828-6ca3-4fd5-88dd-ba6c996bddfc 03-17 16:07:36.437 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 17 03-17 16:07:36.438 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:36.443 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:36.445 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:36.446 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:39.462 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:39.498 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:39.500 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 18] 03-17 16:07:39.503 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:40.759 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:40.764 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 18 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=24.25 et=+16d4h11m56s160ms alt=565.7000122070312 vAcc=4.376012 vel=0.04470703 {Bundle[{}]}], age: 900ms, time: 1679049459863 03-17 16:07:40.774 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:40.775 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:07:40.783 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 18 isFinished? true 03-17 16:07:40.784 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:40.785 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:40.789 INFO [b persist] ✅ INSERT: 4e97a81e-043c-4ea7-90e5-6b1e956f72c5 03-17 16:07:40.792 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:40.802 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:40.832 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:40.833 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 18 03-17 16:07:40.846 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:40.848 INFO [HttpService a] 🔵 HTTP POST: 4e97a81e-043c-4ea7-90e5-6b1e956f72c5 03-17 16:07:40.977 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:40.979 DEBUG [b destroy] ✅ DESTROY: 4e97a81e-043c-4ea7-90e5-6b1e956f72c5 03-17 16:07:40.990 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 18 03-17 16:07:40.996 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:41.000 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:41.002 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:41.003 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:48.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:48.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:48.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 19] 03-17 16:07:48.589 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:49.904 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:49.911 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 19 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778795 hAcc=20.1 et=+16d4h12m5s292ms alt=565.7000122070312 vAcc=2.5889196 vel=0.15938723 bear=75.01345 {Bundle[{}]}], age: 913ms, time: 1679049468995 03-17 16:07:49.925 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:49.926 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:07:49.934 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:49.948 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:49.948 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 19 isFinished? true 03-17 16:07:49.950 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:49.951 INFO [b persist] ✅ INSERT: ddca3c4c-2f9b-42e9-9f92-ccf9cad346d3 03-17 16:07:49.963 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:49.995 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:49.996 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 19 03-17 16:07:50.007 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:50.008 INFO [HttpService a] 🔵 HTTP POST: ddca3c4c-2f9b-42e9-9f92-ccf9cad346d3 03-17 16:07:50.201 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:50.203 DEBUG [b destroy] ✅ DESTROY: ddca3c4c-2f9b-42e9-9f92-ccf9cad346d3 03-17 16:07:50.210 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 19 03-17 16:07:50.212 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:50.216 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:50.218 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:50.219 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:50.271 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:50.294 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:50.295 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 20] 03-17 16:07:50.298 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:51.165 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:51.170 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 20 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511010,73.778795 hAcc=19.522 et=+16d4h12m6s555ms alt=565.7000122070312 vAcc=2.0565603 vel=0.3394514 bear=166.5496 {Bundle[{}]}], age: 910ms, time: 1679049470257 03-17 16:07:51.179 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:51.180 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:07:51.188 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 20 isFinished? true 03-17 16:07:51.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:51.190 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:51.201 INFO [b persist] ✅ INSERT: 5be91c0c-23b9-4c5c-a9ce-1feba48cba3f 03-17 16:07:51.219 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:51.244 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:51.245 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 20 03-17 16:07:51.256 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:51.257 INFO [HttpService a] 🔵 HTTP POST: 5be91c0c-23b9-4c5c-a9ce-1feba48cba3f 03-17 16:07:51.399 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:51.402 DEBUG [b destroy] ✅ DESTROY: 5be91c0c-23b9-4c5c-a9ce-1feba48cba3f 03-17 16:07:51.412 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 20 03-17 16:07:51.413 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:51.417 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:51.419 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:51.421 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:07:51.443 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:54.469 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:07:54.498 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:54.499 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 21] 03-17 16:07:54.503 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:07:55.811 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:07:55.815 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 21 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.722 et=+16d4h12m11s180ms alt=565.7000122070312 vAcc=3.5638072 vel=0.10463033 bear=320.96362 {Bundle[{}]}], age: 931ms, time: 1679049474882 03-17 16:07:55.828 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:07:55.829 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:07:55.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:55.838 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 21 isFinished? true 03-17 16:07:55.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:07:55.844 INFO [b persist] ✅ INSERT: 9ae3e723-0a50-4f41-9a30-1eb91c99d361 03-17 16:07:55.848 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:07:55.851 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:07:55.876 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:07:55.877 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 21 03-17 16:07:55.883 DEBUG [b first] ✅ Locked 1 records 03-17 16:07:55.883 INFO [HttpService a] 🔵 HTTP POST: 9ae3e723-0a50-4f41-9a30-1eb91c99d361 03-17 16:07:56.082 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:07:56.084 DEBUG [b destroy] ✅ DESTROY: 9ae3e723-0a50-4f41-9a30-1eb91c99d361 03-17 16:07:56.093 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 21 03-17 16:07:56.094 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:07:56.098 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:07:56.100 INFO [a run] ⚡️[RPC: : null] 03-17 16:07:56.101 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:03.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:03.601 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:03.603 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 22] 03-17 16:08:03.607 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:04.918 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:04.922 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 22 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510867,73.778602 hAcc=77.6 et=+16d4h12m20s497ms alt=566.2000122070312 vAcc=12.377604 vel=1.9390088 bear=228.1514 {Bundle[{}]}], age: 722ms, time: 1679049484199 03-17 16:08:04.931 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:04.932 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:08:04.940 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 22 isFinished? true 03-17 16:08:04.941 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:04.941 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:04.942 INFO [b persist] ✅ INSERT: d0fa339b-a2e3-4b52-8dd5-ba1c26f35a81 03-17 16:08:04.947 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:04.956 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:04.978 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:04.979 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 22 03-17 16:08:04.991 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:04.992 INFO [HttpService a] 🔵 HTTP POST: d0fa339b-a2e3-4b52-8dd5-ba1c26f35a81 03-17 16:08:05.135 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:05.137 DEBUG [b destroy] ✅ DESTROY: d0fa339b-a2e3-4b52-8dd5-ba1c26f35a81 03-17 16:08:05.147 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 22 03-17 16:08:05.149 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:05.162 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:05.169 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:05.172 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:05.265 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:05.285 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:05.286 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 23] 03-17 16:08:05.289 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:06.206 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:06.211 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 23 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511007,73.778778 hAcc=20.0 et=+16d4h12m21s667ms alt=565.7000122070312 vAcc=2.188006 vel=2.1976633 bear=51.39742 {Bundle[{}]}], age: 840ms, time: 1679049485369 03-17 16:08:06.223 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:06.225 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 16:08:06.230 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:06.235 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 23 isFinished? true 03-17 16:08:06.236 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:06.237 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:06.239 INFO [b persist] ✅ INSERT: a8be61ab-fc88-4f65-b744-fcf764607248 03-17 16:08:06.255 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:06.284 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:06.285 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 23 03-17 16:08:06.300 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:06.306 INFO [HttpService a] 🔵 HTTP POST: a8be61ab-fc88-4f65-b744-fcf764607248 03-17 16:08:06.460 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:06.463 DEBUG [b destroy] ✅ DESTROY: a8be61ab-fc88-4f65-b744-fcf764607248 03-17 16:08:06.465 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 23 03-17 16:08:06.466 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:06.470 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:06.472 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:06.473 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:09.464 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:09.499 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:09.501 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 24] 03-17 16:08:09.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:10.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:10.807 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 24 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d4h12m26s205ms alt=565.7000122070312 vAcc=2.4951103 vel=0.64217126 bear=50.945694 {Bundle[{}]}], age: 899ms, time: 1679049489907 03-17 16:08:10.815 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:10.816 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 19.522 03-17 16:08:10.823 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:10.825 INFO [b persist] ✅ INSERT: f11d8ba3-e4e7-4507-b18e-6e9a5db4eeb1 03-17 16:08:10.829 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 24 isFinished? true 03-17 16:08:10.829 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:10.829 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:10.832 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:10.861 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:10.862 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 24 03-17 16:08:10.868 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:10.870 INFO [HttpService a] 🔵 HTTP POST: f11d8ba3-e4e7-4507-b18e-6e9a5db4eeb1 03-17 16:08:11.031 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:11.033 DEBUG [b destroy] ✅ DESTROY: f11d8ba3-e4e7-4507-b18e-6e9a5db4eeb1 03-17 16:08:11.044 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 24 03-17 16:08:11.045 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:11.050 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:11.052 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:11.053 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:18.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:18.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:18.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 25] 03-17 16:08:18.588 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:19.889 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:19.894 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 25 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=13.981 et=+16d4h12m35s293ms alt=565.7000122070312 vAcc=1.5928636 vel=0.03279574 {Bundle[{}]}], age: 897ms, time: 1679049498996 03-17 16:08:19.904 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:19.905 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 19.522 03-17 16:08:19.913 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 25 isFinished? true 03-17 16:08:19.914 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:19.915 INFO [b persist] ✅ INSERT: 93997394-9878-4a70-9095-5b74368bcbb4 03-17 16:08:19.916 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:19.921 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:19.962 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:19.963 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 25 03-17 16:08:19.980 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:19.982 INFO [HttpService a] 🔵 HTTP POST: 93997394-9878-4a70-9095-5b74368bcbb4 03-17 16:08:20.097 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:20.099 DEBUG [b destroy] ✅ DESTROY: 93997394-9878-4a70-9095-5b74368bcbb4 03-17 16:08:20.107 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 25 03-17 16:08:20.109 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:20.112 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:20.114 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:20.115 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:20.168 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:20.271 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:20.295 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:20.297 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 26] 03-17 16:08:20.300 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:21.199 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:21.201 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 26 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=16.99 et=+16d4h12m36s592ms alt=565.7000122070312 vAcc=1.5333402 vel=0.07292792 {Bundle[{}]}], age: 906ms, time: 1679049500294 03-17 16:08:21.207 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:21.208 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 19.522 03-17 16:08:21.216 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:21.216 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 26 isFinished? true 03-17 16:08:21.218 INFO [b persist] ✅ INSERT: 91712c77-3d5b-45bc-b05b-2a300ec9aee9 03-17 16:08:21.219 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:21.222 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:21.222 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:21.246 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:21.247 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 26 03-17 16:08:21.256 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:21.258 INFO [HttpService a] 🔵 HTTP POST: 91712c77-3d5b-45bc-b05b-2a300ec9aee9 03-17 16:08:21.376 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:21.379 DEBUG [b destroy] ✅ DESTROY: 91712c77-3d5b-45bc-b05b-2a300ec9aee9 03-17 16:08:21.386 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 26 03-17 16:08:21.388 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:21.391 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:21.393 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:21.395 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:24.470 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:24.499 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:24.500 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 27] 03-17 16:08:24.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:25.792 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:25.797 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 27 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=16.681 et=+16d4h12m41s156ms alt=565.7000122070312 vAcc=1.8438781 vel=0.02881215 {Bundle[{}]}], age: 937ms, time: 1679049504858 03-17 16:08:25.803 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:25.804 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 19.522 03-17 16:08:25.813 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 27 isFinished? true 03-17 16:08:25.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:25.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:25.815 INFO [b persist] ✅ INSERT: 9e31b471-2641-4471-8706-1b9d05328eb9 03-17 16:08:25.820 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:25.820 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:25.860 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:25.861 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 27 03-17 16:08:25.878 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:25.879 INFO [HttpService a] 🔵 HTTP POST: 9e31b471-2641-4471-8706-1b9d05328eb9 03-17 16:08:26.016 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:26.018 DEBUG [b destroy] ✅ DESTROY: 9e31b471-2641-4471-8706-1b9d05328eb9 03-17 16:08:26.027 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 27 03-17 16:08:26.032 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:26.037 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:26.039 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:26.041 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:33.547 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:33.591 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:33.592 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 28] 03-17 16:08:33.595 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:34.934 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:34.939 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 28 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d4h12m50s65ms alt=565.7000122070312 vAcc=1.8039024 vel=0.02402173 {Bundle[{}]}], age: 1170ms, time: 1679049513767 03-17 16:08:34.952 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:34.957 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.722 03-17 16:08:34.960 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:34.976 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:34.977 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 28 isFinished? true 03-17 16:08:34.978 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:34.980 INFO [b persist] ✅ INSERT: 0a26d6ea-a7dc-419f-88ca-8ff740d2c637 03-17 16:08:34.983 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:35.037 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:35.038 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 28 03-17 16:08:35.056 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:35.057 INFO [HttpService a] 🔵 HTTP POST: 0a26d6ea-a7dc-419f-88ca-8ff740d2c637 03-17 16:08:35.221 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:35.222 DEBUG [b destroy] ✅ DESTROY: 0a26d6ea-a7dc-419f-88ca-8ff740d2c637 03-17 16:08:35.229 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 28 03-17 16:08:35.230 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:35.233 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:35.235 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:35.236 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:35.262 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:35.290 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:35.292 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 29] 03-17 16:08:35.295 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:36.230 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:36.235 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 29 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h12m51s704ms alt=565.7000122070312 vAcc=2.3032527 vel=0.06329294 {Bundle[{}]}], age: 827ms, time: 1679049515406 03-17 16:08:36.247 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:36.248 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.722 03-17 16:08:36.256 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:36.257 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 29 isFinished? true 03-17 16:08:36.260 INFO [b persist] ✅ INSERT: 50c36dbe-8958-4d09-a51a-95d82b41a311 03-17 16:08:36.263 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:36.268 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:36.270 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:36.297 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:36.298 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 29 03-17 16:08:36.308 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:36.309 INFO [HttpService a] 🔵 HTTP POST: 50c36dbe-8958-4d09-a51a-95d82b41a311 03-17 16:08:36.424 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:36.426 DEBUG [b destroy] ✅ DESTROY: 50c36dbe-8958-4d09-a51a-95d82b41a311 03-17 16:08:36.433 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 29 03-17 16:08:36.434 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:36.438 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:36.439 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:36.440 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:39.471 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:39.504 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:39.506 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 30] 03-17 16:08:39.509 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:40.812 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:40.814 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 30 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=74.6 et=+16d4h12m55s904ms alt=565.7000122070312 vAcc=2.3032527 vel=0.042130604 {Bundle[{}]}], age: 1207ms, time: 1679049519606 03-17 16:08:40.822 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:40.825 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:08:40.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:40.835 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:40.845 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 30 isFinished? true 03-17 16:08:40.845 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:40.846 INFO [b persist] ✅ INSERT: 22ea1153-0702-423c-be3e-e0629330ee33 03-17 16:08:40.853 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:40.883 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:40.884 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 30 03-17 16:08:40.895 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:40.896 INFO [HttpService a] 🔵 HTTP POST: 22ea1153-0702-423c-be3e-e0629330ee33 03-17 16:08:41.059 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:41.061 DEBUG [b destroy] ✅ DESTROY: 22ea1153-0702-423c-be3e-e0629330ee33 03-17 16:08:41.068 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 30 03-17 16:08:41.069 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:41.073 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:41.076 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:41.077 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:48.548 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:48.577 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:48.579 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 31] 03-17 16:08:48.581 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:49.888 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:49.898 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 31 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h13m5s13ms alt=565.7000122070312 vAcc=1.6823252 vel=0.06318676 {Bundle[{}]}], age: 1182ms, time: 1679049528715 03-17 16:08:49.914 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:49.916 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:08:49.922 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:49.934 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:49.943 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 31 isFinished? true 03-17 16:08:49.944 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:49.946 INFO [b persist] ✅ INSERT: cfca5de7-cf1a-4b8e-8f84-e0e79822f086 03-17 16:08:49.965 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:50.040 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:50.042 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 31 03-17 16:08:50.075 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:50.083 INFO [HttpService a] 🔵 HTTP POST: cfca5de7-cf1a-4b8e-8f84-e0e79822f086 03-17 16:08:50.265 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:50.268 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:50.270 DEBUG [b destroy] ✅ DESTROY: cfca5de7-cf1a-4b8e-8f84-e0e79822f086 03-17 16:08:50.277 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 31 03-17 16:08:50.278 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:50.283 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:50.284 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:50.297 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:50.299 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:50.299 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 32] 03-17 16:08:50.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:51.293 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:51.301 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 32 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h13m6s693ms alt=565.7000122070312 vAcc=1.5653932 vel=0.034135398 {Bundle[{}]}], age: 905ms, time: 1679049530395 03-17 16:08:51.318 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:51.319 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:08:51.334 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:51.341 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 32 isFinished? true 03-17 16:08:51.345 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:51.354 INFO [b persist] ✅ INSERT: 8770e89b-046c-4b83-b4c9-6d6be78924ac 03-17 16:08:51.362 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:51.363 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:51.409 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:51.410 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 32 03-17 16:08:51.421 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:51.421 INFO [HttpService a] 🔵 HTTP POST: 8770e89b-046c-4b83-b4c9-6d6be78924ac 03-17 16:08:51.594 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:51.596 DEBUG [b destroy] ✅ DESTROY: 8770e89b-046c-4b83-b4c9-6d6be78924ac 03-17 16:08:51.604 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 32 03-17 16:08:51.606 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:51.610 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:51.623 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:51.625 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:08:54.451 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:08:54.484 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:54.486 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 33] 03-17 16:08:54.491 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:08:55.693 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:08:55.698 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 33 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h13m11s122ms alt=565.7000122070312 vAcc=1.9804165 vel=0.047332987 {Bundle[{}]}], age: 872ms, time: 1679049534825 03-17 16:08:55.703 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:08:55.704 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:08:55.713 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 33 isFinished? true 03-17 16:08:55.713 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:55.714 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:08:55.718 INFO [b persist] ✅ INSERT: 49174254-3d0c-4ee5-881d-8bba0698049a 03-17 16:08:55.720 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:08:55.724 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:08:55.767 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:08:55.768 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 33 03-17 16:08:55.781 DEBUG [b first] ✅ Locked 1 records 03-17 16:08:55.782 INFO [HttpService a] 🔵 HTTP POST: 49174254-3d0c-4ee5-881d-8bba0698049a 03-17 16:08:55.995 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:08:55.998 DEBUG [b destroy] ✅ DESTROY: 49174254-3d0c-4ee5-881d-8bba0698049a 03-17 16:08:56.005 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 33 03-17 16:08:56.005 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:08:56.015 INFO [a run] ⚡️[RPC: : null] 03-17 16:08:56.015 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:08:56.016 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:03.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:03.574 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:03.575 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 34] 03-17 16:09:03.579 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:04.876 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:04.879 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 34 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510960,73.778684 hAcc=68.4 et=+16d4h13m20s287ms alt=566.2000122070312 vAcc=10.400625 vel=1.5457664 bear=240.43222 {Bundle[{}]}], age: 888ms, time: 1679049543989 03-17 16:09:04.899 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:04.902 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:04.913 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:04.914 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 34 isFinished? true 03-17 16:09:04.916 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:04.922 INFO [b persist] ✅ INSERT: 18688b22-1e28-446f-b4a7-9cf77c236b19 03-17 16:09:04.928 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:04.930 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:04.976 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:04.978 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 34 03-17 16:09:04.991 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:04.994 INFO [HttpService a] 🔵 HTTP POST: 18688b22-1e28-446f-b4a7-9cf77c236b19 03-17 16:09:05.146 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:05.150 DEBUG [b destroy] ✅ DESTROY: 18688b22-1e28-446f-b4a7-9cf77c236b19 03-17 16:09:05.158 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 34 03-17 16:09:05.160 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:05.169 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:05.171 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:05.173 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:05.275 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:05.304 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:05.305 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 35] 03-17 16:09:05.309 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:06.258 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:06.262 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 35 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778783 hAcc=44.2 et=+16d4h13m21s638ms alt=565.7000122070312 vAcc=2.2155178 vel=0.9900068 bear=61.250328 {Bundle[{}]}], age: 920ms, time: 1679049545340 03-17 16:09:06.272 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:06.273 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:06.280 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:06.286 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:06.290 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 35 isFinished? true 03-17 16:09:06.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:06.302 INFO [b persist] ✅ INSERT: bdd61ca7-4ddd-427f-ae04-6431fe7cfe7a 03-17 16:09:06.320 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:06.356 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:06.357 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 35 03-17 16:09:06.383 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:06.385 INFO [HttpService a] 🔵 HTTP POST: bdd61ca7-4ddd-427f-ae04-6431fe7cfe7a 03-17 16:09:06.507 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:06.509 DEBUG [b destroy] ✅ DESTROY: bdd61ca7-4ddd-427f-ae04-6431fe7cfe7a 03-17 16:09:06.520 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 35 03-17 16:09:06.521 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:06.525 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:06.530 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:06.532 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:09.458 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:09.495 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:09.496 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 36] 03-17 16:09:09.499 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:10.757 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:10.762 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 36 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511023,73.778803 hAcc=75.185 et=+16d4h13m25s883ms alt=565.7000122070312 vAcc=2.2155178 vel=0.62220705 bear=61.158432 {Bundle[{}]}], age: 1176ms, time: 1679049549585 03-17 16:09:10.786 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:10.788 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:10.790 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:10.803 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 36 isFinished? true 03-17 16:09:10.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:10.806 INFO [b persist] ✅ INSERT: d51206c5-f738-4985-a930-93d3dbf04ff5 03-17 16:09:10.809 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:10.813 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:10.855 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:10.856 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 36 03-17 16:09:10.863 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:10.864 INFO [HttpService a] 🔵 HTTP POST: d51206c5-f738-4985-a930-93d3dbf04ff5 03-17 16:09:10.980 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:10.989 DEBUG [b destroy] ✅ DESTROY: d51206c5-f738-4985-a930-93d3dbf04ff5 03-17 16:09:10.992 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 36 03-17 16:09:10.994 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:11.007 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:11.009 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:11.010 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:18.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:18.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:18.589 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 37] 03-17 16:09:18.592 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:19.848 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:19.853 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 37 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510891,73.778636 hAcc=77.6 et=+16d4h13m35s251ms alt=566.2000122070312 vAcc=12.377604 vel=2.6210132 bear=228.79198 {Bundle[{}]}], age: 897ms, time: 1679049558954 03-17 16:09:19.868 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:19.869 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:19.874 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:19.876 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 37 isFinished? true 03-17 16:09:19.877 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:19.878 INFO [b persist] ✅ INSERT: 38bb4ebb-b0a4-470a-b937-b461c53eb187 03-17 16:09:19.880 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:19.897 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:19.932 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:19.933 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 37 03-17 16:09:19.955 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:19.956 INFO [HttpService a] 🔵 HTTP POST: 38bb4ebb-b0a4-470a-b937-b461c53eb187 03-17 16:09:20.098 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:20.101 DEBUG [b destroy] ✅ DESTROY: 38bb4ebb-b0a4-470a-b937-b461c53eb187 03-17 16:09:20.113 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 37 03-17 16:09:20.114 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:20.119 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:20.120 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:20.122 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:20.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:20.290 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:20.291 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 38] 03-17 16:09:20.294 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:21.158 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:21.162 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 38 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511008,73.778779 hAcc=20.0 et=+16d4h13m36s583ms alt=565.7000122070312 vAcc=1.8438781 vel=1.3393673 bear=49.571205 {Bundle[{}]}], age: 875ms, time: 1679049560286 03-17 16:09:21.178 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:21.183 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:21.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:21.197 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:21.197 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 38 isFinished? true 03-17 16:09:21.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:21.206 INFO [b persist] ✅ INSERT: 4120755d-239c-4e07-ba5d-08ea695c752b 03-17 16:09:21.230 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:21.266 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:21.267 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 38 03-17 16:09:21.278 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:21.283 INFO [HttpService a] 🔵 HTTP POST: 4120755d-239c-4e07-ba5d-08ea695c752b 03-17 16:09:21.457 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:21.468 DEBUG [b destroy] ✅ DESTROY: 4120755d-239c-4e07-ba5d-08ea695c752b 03-17 16:09:21.475 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 38 03-17 16:09:21.479 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:21.484 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:21.485 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:21.488 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:24.450 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:24.476 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:24.477 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 39] 03-17 16:09:24.480 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:25.785 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:25.789 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 39 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778792 hAcc=20.0 et=+16d4h13m41s143ms alt=565.7000122070312 vAcc=2.2155178 vel=0.5213882 bear=44.948715 {Bundle[{}]}], age: 942ms, time: 1679049564845 03-17 16:09:25.798 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:25.804 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:25.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:25.810 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:25.811 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 39 isFinished? true 03-17 16:09:25.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:25.815 INFO [b persist] ✅ INSERT: 8759ea4c-bd23-460a-9acf-f2595db2a4f2 03-17 16:09:25.822 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:25.856 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:25.857 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 39 03-17 16:09:25.863 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:25.866 INFO [HttpService a] 🔵 HTTP POST: 8759ea4c-bd23-460a-9acf-f2595db2a4f2 03-17 16:09:26.028 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:26.036 DEBUG [b destroy] ✅ DESTROY: 8759ea4c-bd23-460a-9acf-f2595db2a4f2 03-17 16:09:26.040 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 39 03-17 16:09:26.041 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:26.045 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:26.049 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:26.051 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:33.548 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:33.660 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:33.662 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 40] 03-17 16:09:33.677 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:34.941 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:34.944 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 40 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h13m50s351ms alt=565.7000122070312 vAcc=2.3032527 vel=0.013519597 {Bundle[{}]}], age: 890ms, time: 1679049574054 03-17 16:09:34.956 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:34.959 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:34.960 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:34.965 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:34.974 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 40 isFinished? true 03-17 16:09:34.975 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:34.986 INFO [b persist] ✅ INSERT: b5f9432d-44da-4f2c-849d-561b8ae94d45 03-17 16:09:35.010 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:35.070 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:35.071 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 40 03-17 16:09:35.088 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:35.093 INFO [HttpService a] 🔵 HTTP POST: b5f9432d-44da-4f2c-849d-561b8ae94d45 03-17 16:09:35.219 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:35.224 DEBUG [b destroy] ✅ DESTROY: b5f9432d-44da-4f2c-849d-561b8ae94d45 03-17 16:09:35.241 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 40 03-17 16:09:35.242 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:35.247 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:35.252 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:35.253 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:35.266 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:35.294 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:35.295 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 41] 03-17 16:09:35.298 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:36.293 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:36.296 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 41 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h13m51s675ms alt=565.7000122070312 vAcc=2.2155178 vel=0.010752749 {Bundle[{}]}], age: 918ms, time: 1679049575378 03-17 16:09:36.307 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:36.309 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:36.314 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:36.322 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 41 isFinished? true 03-17 16:09:36.323 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:36.324 INFO [b persist] ✅ INSERT: a93b2835-b263-427c-8693-ae0e70dea3b7 03-17 16:09:36.332 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:36.344 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:36.381 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:36.382 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 41 03-17 16:09:36.394 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:36.395 INFO [HttpService a] 🔵 HTTP POST: a93b2835-b263-427c-8693-ae0e70dea3b7 03-17 16:09:36.588 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:36.591 DEBUG [b destroy] ✅ DESTROY: a93b2835-b263-427c-8693-ae0e70dea3b7 03-17 16:09:36.598 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 41 03-17 16:09:36.600 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:36.608 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:36.612 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:36.614 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:39.474 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:39.511 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:39.512 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 42] 03-17 16:09:39.515 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:40.810 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:40.812 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 42 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h13m56s157ms alt=565.7000122070312 vAcc=2.2155178 vel=0.0049628527 {Bundle[{}]}], age: 952ms, time: 1679049579860 03-17 16:09:40.821 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:40.824 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:40.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:40.831 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 42 isFinished? true 03-17 16:09:40.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:40.832 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:40.834 INFO [b persist] ✅ INSERT: 2a0ffc15-da52-454e-ba61-6c7a2a9cd405 03-17 16:09:40.843 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:40.882 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:40.883 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 42 03-17 16:09:40.892 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:40.893 INFO [HttpService a] 🔵 HTTP POST: 2a0ffc15-da52-454e-ba61-6c7a2a9cd405 03-17 16:09:41.060 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:41.063 DEBUG [b destroy] ✅ DESTROY: 2a0ffc15-da52-454e-ba61-6c7a2a9cd405 03-17 16:09:41.072 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 42 03-17 16:09:41.074 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:41.078 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:41.089 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:41.091 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:48.552 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:48.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:48.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 43] 03-17 16:09:48.588 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:49.874 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:49.884 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 43 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h14m5s256ms alt=565.7000122070312 vAcc=1.8264512 vel=0.016587066 {Bundle[{}]}], age: 924ms, time: 1679049588959 03-17 16:09:49.906 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:49.907 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:49.910 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:49.916 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:49.939 INFO [b persist] ✅ INSERT: 2bf8349f-b42b-4d2e-b2e5-0ec7b2bf45a0 03-17 16:09:49.941 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 43 isFinished? true 03-17 16:09:49.948 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:49.951 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:49.984 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:49.985 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 43 03-17 16:09:50.001 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:50.002 INFO [HttpService a] 🔵 HTTP POST: 2bf8349f-b42b-4d2e-b2e5-0ec7b2bf45a0 03-17 16:09:50.183 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:50.185 DEBUG [b destroy] ✅ DESTROY: 2bf8349f-b42b-4d2e-b2e5-0ec7b2bf45a0 03-17 16:09:50.192 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 43 03-17 16:09:50.194 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:50.198 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:50.203 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:50.204 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:50.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:50.288 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:50.291 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 44] 03-17 16:09:50.298 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:51.326 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:51.329 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 44 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h14m6s740ms alt=565.7000122070312 vAcc=2.3032527 vel=0.014423285 {Bundle[{}]}], age: 886ms, time: 1679049590442 03-17 16:09:51.336 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:51.340 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:51.349 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:51.355 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:51.372 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 44 isFinished? true 03-17 16:09:51.374 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:51.376 INFO [b persist] ✅ INSERT: 0e9e7fe5-ce88-418e-9ee5-a4cce4aabc93 03-17 16:09:51.381 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:51.408 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:51.409 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 44 03-17 16:09:51.427 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:51.428 INFO [HttpService a] 🔵 HTTP POST: 0e9e7fe5-ce88-418e-9ee5-a4cce4aabc93 03-17 16:09:51.540 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:51.548 DEBUG [b destroy] ✅ DESTROY: 0e9e7fe5-ce88-418e-9ee5-a4cce4aabc93 03-17 16:09:51.553 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 44 03-17 16:09:51.556 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:51.563 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:51.564 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:51.566 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:09:54.450 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:09:54.477 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:54.478 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 45] 03-17 16:09:54.481 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:09:55.736 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:09:55.740 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 45 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h14m11s136ms alt=565.7000122070312 vAcc=2.3032527 vel=0.011182857 {Bundle[{}]}], age: 900ms, time: 1679049594839 03-17 16:09:55.750 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:09:55.752 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:09:55.760 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:55.767 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:09:55.785 INFO [b persist] ✅ INSERT: 62d60412-79d6-4911-ae0f-5fb37e6374e1 03-17 16:09:55.787 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 45 isFinished? true 03-17 16:09:55.792 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:09:55.795 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:09:55.824 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:09:55.825 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 45 03-17 16:09:55.834 DEBUG [b first] ✅ Locked 1 records 03-17 16:09:55.835 INFO [HttpService a] 🔵 HTTP POST: 62d60412-79d6-4911-ae0f-5fb37e6374e1 03-17 16:09:56.017 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:09:56.019 DEBUG [b destroy] ✅ DESTROY: 62d60412-79d6-4911-ae0f-5fb37e6374e1 03-17 16:09:56.033 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 45 03-17 16:09:56.034 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:09:56.051 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:09:56.052 INFO [a run] ⚡️[RPC: : null] 03-17 16:09:56.053 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:03.546 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:03.591 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:03.592 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 46] 03-17 16:10:03.596 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:04.861 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:04.865 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 46 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d4h14m20s265ms alt=565.7000122070312 vAcc=2.3032527 vel=0.022612799 {Bundle[{}]}], age: 897ms, time: 1679049603967 03-17 16:10:04.877 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:04.882 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:04.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:04.898 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:04.903 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 46 isFinished? true 03-17 16:10:04.904 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:04.906 INFO [b persist] ✅ INSERT: 3d8e9cff-c6dd-40a3-a399-7fc8fd6b77ff 03-17 16:10:04.925 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:04.959 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:04.963 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 46 03-17 16:10:04.977 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:04.978 INFO [HttpService a] 🔵 HTTP POST: 3d8e9cff-c6dd-40a3-a399-7fc8fd6b77ff 03-17 16:10:05.156 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:05.159 DEBUG [b destroy] ✅ DESTROY: 3d8e9cff-c6dd-40a3-a399-7fc8fd6b77ff 03-17 16:10:05.168 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 46 03-17 16:10:05.169 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:05.172 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:05.174 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:05.175 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:05.267 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:05.292 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:05.293 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 47] 03-17 16:10:05.297 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:06.145 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:06.148 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 47 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d4h14m21s545ms alt=565.7000122070312 vAcc=2.0076272 vel=0.0060034245 {Bundle[{}]}], age: 900ms, time: 1679049605247 03-17 16:10:06.155 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:06.156 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:06.164 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 47 isFinished? true 03-17 16:10:06.165 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:06.167 INFO [b persist] ✅ INSERT: 284463c8-9815-434a-b312-01af415ab105 03-17 16:10:06.169 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:06.173 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:06.205 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:06.206 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 47 03-17 16:10:06.228 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:06.229 INFO [HttpService a] 🔵 HTTP POST: 284463c8-9815-434a-b312-01af415ab105 03-17 16:10:06.420 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:07.121 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:07.123 DEBUG [b destroy] ✅ DESTROY: 284463c8-9815-434a-b312-01af415ab105 03-17 16:10:07.130 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 47 03-17 16:10:07.131 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:07.136 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:07.137 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:07.138 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:09.460 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:09.490 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:09.491 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 48] 03-17 16:10:09.494 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:10.698 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:10.705 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 48 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778795 hAcc=87.6 et=+16d4h14m26s116ms alt=569.800048828125 vAcc=14.953025 vel=0.06395439 {Bundle[{}]}], age: 885ms, time: 1679049609818 03-17 16:10:10.714 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:10.715 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:10.720 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:10.725 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:10.738 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 48 isFinished? true 03-17 16:10:10.739 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:10.762 INFO [b persist] ✅ INSERT: 92b766a5-2333-4280-b07e-364aa3ef6f5b 03-17 16:10:10.777 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:10.827 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:10.828 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 48 03-17 16:10:10.838 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:10.839 INFO [HttpService a] 🔵 HTTP POST: 92b766a5-2333-4280-b07e-364aa3ef6f5b 03-17 16:10:10.918 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:10.922 DEBUG [b destroy] ✅ DESTROY: 92b766a5-2333-4280-b07e-364aa3ef6f5b 03-17 16:10:10.933 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 48 03-17 16:10:10.936 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:10.940 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:10.953 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:10.955 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:18.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:18.584 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:18.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 49] 03-17 16:10:18.589 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:19.850 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:19.854 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 49 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h14m35s25ms alt=565.7000122070312 vAcc=1.7234638 vel=0.017571522 {Bundle[{}]}], age: 1125ms, time: 1679049618727 03-17 16:10:19.866 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:19.869 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:19.873 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:19.878 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:19.886 INFO [b persist] ✅ INSERT: c6002028-783a-4b31-831b-f0463bc8e397 03-17 16:10:19.888 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 49 isFinished? true 03-17 16:10:19.889 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:19.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:19.940 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:19.941 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 49 03-17 16:10:19.962 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:19.969 INFO [HttpService a] 🔵 HTTP POST: c6002028-783a-4b31-831b-f0463bc8e397 03-17 16:10:20.104 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:20.107 DEBUG [b destroy] ✅ DESTROY: c6002028-783a-4b31-831b-f0463bc8e397 03-17 16:10:20.115 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 49 03-17 16:10:20.117 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:20.122 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:20.126 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:20.127 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:20.268 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:20.295 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:20.297 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 50] 03-17 16:10:20.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:21.149 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:21.154 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 50 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h14m36s528ms alt=565.7000122070312 vAcc=2.3032527 vel=0.033343703 {Bundle[{}]}], age: 923ms, time: 1679049620230 03-17 16:10:21.171 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:21.172 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:21.185 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:21.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:21.189 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 50 isFinished? true 03-17 16:10:21.192 INFO [b persist] ✅ INSERT: 3e473790-620f-4116-a672-cd9fe8c64c2d 03-17 16:10:21.195 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:21.214 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:21.255 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:21.256 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 50 03-17 16:10:21.282 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:21.284 INFO [HttpService a] 🔵 HTTP POST: 3e473790-620f-4116-a672-cd9fe8c64c2d 03-17 16:10:21.467 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:21.469 DEBUG [b destroy] ✅ DESTROY: 3e473790-620f-4116-a672-cd9fe8c64c2d 03-17 16:10:21.481 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 50 03-17 16:10:21.482 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:21.487 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:21.491 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:21.492 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:24.453 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:24.475 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:24.477 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 51] 03-17 16:10:24.479 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:25.687 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:25.691 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 51 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h14m41s115ms alt=565.7000122070312 vAcc=2.0544446 vel=0.01145223 {Bundle[{}]}], age: 872ms, time: 1679049624817 03-17 16:10:25.700 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:25.701 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:25.707 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 51 isFinished? true 03-17 16:10:25.708 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:25.709 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:25.710 INFO [b persist] ✅ INSERT: ec48da2b-9ad8-4860-86bd-352ed674b204 03-17 16:10:25.716 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:25.753 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:25.754 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 51 03-17 16:10:25.759 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:25.760 INFO [HttpService a] 🔵 HTTP POST: ec48da2b-9ad8-4860-86bd-352ed674b204 03-17 16:10:25.939 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:25.947 DEBUG [b destroy] ✅ DESTROY: ec48da2b-9ad8-4860-86bd-352ed674b204 03-17 16:10:25.961 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 51 03-17 16:10:25.966 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:25.975 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:25.978 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:25.992 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:25.994 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:33.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:33.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:33.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 52] 03-17 16:10:33.589 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:34.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:34.841 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 52 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h14m50s250ms alt=565.7000122070312 vAcc=1.954571 vel=0.07898496 {Bundle[{}]}], age: 888ms, time: 1679049633952 03-17 16:10:34.848 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:34.849 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:34.858 INFO [b persist] ✅ INSERT: a00fdd93-60d3-4a0a-b38b-cc573b8aa556 03-17 16:10:34.859 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 52 isFinished? true 03-17 16:10:34.859 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:34.863 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:34.863 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:34.899 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:34.900 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 52 03-17 16:10:34.906 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:34.907 INFO [HttpService a] 🔵 HTTP POST: a00fdd93-60d3-4a0a-b38b-cc573b8aa556 03-17 16:10:35.065 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:35.067 DEBUG [b destroy] ✅ DESTROY: a00fdd93-60d3-4a0a-b38b-cc573b8aa556 03-17 16:10:35.076 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 52 03-17 16:10:35.077 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:35.082 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:35.089 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:35.091 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:35.114 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:35.261 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:35.283 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:35.288 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 53] 03-17 16:10:35.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:36.149 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:36.152 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 53 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d4h14m51s537ms alt=565.7000122070312 vAcc=1.8791593 vel=0.027662786 {Bundle[{}]}], age: 912ms, time: 1679049635239 03-17 16:10:36.160 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:36.160 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:36.171 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 53 isFinished? true 03-17 16:10:36.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:36.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:36.176 INFO [b persist] ✅ INSERT: 4f16fcfe-5cdf-4379-a9e5-d370dac04520 03-17 16:10:36.185 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:36.193 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:36.241 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:36.242 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 53 03-17 16:10:36.252 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:36.254 INFO [HttpService a] 🔵 HTTP POST: 4f16fcfe-5cdf-4379-a9e5-d370dac04520 03-17 16:10:36.435 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:36.437 DEBUG [b destroy] ✅ DESTROY: 4f16fcfe-5cdf-4379-a9e5-d370dac04520 03-17 16:10:36.444 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 53 03-17 16:10:36.445 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:36.449 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:36.452 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:36.453 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:39.471 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:39.508 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:39.510 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 54] 03-17 16:10:39.513 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:40.771 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:40.775 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 54 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h14m56s173ms alt=565.7000122070312 vAcc=2.3032527 vel=0.038159687 {Bundle[{}]}], age: 898ms, time: 1679049639875 03-17 16:10:40.792 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:40.793 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:40.804 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 54 isFinished? true 03-17 16:10:40.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:40.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:40.810 INFO [b persist] ✅ INSERT: 04223b54-92ee-4dc5-b6cc-fa5cda91d00f 03-17 16:10:40.824 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:40.863 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:40.863 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 54 03-17 16:10:40.872 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:40.873 INFO [HttpService a] 🔵 HTTP POST: 04223b54-92ee-4dc5-b6cc-fa5cda91d00f 03-17 16:10:40.977 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:40.979 DEBUG [b destroy] ✅ DESTROY: 04223b54-92ee-4dc5-b6cc-fa5cda91d00f 03-17 16:10:40.993 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 54 03-17 16:10:40.994 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:41.000 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:41.001 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:41.003 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:41.062 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:48.538 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:48.570 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:48.571 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 55] 03-17 16:10:48.575 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:49.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:49.849 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 55 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h15m5s235ms alt=565.7000122070312 vAcc=1.7909596 vel=0.05439471 {Bundle[{}]}], age: 910ms, time: 1679049648938 03-17 16:10:49.861 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:49.872 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:49.886 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:49.892 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:49.902 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 55 isFinished? true 03-17 16:10:49.903 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:49.919 INFO [b persist] ✅ INSERT: 57bd122f-8ba5-4454-8fc2-f90c6ef22b18 03-17 16:10:49.926 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:49.958 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:49.959 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 55 03-17 16:10:49.979 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:49.979 INFO [HttpService a] 🔵 HTTP POST: 57bd122f-8ba5-4454-8fc2-f90c6ef22b18 03-17 16:10:50.099 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:50.104 DEBUG [b destroy] ✅ DESTROY: 57bd122f-8ba5-4454-8fc2-f90c6ef22b18 03-17 16:10:50.122 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 55 03-17 16:10:50.125 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:50.132 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:50.134 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:50.135 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:50.269 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:50.297 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:50.298 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 56] 03-17 16:10:50.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:51.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:51.126 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 56 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d4h15m6s500ms alt=565.7000122070312 vAcc=2.022539 vel=0.09422764 {Bundle[{}]}], age: 922ms, time: 1679049650202 03-17 16:10:51.132 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:51.132 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:51.142 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 56 isFinished? true 03-17 16:10:51.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:51.143 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:51.148 INFO [b persist] ✅ INSERT: b620d17e-32a3-41bb-9e82-603645817c21 03-17 16:10:51.154 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:10:51.156 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:51.202 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:51.204 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 56 03-17 16:10:51.222 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:51.224 INFO [HttpService a] 🔵 HTTP POST: b620d17e-32a3-41bb-9e82-603645817c21 03-17 16:10:51.377 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:51.379 DEBUG [b destroy] ✅ DESTROY: b620d17e-32a3-41bb-9e82-603645817c21 03-17 16:10:51.389 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 56 03-17 16:10:51.390 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:51.398 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:51.400 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:51.402 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:54.474 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:10:54.502 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:54.504 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 57] 03-17 16:10:54.507 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:10:55.757 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:10:55.761 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 57 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d4h15m11s136ms alt=565.7000122070312 vAcc=2.3032527 vel=0.0106334165 {Bundle[{}]}], age: 921ms, time: 1679049654838 03-17 16:10:55.769 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:10:55.770 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:10:55.778 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 57 isFinished? true 03-17 16:10:55.778 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:55.780 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:10:55.781 INFO [b persist] ✅ INSERT: 2cad4a5a-f7e4-4567-b914-6e4184b08b96 03-17 16:10:55.789 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:10:55.818 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:10:55.819 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 57 03-17 16:10:55.826 DEBUG [b first] ✅ Locked 1 records 03-17 16:10:55.827 INFO [HttpService a] 🔵 HTTP POST: 2cad4a5a-f7e4-4567-b914-6e4184b08b96 03-17 16:10:55.938 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:10:55.940 DEBUG [b destroy] ✅ DESTROY: 2cad4a5a-f7e4-4567-b914-6e4184b08b96 03-17 16:10:55.947 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 57 03-17 16:10:55.949 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:10:55.954 INFO [a run] ⚡️[RPC: : null] 03-17 16:10:55.956 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:10:55.956 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:10:56.035 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:03.551 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:03.593 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:03.595 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 58] 03-17 16:11:03.599 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:04.851 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:04.854 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 58 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h15m20s264ms alt=565.7000122070312 vAcc=2.0481231 vel=0.06307481 {Bundle[{}]}], age: 887ms, time: 1679049663966 03-17 16:11:04.860 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:04.861 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:04.872 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 58 isFinished? true 03-17 16:11:04.872 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:04.873 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:04.876 INFO [b persist] ✅ INSERT: c9fc3a17-74b3-4995-bf4c-1a3044110765 03-17 16:11:04.895 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:04.917 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:04.918 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 58 03-17 16:11:04.924 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:04.925 INFO [HttpService a] 🔵 HTTP POST: c9fc3a17-74b3-4995-bf4c-1a3044110765 03-17 16:11:05.059 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:05.061 DEBUG [b destroy] ✅ DESTROY: c9fc3a17-74b3-4995-bf4c-1a3044110765 03-17 16:11:05.068 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 58 03-17 16:11:05.069 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:05.073 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:05.078 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:05.079 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:05.133 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:05.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:05.297 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:05.298 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 59] 03-17 16:11:05.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:06.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:06.128 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 59 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d4h15m21s520ms alt=565.7000122070312 vAcc=1.9693491 vel=0.008040356 {Bundle[{}]}], age: 905ms, time: 1679049665223 03-17 16:11:06.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:06.135 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:06.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:06.148 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 59 isFinished? true 03-17 16:11:06.149 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:06.151 INFO [b persist] ✅ INSERT: abb0fbaf-4f0b-4a90-9886-217a46855cb2 03-17 16:11:06.152 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:06.168 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:06.208 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:06.209 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 59 03-17 16:11:06.214 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:06.215 INFO [HttpService a] 🔵 HTTP POST: abb0fbaf-4f0b-4a90-9886-217a46855cb2 03-17 16:11:06.337 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:06.341 DEBUG [b destroy] ✅ DESTROY: abb0fbaf-4f0b-4a90-9886-217a46855cb2 03-17 16:11:06.350 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 59 03-17 16:11:06.351 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:06.357 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:06.359 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:06.359 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:09.455 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:09.495 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:09.497 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 60] 03-17 16:11:09.500 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:10.754 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:10.766 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 60 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=20.0 et=+16d4h15m26s166ms alt=565.7000122070312 vAcc=2.1984441 vel=0.05183252 {Bundle[{}]}], age: 895ms, time: 1679049669868 03-17 16:11:10.775 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:10.776 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:10.787 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:10.792 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 60 isFinished? true 03-17 16:11:10.793 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:10.796 INFO [b persist] ✅ INSERT: c56a4acb-47a1-4594-8aa5-b51ef01bd2f5 03-17 16:11:10.808 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:10.815 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:10.851 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:10.852 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 60 03-17 16:11:10.857 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:10.858 INFO [HttpService a] 🔵 HTTP POST: c56a4acb-47a1-4594-8aa5-b51ef01bd2f5 03-17 16:11:10.979 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:10.982 DEBUG [b destroy] ✅ DESTROY: c56a4acb-47a1-4594-8aa5-b51ef01bd2f5 03-17 16:11:10.991 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 60 03-17 16:11:10.992 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:10.997 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:11.007 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:11.010 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:18.541 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:18.573 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:18.574 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 61] 03-17 16:11:18.578 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:19.797 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:19.804 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 61 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d4h15m35s204ms alt=565.7000122070312 vAcc=1.7866865 vel=0.026826615 {Bundle[{}]}], age: 896ms, time: 1679049678906 03-17 16:11:19.820 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:19.821 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:19.829 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:19.830 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 61 isFinished? true 03-17 16:11:19.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:19.837 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:19.839 INFO [b persist] ✅ INSERT: 22998481-689d-46a8-8fe6-8627b71bc5a5 03-17 16:11:19.854 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:19.886 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:19.888 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 61 03-17 16:11:19.893 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:19.894 INFO [HttpService a] 🔵 HTTP POST: 22998481-689d-46a8-8fe6-8627b71bc5a5 03-17 16:11:20.049 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:20.051 DEBUG [b destroy] ✅ DESTROY: 22998481-689d-46a8-8fe6-8627b71bc5a5 03-17 16:11:20.067 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 61 03-17 16:11:20.068 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:20.075 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:20.078 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:20.080 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:20.263 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:20.292 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:20.294 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 62] 03-17 16:11:20.298 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:21.055 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:21.060 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 62 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h15m36s460ms alt=565.7000122070312 vAcc=2.132702 vel=0.052263062 {Bundle[{}]}], age: 895ms, time: 1679049680162 03-17 16:11:21.069 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:21.073 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:21.076 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:21.082 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:21.090 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 62 isFinished? true 03-17 16:11:21.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:21.094 INFO [b persist] ✅ INSERT: 82b43ca0-9b94-4f82-8e29-3284fbf25d21 03-17 16:11:21.102 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:21.150 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:21.151 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 62 03-17 16:11:21.163 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:21.165 INFO [HttpService a] 🔵 HTTP POST: 82b43ca0-9b94-4f82-8e29-3284fbf25d21 03-17 16:11:21.297 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:21.299 DEBUG [b destroy] ✅ DESTROY: 82b43ca0-9b94-4f82-8e29-3284fbf25d21 03-17 16:11:21.306 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 62 03-17 16:11:21.307 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:21.311 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:21.317 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:21.318 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:24.452 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:24.480 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:24.482 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 63] 03-17 16:11:24.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:25.708 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:25.717 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 63 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h15m41s139ms alt=565.7000122070312 vAcc=2.045326 vel=0.041208964 {Bundle[{}]}], age: 875ms, time: 1679049684841 03-17 16:11:25.723 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:25.724 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:25.733 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 63 isFinished? true 03-17 16:11:25.734 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:25.735 INFO [b persist] ✅ INSERT: 60756d50-64c4-4cca-8b3e-54d290e18875 03-17 16:11:25.740 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:25.741 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:25.770 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:25.770 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 63 03-17 16:11:25.775 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:25.776 INFO [HttpService a] 🔵 HTTP POST: 60756d50-64c4-4cca-8b3e-54d290e18875 03-17 16:11:25.935 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:25.937 DEBUG [b destroy] ✅ DESTROY: 60756d50-64c4-4cca-8b3e-54d290e18875 03-17 16:11:25.940 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 63 03-17 16:11:25.941 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:25.949 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:25.949 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:25.950 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:25.999 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:33.550 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:33.594 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:33.596 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 64] 03-17 16:11:33.601 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:34.847 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:34.849 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 64 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d4h15m50s296ms alt=565.7000122070312 vAcc=2.396304 vel=0.018001754 {Bundle[{}]}], age: 850ms, time: 1679049693999 03-17 16:11:34.859 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:34.860 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:34.870 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:34.878 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 64 isFinished? true 03-17 16:11:34.879 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:34.881 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:34.886 INFO [b persist] ✅ INSERT: 6d4ef291-0296-496e-9874-ec53b24ac906 03-17 16:11:34.897 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:34.931 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:34.933 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 64 03-17 16:11:34.940 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:34.942 INFO [HttpService a] 🔵 HTTP POST: 6d4ef291-0296-496e-9874-ec53b24ac906 03-17 16:11:35.118 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:35.120 DEBUG [b destroy] ✅ DESTROY: 6d4ef291-0296-496e-9874-ec53b24ac906 03-17 16:11:35.128 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 64 03-17 16:11:35.129 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:35.140 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:35.141 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:35.143 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:35.254 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:35.283 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:35.286 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 65] 03-17 16:11:35.290 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:36.289 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:36.292 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 65 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h15m51s693ms alt=565.7000122070312 vAcc=2.396304 vel=0.021240754 {Bundle[{}]}], age: 895ms, time: 1679049695396 03-17 16:11:36.301 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:36.302 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:36.312 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:36.313 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 65 isFinished? true 03-17 16:11:36.316 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:36.320 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:36.321 INFO [b persist] ✅ INSERT: 29d8b7a3-91b4-4796-9a03-3a3fb8b8bd09 03-17 16:11:36.331 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:36.402 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:36.403 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 65 03-17 16:11:36.415 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:36.416 INFO [HttpService a] 🔵 HTTP POST: 29d8b7a3-91b4-4796-9a03-3a3fb8b8bd09 03-17 16:11:36.577 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:36.579 DEBUG [b destroy] ✅ DESTROY: 29d8b7a3-91b4-4796-9a03-3a3fb8b8bd09 03-17 16:11:36.587 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 65 03-17 16:11:36.588 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:36.593 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:36.597 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:36.598 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:39.468 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:39.508 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:39.510 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 66] 03-17 16:11:39.515 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:40.798 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:40.805 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 66 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h15m56s206ms alt=565.7000122070312 vAcc=2.2155178 vel=0.015251975 {Bundle[{}]}], age: 895ms, time: 1679049699909 03-17 16:11:40.811 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:40.812 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:40.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:40.819 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 66 isFinished? true 03-17 16:11:40.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:40.821 INFO [b persist] ✅ INSERT: 1afd7144-8a34-4165-a5ff-90f199351a83 03-17 16:11:40.824 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:40.825 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:40.860 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:40.860 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 66 03-17 16:11:40.866 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:40.867 INFO [HttpService a] 🔵 HTTP POST: 1afd7144-8a34-4165-a5ff-90f199351a83 03-17 16:11:40.977 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:40.979 DEBUG [b destroy] ✅ DESTROY: 1afd7144-8a34-4165-a5ff-90f199351a83 03-17 16:11:40.989 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 66 03-17 16:11:40.990 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:40.996 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:41.000 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:41.002 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:48.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:48.576 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:48.577 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 67] 03-17 16:11:48.581 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:49.901 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:49.908 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 67 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h16m5s274ms alt=565.7000122070312 vAcc=2.0729272 vel=0.06556301 {Bundle[{}]}], age: 927ms, time: 1679049708977 03-17 16:11:49.923 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:49.926 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:49.928 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:49.939 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:49.951 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 67 isFinished? true 03-17 16:11:49.952 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:49.953 INFO [b persist] ✅ INSERT: c14635e3-fe07-46bb-a089-dc2ae8e9d18f 03-17 16:11:49.962 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:50.006 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:50.007 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 67 03-17 16:11:50.025 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:50.026 INFO [HttpService a] 🔵 HTTP POST: c14635e3-fe07-46bb-a089-dc2ae8e9d18f 03-17 16:11:50.175 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:50.177 DEBUG [b destroy] ✅ DESTROY: c14635e3-fe07-46bb-a089-dc2ae8e9d18f 03-17 16:11:50.191 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 67 03-17 16:11:50.192 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:50.197 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:50.204 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:50.206 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:50.259 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:50.286 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:50.288 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 68] 03-17 16:11:50.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:51.200 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:51.206 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 68 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d4h16m6s595ms alt=565.7000122070312 vAcc=1.6842171 vel=0.02484781 {Bundle[{}]}], age: 907ms, time: 1679049710297 03-17 16:11:51.225 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:51.226 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:51.238 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:51.251 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:51.254 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 68 isFinished? true 03-17 16:11:51.255 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:51.258 INFO [b persist] ✅ INSERT: ad217a4e-5a01-4324-86c4-d132abe33ed5 03-17 16:11:51.279 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:51.313 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:51.314 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 68 03-17 16:11:51.323 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:51.325 INFO [HttpService a] 🔵 HTTP POST: ad217a4e-5a01-4324-86c4-d132abe33ed5 03-17 16:11:51.500 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:51.502 DEBUG [b destroy] ✅ DESTROY: ad217a4e-5a01-4324-86c4-d132abe33ed5 03-17 16:11:51.509 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 68 03-17 16:11:51.510 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:51.516 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:51.517 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:51.518 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:11:54.459 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:11:54.485 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:54.486 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 69] 03-17 16:11:54.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:11:55.726 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:11:55.734 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 69 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h16m11s141ms alt=565.7000122070312 vAcc=2.0729272 vel=0.03900001 {Bundle[{}]}], age: 886ms, time: 1679049714844 03-17 16:11:55.743 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:11:55.744 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:11:55.752 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 69 isFinished? true 03-17 16:11:55.753 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:55.753 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:11:55.758 INFO [b persist] ✅ INSERT: 5a8cda22-0a18-4560-841b-5786fdaea043 03-17 16:11:55.765 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:11:55.766 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:11:55.805 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:11:55.806 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 69 03-17 16:11:55.811 DEBUG [b first] ✅ Locked 1 records 03-17 16:11:55.812 INFO [HttpService a] 🔵 HTTP POST: 5a8cda22-0a18-4560-841b-5786fdaea043 03-17 16:11:55.968 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:11:55.969 DEBUG [b destroy] ✅ DESTROY: 5a8cda22-0a18-4560-841b-5786fdaea043 03-17 16:11:55.977 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 69 03-17 16:11:55.978 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:11:55.982 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:11:55.985 INFO [a run] ⚡️[RPC: : null] 03-17 16:11:55.986 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:03.548 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:03.591 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:03.593 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 70] 03-17 16:12:03.597 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:04.864 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:04.867 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 70 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h16m20s260ms alt=565.7000122070312 vAcc=2.3032527 vel=0.0066148415 {Bundle[{}]}], age: 904ms, time: 1679049723962 03-17 16:12:04.878 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:04.879 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:04.891 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 70 isFinished? true 03-17 16:12:04.892 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:04.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:04.897 INFO [b persist] ✅ INSERT: 816bbd6b-7cd3-4ae4-a8d4-974f8698dca8 03-17 16:12:04.911 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:04.942 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:04.943 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 70 03-17 16:12:04.953 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:04.954 INFO [HttpService a] 🔵 HTTP POST: 816bbd6b-7cd3-4ae4-a8d4-974f8698dca8 03-17 16:12:05.061 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:05.063 DEBUG [b destroy] ✅ DESTROY: 816bbd6b-7cd3-4ae4-a8d4-974f8698dca8 03-17 16:12:05.070 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 70 03-17 16:12:05.071 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:05.074 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:05.077 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:05.079 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:05.147 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:05.263 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:05.297 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:05.298 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 71] 03-17 16:12:05.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:06.152 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:06.156 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 71 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511006,73.778778 hAcc=87.6 et=+16d4h16m21s753ms alt=566.2000122070312 vAcc=14.9769 vel=0.24552552 bear=228.27386 {Bundle[{}]}], age: 700ms, time: 1679049725455 03-17 16:12:06.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:06.173 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:06.173 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:06.184 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:06.187 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 71 isFinished? true 03-17 16:12:06.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:06.198 INFO [b persist] ✅ INSERT: 6aa8aa4a-f9f7-48c8-bf71-f06188bc838a 03-17 16:12:06.219 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:06.252 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:06.253 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 71 03-17 16:12:06.260 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:06.262 INFO [HttpService a] 🔵 HTTP POST: 6aa8aa4a-f9f7-48c8-bf71-f06188bc838a 03-17 16:12:06.416 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:06.423 DEBUG [b destroy] ✅ DESTROY: 6aa8aa4a-f9f7-48c8-bf71-f06188bc838a 03-17 16:12:06.430 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 71 03-17 16:12:06.431 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:06.435 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:06.443 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:06.445 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:09.463 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:09.499 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:09.501 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 72] 03-17 16:12:09.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:10.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:10.820 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 72 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778780 hAcc=20.0 et=+16d4h16m26s164ms alt=565.7000122070312 vAcc=1.954571 vel=0.07338296 {Bundle[{}]}], age: 952ms, time: 1679049729866 03-17 16:12:10.827 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:10.828 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:10.837 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:10.838 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 72 isFinished? true 03-17 16:12:10.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:10.841 INFO [b persist] ✅ INSERT: 364554bf-f6b0-46f7-bd3b-fe62e6c309b7 03-17 16:12:10.846 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:10.851 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:10.883 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:10.884 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 72 03-17 16:12:10.895 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:10.896 INFO [HttpService a] 🔵 HTTP POST: 364554bf-f6b0-46f7-bd3b-fe62e6c309b7 03-17 16:12:11.060 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:11.062 DEBUG [b destroy] ✅ DESTROY: 364554bf-f6b0-46f7-bd3b-fe62e6c309b7 03-17 16:12:11.075 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 72 03-17 16:12:11.076 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:11.080 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:11.084 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:11.086 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:18.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:18.573 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:18.577 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 73] 03-17 16:12:18.581 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:19.847 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:19.851 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 73 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h16m35s245ms alt=565.7000122070312 vAcc=2.0481231 vel=0.036520183 {Bundle[{}]}], age: 902ms, time: 1679049738948 03-17 16:12:19.866 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:19.873 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:19.878 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:19.885 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:19.886 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 73 isFinished? true 03-17 16:12:19.887 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:19.890 INFO [b persist] ✅ INSERT: 8bee3e2f-90d5-4e52-b999-665704df7ed8 03-17 16:12:19.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:19.932 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:19.933 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 73 03-17 16:12:19.942 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:19.944 INFO [HttpService a] 🔵 HTTP POST: 8bee3e2f-90d5-4e52-b999-665704df7ed8 03-17 16:12:20.072 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:20.073 DEBUG [b destroy] ✅ DESTROY: 8bee3e2f-90d5-4e52-b999-665704df7ed8 03-17 16:12:20.077 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 73 03-17 16:12:20.078 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:20.082 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:20.085 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:20.086 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:20.267 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:20.293 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:20.295 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 74] 03-17 16:12:20.298 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:21.149 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:21.152 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 74 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778792 hAcc=20.0 et=+16d4h16m36s542ms alt=565.7000122070312 vAcc=2.0015905 vel=0.036649197 {Bundle[{}]}], age: 907ms, time: 1679049740245 03-17 16:12:21.172 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:21.173 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:21.184 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 74 isFinished? true 03-17 16:12:21.185 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:21.187 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:21.191 INFO [b persist] ✅ INSERT: da8ca471-1fb2-429f-99d5-142d6a22fd70 03-17 16:12:21.210 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:21.267 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:21.268 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 74 03-17 16:12:21.284 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:21.285 INFO [HttpService a] 🔵 HTTP POST: da8ca471-1fb2-429f-99d5-142d6a22fd70 03-17 16:12:21.384 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:21.386 DEBUG [b destroy] ✅ DESTROY: da8ca471-1fb2-429f-99d5-142d6a22fd70 03-17 16:12:21.397 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 74 03-17 16:12:21.398 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:21.402 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:21.404 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:21.405 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:21.441 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:24.451 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:24.478 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:24.480 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 75] 03-17 16:12:24.483 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:25.722 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:25.726 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 75 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778786 hAcc=20.0 et=+16d4h16m41s115ms alt=565.7000122070312 vAcc=2.1479957 vel=0.07511297 {Bundle[{}]}], age: 907ms, time: 1679049744817 03-17 16:12:25.733 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:25.734 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:25.746 INFO [b persist] ✅ INSERT: dc1ceeed-b0b4-463f-9366-c354f75cf75e 03-17 16:12:25.747 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:25.748 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 75 isFinished? true 03-17 16:12:25.749 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:25.754 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:25.760 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:25.792 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:25.793 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 75 03-17 16:12:25.800 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:25.802 INFO [HttpService a] 🔵 HTTP POST: dc1ceeed-b0b4-463f-9366-c354f75cf75e 03-17 16:12:25.950 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:25.953 DEBUG [b destroy] ✅ DESTROY: dc1ceeed-b0b4-463f-9366-c354f75cf75e 03-17 16:12:25.966 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 75 03-17 16:12:25.967 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:25.970 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:25.972 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:25.973 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:33.546 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:33.578 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:33.579 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 76] 03-17 16:12:33.584 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:34.886 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:34.891 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 76 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h16m50s228ms alt=565.7000122070312 vAcc=1.8738693 vel=0.02008643 {Bundle[{}]}], age: 960ms, time: 1679049753930 03-17 16:12:34.898 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:34.898 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:34.905 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 76 isFinished? true 03-17 16:12:34.906 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:34.908 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:34.908 INFO [b persist] ✅ INSERT: b102d0da-45c4-4d1d-b8f1-a0618e079e02 03-17 16:12:34.955 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:34.986 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:34.987 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 76 03-17 16:12:35.041 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:35.042 INFO [HttpService a] 🔵 HTTP POST: b102d0da-45c4-4d1d-b8f1-a0618e079e02 03-17 16:12:35.168 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:35.222 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:35.229 DEBUG [b destroy] ✅ DESTROY: b102d0da-45c4-4d1d-b8f1-a0618e079e02 03-17 16:12:35.237 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 76 03-17 16:12:35.238 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:35.243 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:35.245 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:35.246 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:35.256 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:35.343 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:35.345 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 77] 03-17 16:12:35.349 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:36.176 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:36.179 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 77 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d4h16m51s559ms alt=565.7000122070312 vAcc=2.1198726 vel=0.064765476 {Bundle[{}]}], age: 917ms, time: 1679049755261 03-17 16:12:36.189 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:36.190 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:36.199 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:36.204 INFO [b persist] ✅ INSERT: bc441db3-20ab-4414-9416-53cac9c89826 03-17 16:12:36.207 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:36.210 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 77 isFinished? true 03-17 16:12:36.211 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:36.216 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:36.251 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:36.252 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 77 03-17 16:12:36.260 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:36.261 INFO [HttpService a] 🔵 HTTP POST: bc441db3-20ab-4414-9416-53cac9c89826 03-17 16:12:36.417 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:36.420 DEBUG [b destroy] ✅ DESTROY: bc441db3-20ab-4414-9416-53cac9c89826 03-17 16:12:36.439 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 77 03-17 16:12:36.440 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:36.446 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:36.449 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:36.450 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:39.471 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:39.505 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:39.507 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 78] 03-17 16:12:39.510 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:40.779 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:40.784 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 78 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h16m56s171ms alt=565.7000122070312 vAcc=2.096871 vel=0.012508033 {Bundle[{}]}], age: 909ms, time: 1679049759873 03-17 16:12:40.804 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:40.809 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:40.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:40.816 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 78 isFinished? true 03-17 16:12:40.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:40.818 INFO [b persist] ✅ INSERT: 14b4d193-ef80-4f7b-9e56-08188ad9b90b 03-17 16:12:40.826 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:40.831 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:40.862 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:40.863 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 78 03-17 16:12:40.876 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:40.877 INFO [HttpService a] 🔵 HTTP POST: 14b4d193-ef80-4f7b-9e56-08188ad9b90b 03-17 16:12:40.998 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:41.006 DEBUG [b destroy] ✅ DESTROY: 14b4d193-ef80-4f7b-9e56-08188ad9b90b 03-17 16:12:41.014 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 78 03-17 16:12:41.015 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:41.022 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:41.024 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:41.025 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:48.548 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:48.575 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:48.576 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 79] 03-17 16:12:48.579 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:49.846 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:49.854 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 79 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511001,73.778733 hAcc=82.5 et=+16d4h17m5s251ms alt=566.2000122070312 vAcc=8.20652 vel=0.70782477 bear=252.5564 {Bundle[{}]}], age: 899ms, time: 1679049768953 03-17 16:12:49.870 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:49.871 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:49.878 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 79 isFinished? true 03-17 16:12:49.879 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:49.880 INFO [b persist] ✅ INSERT: 46d90b71-1da6-4e98-989c-dde2008f66f4 03-17 16:12:49.885 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:49.891 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:49.931 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:49.932 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 79 03-17 16:12:49.947 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:49.949 INFO [HttpService a] 🔵 HTTP POST: 46d90b71-1da6-4e98-989c-dde2008f66f4 03-17 16:12:50.108 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:50.110 DEBUG [b destroy] ✅ DESTROY: 46d90b71-1da6-4e98-989c-dde2008f66f4 03-17 16:12:50.117 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 79 03-17 16:12:50.118 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:50.122 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:50.124 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:50.125 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:50.137 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:50.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:50.291 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:50.292 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 80] 03-17 16:12:50.295 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:51.163 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:51.168 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 80 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778785 hAcc=20.0 et=+16d4h17m6s526ms alt=565.7000122070312 vAcc=2.0657792 vel=0.0293274 {Bundle[{}]}], age: 936ms, time: 1679049770229 03-17 16:12:51.175 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:51.176 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:51.184 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:51.190 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:12:51.206 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 80 isFinished? true 03-17 16:12:51.207 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:51.212 INFO [b persist] ✅ INSERT: 817107ee-76f8-4b31-be19-3a4df6e96574 03-17 16:12:51.231 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:51.272 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:51.273 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 80 03-17 16:12:51.299 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:51.307 INFO [HttpService a] 🔵 HTTP POST: 817107ee-76f8-4b31-be19-3a4df6e96574 03-17 16:12:51.480 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:51.489 DEBUG [b destroy] ✅ DESTROY: 817107ee-76f8-4b31-be19-3a4df6e96574 03-17 16:12:51.494 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 80 03-17 16:12:51.495 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:51.500 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:51.501 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:51.502 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:54.451 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:12:54.479 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:54.480 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 81] 03-17 16:12:54.483 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:12:55.726 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:12:55.729 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 81 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d4h17m11s148ms alt=565.7000122070312 vAcc=1.9042467 vel=0.06362078 {Bundle[{}]}], age: 878ms, time: 1679049774850 03-17 16:12:55.736 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:12:55.737 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:12:55.744 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 81 isFinished? true 03-17 16:12:55.745 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:55.745 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:12:55.754 INFO [b persist] ✅ INSERT: 59c46173-7695-4ac5-814f-36a343af4066 03-17 16:12:55.765 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:12:55.794 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:12:55.795 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 81 03-17 16:12:55.808 DEBUG [b first] ✅ Locked 1 records 03-17 16:12:55.809 INFO [HttpService a] 🔵 HTTP POST: 59c46173-7695-4ac5-814f-36a343af4066 03-17 16:12:55.933 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:12:55.935 DEBUG [b destroy] ✅ DESTROY: 59c46173-7695-4ac5-814f-36a343af4066 03-17 16:12:55.945 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 81 03-17 16:12:55.946 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:12:55.951 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:12:55.955 INFO [a run] ⚡️[RPC: : null] 03-17 16:12:55.956 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:12:56.001 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:03.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:03.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:03.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 82] 03-17 16:13:03.589 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:04.855 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:04.859 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 82 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h17m20s249ms alt=565.7000122070312 vAcc=2.0729272 vel=0.08193202 {Bundle[{}]}], age: 907ms, time: 1679049783952 03-17 16:13:04.871 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:04.872 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:04.879 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:04.885 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:04.898 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 82 isFinished? true 03-17 16:13:04.898 INFO [b persist] ✅ INSERT: 8233bf1a-ce85-4752-a078-0d720cca572d 03-17 16:13:04.899 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:04.920 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:04.945 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:04.946 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 82 03-17 16:13:04.968 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:04.969 INFO [HttpService a] 🔵 HTTP POST: 8233bf1a-ce85-4752-a078-0d720cca572d 03-17 16:13:05.137 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:05.140 DEBUG [b destroy] ✅ DESTROY: 8233bf1a-ce85-4752-a078-0d720cca572d 03-17 16:13:05.160 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 82 03-17 16:13:05.164 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:05.173 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:05.174 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:05.175 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:05.262 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:05.299 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:05.301 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 83] 03-17 16:13:05.309 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:06.155 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:06.158 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 83 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d4h17m21s539ms alt=565.7000122070312 vAcc=2.3032527 vel=0.030573696 {Bundle[{}]}], age: 916ms, time: 1679049785241 03-17 16:13:06.168 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:06.169 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:06.185 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 83 isFinished? true 03-17 16:13:06.185 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:06.187 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:06.188 INFO [b persist] ✅ INSERT: c32390c0-63e4-4c39-a209-38da15dab408 03-17 16:13:06.207 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:06.241 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:06.243 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 83 03-17 16:13:06.251 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:06.253 INFO [HttpService a] 🔵 HTTP POST: c32390c0-63e4-4c39-a209-38da15dab408 03-17 16:13:06.415 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:06.418 DEBUG [b destroy] ✅ DESTROY: c32390c0-63e4-4c39-a209-38da15dab408 03-17 16:13:06.426 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 83 03-17 16:13:06.427 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:06.434 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:06.436 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:06.437 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:06.442 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:09.470 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:09.504 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:09.506 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 84] 03-17 16:13:09.509 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:10.770 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:10.775 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 84 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d4h17m26s209ms alt=565.7000122070312 vAcc=2.396304 vel=0.04475662 {Bundle[{}]}], age: 862ms, time: 1679049789911 03-17 16:13:10.794 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:10.795 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:10.806 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 84 isFinished? true 03-17 16:13:10.807 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:10.809 INFO [b persist] ✅ INSERT: 478ff8ef-0dfd-4071-adac-7d68ccf332f1 03-17 16:13:10.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:10.825 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:10.860 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:10.861 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 84 03-17 16:13:10.867 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:10.868 INFO [HttpService a] 🔵 HTTP POST: 478ff8ef-0dfd-4071-adac-7d68ccf332f1 03-17 16:13:10.996 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:10.999 DEBUG [b destroy] ✅ DESTROY: 478ff8ef-0dfd-4071-adac-7d68ccf332f1 03-17 16:13:11.009 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 84 03-17 16:13:11.010 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:11.015 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:11.018 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:11.019 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:11.061 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:18.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:18.579 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:18.581 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 85] 03-17 16:13:18.584 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:19.877 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:19.881 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 85 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510981,73.778743 hAcc=77.6 et=+16d4h17m35s316ms alt=566.2000122070312 vAcc=12.377604 vel=0.55641973 bear=229.18361 {Bundle[{}]}], age: 861ms, time: 1679049799019 03-17 16:13:19.891 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:19.892 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:19.906 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 85 isFinished? true 03-17 16:13:19.907 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:19.912 INFO [b persist] ✅ INSERT: ac6eef32-6d45-4a32-9882-7dc3bdcf9940 03-17 16:13:19.917 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:19.928 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:19.932 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:19.966 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:19.967 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 85 03-17 16:13:20.016 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:20.017 INFO [HttpService a] 🔵 HTTP POST: ac6eef32-6d45-4a32-9882-7dc3bdcf9940 03-17 16:13:20.232 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:20.234 DEBUG [b destroy] ✅ DESTROY: ac6eef32-6d45-4a32-9882-7dc3bdcf9940 03-17 16:13:20.241 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 85 03-17 16:13:20.242 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:20.247 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:20.250 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:20.251 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:20.268 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:20.305 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:20.307 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 86] 03-17 16:13:20.314 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:21.191 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:21.196 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 86 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511008,73.778775 hAcc=20.0 et=+16d4h17m36s586ms alt=565.7000122070312 vAcc=2.2270484 vel=0.07573795 {Bundle[{}]}], age: 907ms, time: 1679049800289 03-17 16:13:21.207 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:21.208 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:21.217 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 86 isFinished? true 03-17 16:13:21.217 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:21.219 INFO [b persist] ✅ INSERT: 517fe66a-091a-4133-93c0-6d3b81042f83 03-17 16:13:21.221 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:21.225 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:21.274 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:21.275 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 86 03-17 16:13:21.296 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:21.297 INFO [HttpService a] 🔵 HTTP POST: 517fe66a-091a-4133-93c0-6d3b81042f83 03-17 16:13:21.455 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:21.463 DEBUG [b destroy] ✅ DESTROY: 517fe66a-091a-4133-93c0-6d3b81042f83 03-17 16:13:21.466 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 86 03-17 16:13:21.468 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:21.478 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:21.479 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:21.480 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:21.480 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:24.472 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:24.498 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:24.500 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 87] 03-17 16:13:24.503 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:25.774 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:25.777 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 87 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d4h17m41s182ms alt=565.7000122070312 vAcc=2.281325 vel=0.1353669 bear=56.710102 {Bundle[{}]}], age: 891ms, time: 1679049804884 03-17 16:13:25.786 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:25.788 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:25.810 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 87 isFinished? true 03-17 16:13:25.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:25.813 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:25.817 INFO [b persist] ✅ INSERT: 77b36ee0-78cf-45a9-884d-7f0b8c46367d 03-17 16:13:25.823 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:25.858 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:25.859 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 87 03-17 16:13:25.870 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:25.871 INFO [HttpService a] 🔵 HTTP POST: 77b36ee0-78cf-45a9-884d-7f0b8c46367d 03-17 16:13:26.027 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:26.029 DEBUG [b destroy] ✅ DESTROY: 77b36ee0-78cf-45a9-884d-7f0b8c46367d 03-17 16:13:26.037 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 87 03-17 16:13:26.038 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:26.042 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:26.044 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:26.046 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:26.067 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:33.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:33.592 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:33.596 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 88] 03-17 16:13:33.600 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:35.253 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:35.266 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:35.268 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 89] 03-17 16:13:35.270 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:39.466 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:39.488 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:39.490 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 90] 03-17 16:13:39.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:39.891 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:39.893 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 88 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510950,73.778672 hAcc=92.9 et=+16d4h17m55s372ms alt=566.2000122070312 vAcc=16.594904 vel=1.0429454 bear=237.68217 {Bundle[{}]}], age: 818ms, time: 1679049819074 03-17 16:13:39.900 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:39.901 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:13:39.901 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:39.904 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 89 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510950,73.778672 hAcc=92.9 et=+16d4h17m55s372ms alt=566.2000122070312 vAcc=16.594904 vel=1.0429454 bear=237.68217 {Bundle[{}]}], age: 828ms, time: 1679049819074 03-17 16:13:39.912 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 88 isFinished? true 03-17 16:13:39.912 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:13:39.917 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:39.918 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:39.918 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:13:39.921 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 90 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510950,73.778672 hAcc=92.9 et=+16d4h17m55s372ms alt=566.2000122070312 vAcc=16.594904 vel=1.0429454 bear=237.68217 {Bundle[{}]}], age: 846ms, time: 1679049819074 03-17 16:13:39.927 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:39.927 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 89 isFinished? true 03-17 16:13:39.928 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:39.945 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:39.947 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:39.948 INFO [b persist] ✅ INSERT: 1ccebc6e-48ea-406b-b02b-8b1010a9e344 03-17 16:13:39.949 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:39.950 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:39.955 INFO [b persist] ✅ INSERT: 4b1acf82-f96b-4c3b-91e6-4f3859576338 03-17 16:13:39.960 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:13:39.960 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:13:39.968 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 90 isFinished? true 03-17 16:13:39.970 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:39.975 INFO [b persist] ✅ INSERT: 4e2baa3f-8b2e-48d0-bb9c-54a7e2a4225b 03-17 16:13:39.985 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:13:39.987 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:40.036 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:40.037 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 88 03-17 16:13:40.049 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:40.061 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:40.064 INFO [HttpService a] 🔵 HTTP POST: 1ccebc6e-48ea-406b-b02b-8b1010a9e344 03-17 16:13:40.177 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:40.179 DEBUG [b destroy] ✅ DESTROY: 1ccebc6e-48ea-406b-b02b-8b1010a9e344 03-17 16:13:40.192 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:40.193 INFO [HttpService a] 🔵 HTTP POST: 4b1acf82-f96b-4c3b-91e6-4f3859576338 03-17 16:13:40.196 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:40.199 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:40.276 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:40.284 DEBUG [b destroy] ✅ DESTROY: 4b1acf82-f96b-4c3b-91e6-4f3859576338 03-17 16:13:40.299 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:40.300 INFO [HttpService a] 🔵 HTTP POST: 4e2baa3f-8b2e-48d0-bb9c-54a7e2a4225b 03-17 16:13:40.305 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:40.306 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:40.389 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:40.393 DEBUG [b destroy] ✅ DESTROY: 4e2baa3f-8b2e-48d0-bb9c-54a7e2a4225b 03-17 16:13:40.406 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 88 03-17 16:13:40.409 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:40.416 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:40.425 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:40.426 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:48.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:48.573 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:48.575 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 91] 03-17 16:13:48.578 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:49.854 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:49.859 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 91 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d4h18m5s277ms alt=565.7000122070312 vAcc=2.396304 vel=0.97123545 bear=59.57022 {Bundle[{}]}], age: 878ms, time: 1679049828979 03-17 16:13:49.882 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:49.883 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:49.891 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:49.894 INFO [b persist] ✅ INSERT: 0f67f01b-a792-4a6a-a1fe-757fed04657f 03-17 16:13:49.895 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:49.895 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 91 isFinished? true 03-17 16:13:49.902 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:49.903 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:49.928 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:49.929 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 89 03-17 16:13:49.950 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:49.951 INFO [HttpService a] 🔵 HTTP POST: 0f67f01b-a792-4a6a-a1fe-757fed04657f 03-17 16:13:50.133 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:50.135 DEBUG [b destroy] ✅ DESTROY: 0f67f01b-a792-4a6a-a1fe-757fed04657f 03-17 16:13:50.142 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 89 03-17 16:13:50.143 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:50.158 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:50.159 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:50.163 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:50.273 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:50.308 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:50.310 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 92] 03-17 16:13:50.318 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:51.150 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:51.153 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 92 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=26.35 et=+16d4h18m6s254ms alt=565.7000122070312 vAcc=2.396304 vel=0.7985189 bear=59.48488 {Bundle[{}]}], age: 1196ms, time: 1679049829956 03-17 16:13:51.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:51.165 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:51.181 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 92 isFinished? true 03-17 16:13:51.182 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:51.184 INFO [b persist] ✅ INSERT: 60d81317-ea5c-46b8-97ae-7ed695ea893e 03-17 16:13:51.194 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:51.218 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:51.262 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:51.263 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 90 03-17 16:13:51.275 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:51.280 INFO [HttpService a] 🔵 HTTP POST: 60d81317-ea5c-46b8-97ae-7ed695ea893e 03-17 16:13:51.437 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:51.456 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:51.459 DEBUG [b destroy] ✅ DESTROY: 60d81317-ea5c-46b8-97ae-7ed695ea893e 03-17 16:13:51.468 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 90 03-17 16:13:51.469 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:51.473 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:51.476 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:51.478 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:13:54.462 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:13:54.490 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:54.492 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 93] 03-17 16:13:54.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:13:55.766 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:13:55.770 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 93 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h18m11s163ms alt=565.7000122070312 vAcc=2.4951103 vel=0.21951976 bear=79.453 {Bundle[{}]}], age: 903ms, time: 1679049834866 03-17 16:13:55.779 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:13:55.780 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:13:55.789 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 93 isFinished? true 03-17 16:13:55.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:55.791 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:13:55.792 INFO [b persist] ✅ INSERT: 141d9585-a1f7-41e1-adcd-f6879b5a37ce 03-17 16:13:55.797 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:13:55.800 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:13:55.842 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:13:55.843 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 91 03-17 16:13:55.853 DEBUG [b first] ✅ Locked 1 records 03-17 16:13:55.854 INFO [HttpService a] 🔵 HTTP POST: 141d9585-a1f7-41e1-adcd-f6879b5a37ce 03-17 16:13:56.025 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:13:56.027 DEBUG [b destroy] ✅ DESTROY: 141d9585-a1f7-41e1-adcd-f6879b5a37ce 03-17 16:13:56.038 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 91 03-17 16:13:56.042 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:13:56.054 INFO [a run] ⚡️[RPC: : null] 03-17 16:13:56.054 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:13:56.056 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:03.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:03.588 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:03.589 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 94] 03-17 16:14:03.594 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:04.860 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:04.863 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 94 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778792 hAcc=20.0 et=+16d4h18m20s248ms alt=565.7000122070312 vAcc=1.9337507 vel=0.056770414 {Bundle[{}]}], age: 912ms, time: 1679049843951 03-17 16:14:04.875 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:04.875 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:04.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:04.894 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:04.922 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 94 isFinished? true 03-17 16:14:04.923 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:04.927 INFO [b persist] ✅ INSERT: 76c9e681-8706-42d8-817a-75aaf1c489b8 03-17 16:14:04.952 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:05.012 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:05.014 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 92 03-17 16:14:05.032 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:05.038 INFO [HttpService a] 🔵 HTTP POST: 76c9e681-8706-42d8-817a-75aaf1c489b8 03-17 16:14:05.263 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:05.272 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:05.274 DEBUG [b destroy] ✅ DESTROY: 76c9e681-8706-42d8-817a-75aaf1c489b8 03-17 16:14:05.281 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 92 03-17 16:14:05.289 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:05.296 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:05.298 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:05.300 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:05.301 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:05.304 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 95] 03-17 16:14:05.310 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:06.339 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:06.341 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 95 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d4h18m21s663ms alt=565.7000122070312 vAcc=1.954571 vel=0.36943388 bear=239.81223 {Bundle[{}]}], age: 975ms, time: 1679049845366 03-17 16:14:06.365 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:06.366 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:06.376 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 95 isFinished? true 03-17 16:14:06.377 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:06.381 INFO [b persist] ✅ INSERT: 46b7e4f2-ad77-4b2b-bb4f-9e5f2befb322 03-17 16:14:06.387 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:06.403 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:06.435 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:06.436 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 93 03-17 16:14:06.447 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:06.447 INFO [HttpService a] 🔵 HTTP POST: 46b7e4f2-ad77-4b2b-bb4f-9e5f2befb322 03-17 16:14:06.575 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:06.577 DEBUG [b destroy] ✅ DESTROY: 46b7e4f2-ad77-4b2b-bb4f-9e5f2befb322 03-17 16:14:06.585 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 93 03-17 16:14:06.585 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:06.589 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:06.591 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:06.592 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:06.637 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:09.462 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:09.498 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:09.500 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 96] 03-17 16:14:09.503 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:10.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:10.820 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 96 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778791 hAcc=20.0 et=+16d4h18m26s182ms alt=565.7000122070312 vAcc=1.7692735 vel=0.117613316 bear=353.17624 {Bundle[{}]}], age: 934ms, time: 1679049849885 03-17 16:14:10.829 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:10.830 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:10.839 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 96 isFinished? true 03-17 16:14:10.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:10.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:10.843 INFO [b persist] ✅ INSERT: ade2c017-0483-4e14-b851-c87674478f2c 03-17 16:14:10.854 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:10.890 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:10.890 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 94 03-17 16:14:10.895 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:10.896 INFO [HttpService a] 🔵 HTTP POST: ade2c017-0483-4e14-b851-c87674478f2c 03-17 16:14:11.056 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:11.058 DEBUG [b destroy] ✅ DESTROY: ade2c017-0483-4e14-b851-c87674478f2c 03-17 16:14:11.067 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 94 03-17 16:14:11.073 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:11.080 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:11.080 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:11.084 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:11.096 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:18.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:18.580 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:18.581 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 97] 03-17 16:14:18.584 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:19.901 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:19.905 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 97 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=20.0 et=+16d4h18m35s235ms alt=565.7000122070312 vAcc=1.924433 vel=0.026458366 {Bundle[{}]}], age: 966ms, time: 1679049858938 03-17 16:14:19.919 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:19.921 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:19.927 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:19.932 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 97 isFinished? true 03-17 16:14:19.932 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:19.934 INFO [b persist] ✅ INSERT: a88bac6a-0279-40b8-a1da-f9de2b94ae39 03-17 16:14:19.942 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:19.960 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:19.991 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:19.992 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 95 03-17 16:14:20.007 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:20.008 INFO [HttpService a] 🔵 HTTP POST: a88bac6a-0279-40b8-a1da-f9de2b94ae39 03-17 16:14:20.177 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:20.179 DEBUG [b destroy] ✅ DESTROY: a88bac6a-0279-40b8-a1da-f9de2b94ae39 03-17 16:14:20.190 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 95 03-17 16:14:20.191 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:20.196 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:20.198 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:20.200 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:20.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:20.286 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:20.288 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 98] 03-17 16:14:20.292 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:24.469 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:24.484 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:24.486 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 99] 03-17 16:14:24.489 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:27.364 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:27.368 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 98 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778782 hAcc=20.0 et=+16d4h18m42s766ms alt=565.7000122070312 vAcc=2.1984441 vel=0.062312283 {Bundle[{}]}], age: 898ms, time: 1679049866468 03-17 16:14:27.373 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:14:27.379 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 99 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778782 hAcc=20.0 et=+16d4h18m42s766ms alt=565.7000122070312 vAcc=2.1984441 vel=0.062312283 {Bundle[{}]}], age: 907ms, time: 1679049866468 03-17 16:14:27.381 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:27.382 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:27.389 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:27.392 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 98 isFinished? true 03-17 16:14:27.393 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:27.395 INFO [b persist] ✅ INSERT: 57b5290b-462e-4df3-8c04-68482298297f 03-17 16:14:27.395 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:27.398 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:27.399 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:27.407 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:27.414 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 99 isFinished? true 03-17 16:14:27.415 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:27.419 INFO [b persist] ✅ INSERT: 96626282-0f6f-44d0-8d61-131e5be083e8 03-17 16:14:27.422 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:14:27.434 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:27.434 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 96 03-17 16:14:27.446 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:27.447 INFO [HttpService a] 🔵 HTTP POST: 57b5290b-462e-4df3-8c04-68482298297f 03-17 16:14:27.627 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:27.629 DEBUG [b destroy] ✅ DESTROY: 57b5290b-462e-4df3-8c04-68482298297f 03-17 16:14:27.642 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:27.643 INFO [HttpService a] 🔵 HTTP POST: 96626282-0f6f-44d0-8d61-131e5be083e8 03-17 16:14:27.648 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:27.649 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:27.717 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:27.720 DEBUG [b destroy] ✅ DESTROY: 96626282-0f6f-44d0-8d61-131e5be083e8 03-17 16:14:27.727 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 96 03-17 16:14:27.728 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:27.732 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:27.734 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:27.735 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:33.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:33.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:33.818 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 100] 03-17 16:14:33.820 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:35.083 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:35.086 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 100 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.1 et=+16d4h18m50s483ms alt=565.7000122070312 vAcc=2.3310351 vel=0.03101567 {Bundle[{}]}], age: 899ms, time: 1679049874185 03-17 16:14:35.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:35.098 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:35.105 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:35.109 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 100 isFinished? true 03-17 16:14:35.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:35.112 INFO [b persist] ✅ INSERT: dc8c3e6b-daf9-44b1-8b96-1ac6a99dbfdc 03-17 16:14:35.115 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:35.117 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:35.169 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:35.170 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 97 03-17 16:14:35.257 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:35.260 INFO [HttpService a] 🔵 HTTP POST: dc8c3e6b-daf9-44b1-8b96-1ac6a99dbfdc 03-17 16:14:35.339 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:35.367 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:35.369 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 101] 03-17 16:14:35.371 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:35.379 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:35.382 DEBUG [b destroy] ✅ DESTROY: dc8c3e6b-daf9-44b1-8b96-1ac6a99dbfdc 03-17 16:14:35.395 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 97 03-17 16:14:35.397 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:35.404 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:35.408 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:35.409 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:36.369 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:36.372 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 101 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.05 et=+16d4h18m51s787ms alt=565.7000122070312 vAcc=2.1387932 vel=0.037643418 {Bundle[{}]}], age: 881ms, time: 1679049875489 03-17 16:14:36.387 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:36.388 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:36.398 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:36.401 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 101 isFinished? true 03-17 16:14:36.403 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:36.407 INFO [b persist] ✅ INSERT: f0c5e471-06dd-48d4-8830-36ebefe04fe8 03-17 16:14:36.415 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:36.418 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:36.451 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:36.452 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 98 03-17 16:14:36.461 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:36.462 INFO [HttpService a] 🔵 HTTP POST: f0c5e471-06dd-48d4-8830-36ebefe04fe8 03-17 16:14:36.534 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:36.536 DEBUG [b destroy] ✅ DESTROY: f0c5e471-06dd-48d4-8830-36ebefe04fe8 03-17 16:14:36.543 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 98 03-17 16:14:36.544 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:36.548 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:36.550 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:36.551 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:39.472 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:39.510 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:39.511 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 102] 03-17 16:14:39.514 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:40.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:40.823 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 102 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=16.707 et=+16d4h18m56s180ms alt=565.7000122070312 vAcc=2.0426211 vel=0.036915947 {Bundle[{}]}], age: 939ms, time: 1679049879882 03-17 16:14:40.831 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:40.836 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:40.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:40.843 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 102 isFinished? true 03-17 16:14:40.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:40.846 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:40.851 INFO [b persist] ✅ INSERT: d9f075bb-6fc5-4e8e-a813-8d811c568ac6 03-17 16:14:40.862 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:40.890 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:40.891 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 99 03-17 16:14:40.899 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:40.903 INFO [HttpService a] 🔵 HTTP POST: d9f075bb-6fc5-4e8e-a813-8d811c568ac6 03-17 16:14:41.057 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:41.060 DEBUG [b destroy] ✅ DESTROY: d9f075bb-6fc5-4e8e-a813-8d811c568ac6 03-17 16:14:41.069 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 99 03-17 16:14:41.070 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:41.077 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:41.084 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:41.085 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:48.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:48.573 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:48.575 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 103] 03-17 16:14:48.577 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:49.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:49.847 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 103 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d4h19m5s241ms alt=565.7000122070312 vAcc=2.121374 vel=0.011753232 {Bundle[{}]}], age: 903ms, time: 1679049888944 03-17 16:14:49.855 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:49.855 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:49.862 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:49.868 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 103 isFinished? true 03-17 16:14:49.868 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:49.871 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:49.874 INFO [b persist] ✅ INSERT: a0080318-1118-4c21-9c16-e074e1ce3374 03-17 16:14:49.880 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:49.909 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:49.910 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 100 03-17 16:14:49.921 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:49.922 INFO [HttpService a] 🔵 HTTP POST: a0080318-1118-4c21-9c16-e074e1ce3374 03-17 16:14:50.097 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:50.099 DEBUG [b destroy] ✅ DESTROY: a0080318-1118-4c21-9c16-e074e1ce3374 03-17 16:14:50.109 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 100 03-17 16:14:50.110 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:50.114 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:50.116 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:50.118 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:50.268 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:50.291 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:50.293 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 104] 03-17 16:14:50.295 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:51.105 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:51.108 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 104 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d4h19m6s517ms alt=565.7000122070312 vAcc=1.9450519 vel=0.021440072 {Bundle[{}]}], age: 888ms, time: 1679049890219 03-17 16:14:51.114 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:51.114 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:51.122 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:51.123 INFO [b persist] ✅ INSERT: 95006854-5f68-447b-83c2-0fae73b86819 03-17 16:14:51.123 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 104 isFinished? true 03-17 16:14:51.128 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:51.130 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:14:51.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:51.178 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:51.178 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 101 03-17 16:14:51.190 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:51.191 INFO [HttpService a] 🔵 HTTP POST: 95006854-5f68-447b-83c2-0fae73b86819 03-17 16:14:51.352 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:51.355 DEBUG [b destroy] ✅ DESTROY: 95006854-5f68-447b-83c2-0fae73b86819 03-17 16:14:51.367 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 101 03-17 16:14:51.368 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:51.372 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:51.379 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:51.380 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:54.460 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:14:54.494 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:54.496 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 105] 03-17 16:14:54.499 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:14:55.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:14:55.805 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 105 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h19m11s188ms alt=565.7000122070312 vAcc=2.396304 vel=0.07370235 {Bundle[{}]}], age: 909ms, time: 1679049894891 03-17 16:14:55.813 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:14:55.814 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:14:55.821 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 105 isFinished? true 03-17 16:14:55.822 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:55.824 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:14:55.824 INFO [b persist] ✅ INSERT: 618c1ed8-c45f-4fc3-a11e-8ab57cfe2ee4 03-17 16:14:55.829 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:14:55.851 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:14:55.852 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 102 03-17 16:14:55.859 DEBUG [b first] ✅ Locked 1 records 03-17 16:14:55.860 INFO [HttpService a] 🔵 HTTP POST: 618c1ed8-c45f-4fc3-a11e-8ab57cfe2ee4 03-17 16:14:56.015 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:14:56.016 DEBUG [b destroy] ✅ DESTROY: 618c1ed8-c45f-4fc3-a11e-8ab57cfe2ee4 03-17 16:14:56.024 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 102 03-17 16:14:56.025 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:14:56.028 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:14:56.032 INFO [a run] ⚡️[RPC: : null] 03-17 16:14:56.033 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:14:56.078 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:03.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:03.580 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:03.582 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 106] 03-17 16:15:03.585 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:04.867 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:04.870 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 106 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=20.0 et=+16d4h19m20s257ms alt=565.7000122070312 vAcc=2.396304 vel=0.039986197 {Bundle[{}]}], age: 910ms, time: 1679049903959 03-17 16:15:04.876 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:04.877 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 16:15:04.885 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:04.891 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:04.893 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 106 isFinished? true 03-17 16:15:04.894 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:04.895 INFO [b persist] ✅ INSERT: 6570fa2b-3367-48ec-b252-1c04b49e60b6 03-17 16:15:04.909 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:04.935 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:04.936 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 103 03-17 16:15:04.943 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:04.944 INFO [HttpService a] 🔵 HTTP POST: 6570fa2b-3367-48ec-b252-1c04b49e60b6 03-17 16:15:05.056 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:05.058 DEBUG [b destroy] ✅ DESTROY: 6570fa2b-3367-48ec-b252-1c04b49e60b6 03-17 16:15:05.064 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 103 03-17 16:15:05.065 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:05.069 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:05.071 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:05.073 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:05.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:05.281 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:05.283 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 107] 03-17 16:15:05.285 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:06.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:06.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 107 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h19m21s550ms alt=565.7000122070312 vAcc=2.0729272 vel=0.04821725 {Bundle[{}]}], age: 868ms, time: 1679049905253 03-17 16:15:06.128 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:06.129 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.05 03-17 16:15:06.137 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:06.137 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 107 isFinished? true 03-17 16:15:06.138 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:06.140 INFO [b persist] ✅ INSERT: 9763fb2a-e1a7-417e-8952-0a36d6a3d6d1 03-17 16:15:06.145 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:06.148 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:06.174 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:06.175 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 104 03-17 16:15:06.183 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:06.185 INFO [HttpService a] 🔵 HTTP POST: 9763fb2a-e1a7-417e-8952-0a36d6a3d6d1 03-17 16:15:06.338 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:06.341 DEBUG [b destroy] ✅ DESTROY: 9763fb2a-e1a7-417e-8952-0a36d6a3d6d1 03-17 16:15:06.349 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 104 03-17 16:15:06.351 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:06.355 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:06.358 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:06.360 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:09.467 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:09.503 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:09.505 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 108] 03-17 16:15:09.509 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:10.831 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:10.833 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 108 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=16.221 et=+16d4h19m26s192ms alt=565.7000122070312 vAcc=2.0752945 vel=0.046357773 {Bundle[{}]}], age: 938ms, time: 1679049909894 03-17 16:15:10.842 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:10.846 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.05 03-17 16:15:10.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:10.852 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:10.855 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 108 isFinished? true 03-17 16:15:10.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:10.857 INFO [b persist] ✅ INSERT: af3f185e-f09e-481f-96aa-605116544629 03-17 16:15:10.869 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:10.895 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:10.895 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 105 03-17 16:15:10.902 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:10.903 INFO [HttpService a] 🔵 HTTP POST: af3f185e-f09e-481f-96aa-605116544629 03-17 16:15:11.063 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:11.068 DEBUG [b destroy] ✅ DESTROY: af3f185e-f09e-481f-96aa-605116544629 03-17 16:15:11.075 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 105 03-17 16:15:11.076 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:11.080 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:11.083 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:11.085 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:18.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:18.577 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:18.578 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 109] 03-17 16:15:18.581 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:19.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:19.849 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 109 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h19m35s253ms alt=565.7000122070312 vAcc=2.1198726 vel=0.027642172 {Bundle[{}]}], age: 892ms, time: 1679049918955 03-17 16:15:19.857 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:19.858 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:19.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:19.872 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:19.884 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 109 isFinished? true 03-17 16:15:19.885 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:19.889 INFO [b persist] ✅ INSERT: c3a2a264-0dbe-489f-a76b-c31ec3976640 03-17 16:15:19.895 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:19.927 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:19.928 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 106 03-17 16:15:19.941 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:19.941 INFO [HttpService a] 🔵 HTTP POST: c3a2a264-0dbe-489f-a76b-c31ec3976640 03-17 16:15:20.262 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:20.291 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:20.293 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 110] 03-17 16:15:20.295 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:20.406 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:20.408 DEBUG [b destroy] ✅ DESTROY: c3a2a264-0dbe-489f-a76b-c31ec3976640 03-17 16:15:20.416 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 106 03-17 16:15:20.417 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:20.422 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:20.426 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:20.428 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:24.465 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:24.479 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:24.480 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 111] 03-17 16:15:24.483 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:27.286 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:27.289 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 110 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h19m42s709ms alt=565.7000122070312 vAcc=1.8348423 vel=0.045567144 {Bundle[{}]}], age: 877ms, time: 1679049926411 03-17 16:15:27.296 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:27.296 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:27.298 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:15:27.300 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 111 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h19m42s709ms alt=565.7000122070312 vAcc=1.8348423 vel=0.045567144 {Bundle[{}]}], age: 888ms, time: 1679049926411 03-17 16:15:27.307 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:27.309 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 110 isFinished? true 03-17 16:15:27.310 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:27.312 INFO [b persist] ✅ INSERT: 264cd6c7-1cbd-4743-86b6-03d32f1f929c 03-17 16:15:27.314 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:27.319 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:27.319 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:27.322 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:27.336 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 111 isFinished? true 03-17 16:15:27.337 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:27.337 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:27.342 INFO [b persist] ✅ INSERT: 8b0ab9e4-8e7f-43c9-8932-c56c0193b26f 03-17 16:15:27.346 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:15:27.362 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:27.363 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 107 03-17 16:15:27.365 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:27.376 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:27.377 INFO [HttpService a] 🔵 HTTP POST: 264cd6c7-1cbd-4743-86b6-03d32f1f929c 03-17 16:15:27.501 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:27.503 DEBUG [b destroy] ✅ DESTROY: 264cd6c7-1cbd-4743-86b6-03d32f1f929c 03-17 16:15:27.514 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:27.518 INFO [HttpService a] 🔵 HTTP POST: 8b0ab9e4-8e7f-43c9-8932-c56c0193b26f 03-17 16:15:27.521 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:27.523 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:27.603 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:27.605 DEBUG [b destroy] ✅ DESTROY: 8b0ab9e4-8e7f-43c9-8932-c56c0193b26f 03-17 16:15:27.612 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 107 03-17 16:15:27.612 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:27.617 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:27.618 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:27.619 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:33.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:33.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:33.584 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 112] 03-17 16:15:33.590 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:34.885 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:34.891 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 112 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d4h19m50s255ms alt=565.7000122070312 vAcc=2.4951103 vel=0.020355009 {Bundle[{}]}], age: 933ms, time: 1679049933957 03-17 16:15:34.902 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:34.905 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:34.911 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:34.913 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 112 isFinished? true 03-17 16:15:34.913 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:34.916 INFO [b persist] ✅ INSERT: 2a91eb8a-28d3-4948-8118-762b3ef9f6e6 03-17 16:15:34.921 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:34.926 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:34.950 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:34.951 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 108 03-17 16:15:34.962 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:34.962 INFO [HttpService a] 🔵 HTTP POST: 2a91eb8a-28d3-4948-8118-762b3ef9f6e6 03-17 16:15:35.139 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:35.141 DEBUG [b destroy] ✅ DESTROY: 2a91eb8a-28d3-4948-8118-762b3ef9f6e6 03-17 16:15:35.149 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 108 03-17 16:15:35.150 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:35.156 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:35.158 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:35.160 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:35.259 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:35.283 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:35.284 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 113] 03-17 16:15:35.287 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:36.167 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:36.170 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 113 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511005,73.778777 hAcc=87.6 et=+16d4h19m51s774ms alt=566.2000122070312 vAcc=14.9769 vel=0.21894349 bear=224.98495 {Bundle[{}]}], age: 693ms, time: 1679049935476 03-17 16:15:36.177 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:36.178 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:36.185 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 113 isFinished? true 03-17 16:15:36.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:36.188 INFO [b persist] ✅ INSERT: 4536ca49-9900-4360-a9eb-bb993048beeb 03-17 16:15:36.191 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:36.193 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:36.194 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:36.227 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:36.228 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 109 03-17 16:15:36.246 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:36.247 INFO [HttpService a] 🔵 HTTP POST: 4536ca49-9900-4360-a9eb-bb993048beeb 03-17 16:15:36.415 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:36.420 DEBUG [b destroy] ✅ DESTROY: 4536ca49-9900-4360-a9eb-bb993048beeb 03-17 16:15:36.461 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 109 03-17 16:15:36.462 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:36.465 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:36.466 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:36.468 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:39.462 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:39.508 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:39.510 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 114] 03-17 16:15:39.513 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:40.857 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:40.860 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 114 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778787 hAcc=20.0 et=+16d4h19m56s238ms alt=565.7000122070312 vAcc=2.24794 vel=0.044442385 {Bundle[{}]}], age: 919ms, time: 1679049939941 03-17 16:15:40.866 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:40.867 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:40.874 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 114 isFinished? true 03-17 16:15:40.876 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:40.877 INFO [b persist] ✅ INSERT: 03159e07-a03b-44eb-9780-e6c9fcd0deec 03-17 16:15:40.878 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:40.885 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:40.912 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:40.912 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 110 03-17 16:15:40.920 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:40.921 INFO [HttpService a] 🔵 HTTP POST: 03159e07-a03b-44eb-9780-e6c9fcd0deec 03-17 16:15:41.101 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:41.103 DEBUG [b destroy] ✅ DESTROY: 03159e07-a03b-44eb-9780-e6c9fcd0deec 03-17 16:15:41.110 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 110 03-17 16:15:41.111 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:41.115 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:41.116 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:41.118 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:41.131 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:48.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:48.579 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:48.580 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 115] 03-17 16:15:48.583 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:49.865 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:49.873 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 115 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=20.0 et=+16d4h20m5s259ms alt=565.7000122070312 vAcc=2.3982227 vel=0.04666829 {Bundle[{}]}], age: 909ms, time: 1679049948961 03-17 16:15:49.883 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:49.884 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:49.889 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:49.893 INFO [b persist] ✅ INSERT: fbe14be3-0aba-4bcc-90d7-e1432356b1fc 03-17 16:15:49.894 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 115 isFinished? true 03-17 16:15:49.895 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:49.895 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:49.913 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:49.940 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:49.942 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 111 03-17 16:15:49.965 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:49.967 INFO [HttpService a] 🔵 HTTP POST: fbe14be3-0aba-4bcc-90d7-e1432356b1fc 03-17 16:15:50.115 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:50.117 DEBUG [b destroy] ✅ DESTROY: fbe14be3-0aba-4bcc-90d7-e1432356b1fc 03-17 16:15:50.127 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 111 03-17 16:15:50.128 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:50.132 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:50.135 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:50.137 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:50.302 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:50.332 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:50.333 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 116] 03-17 16:15:50.336 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:51.157 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:51.160 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 116 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h20m6s540ms alt=565.7000122070312 vAcc=2.1387932 vel=0.021819089 {Bundle[{}]}], age: 917ms, time: 1679049950243 03-17 16:15:51.168 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:51.170 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:51.181 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:51.184 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 116 isFinished? true 03-17 16:15:51.184 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:51.186 INFO [b persist] ✅ INSERT: 1e1aa8c4-460e-4c9f-b2c5-7444d4e8b574 03-17 16:15:51.199 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:51.204 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:51.256 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:51.257 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 112 03-17 16:15:51.282 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:51.283 INFO [HttpService a] 🔵 HTTP POST: 1e1aa8c4-460e-4c9f-b2c5-7444d4e8b574 03-17 16:15:51.476 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:51.478 DEBUG [b destroy] ✅ DESTROY: 1e1aa8c4-460e-4c9f-b2c5-7444d4e8b574 03-17 16:15:51.481 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 112 03-17 16:15:51.482 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:51.485 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:51.487 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:51.488 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:15:54.455 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:15:54.479 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:54.480 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 117] 03-17 16:15:54.483 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:15:55.738 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:15:55.742 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 117 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778786 hAcc=20.0 et=+16d4h20m11s146ms alt=565.7000122070312 vAcc=2.3032527 vel=0.08142978 {Bundle[{}]}], age: 892ms, time: 1679049954849 03-17 16:15:55.751 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:15:55.752 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:15:55.760 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:55.764 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 117 isFinished? true 03-17 16:15:55.765 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:15:55.767 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:15:55.768 INFO [b persist] ✅ INSERT: 009cc6bd-7cfa-4f53-8445-d081c5f4e4c0 03-17 16:15:55.775 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:15:55.799 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:15:55.800 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 113 03-17 16:15:55.811 DEBUG [b first] ✅ Locked 1 records 03-17 16:15:55.812 INFO [HttpService a] 🔵 HTTP POST: 009cc6bd-7cfa-4f53-8445-d081c5f4e4c0 03-17 16:15:55.933 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:15:55.936 DEBUG [b destroy] ✅ DESTROY: 009cc6bd-7cfa-4f53-8445-d081c5f4e4c0 03-17 16:15:55.950 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 113 03-17 16:15:55.952 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:15:55.960 INFO [a run] ⚡️[RPC: : null] 03-17 16:15:55.962 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:15:55.962 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:03.548 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:03.585 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:03.586 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 118] 03-17 16:16:03.590 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:04.874 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:04.878 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 118 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d4h20m20s233ms alt=565.7000122070312 vAcc=2.8607345 vel=0.017741006 {Bundle[{}]}], age: 941ms, time: 1679049963936 03-17 16:16:04.885 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:04.886 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:04.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:04.894 INFO [b persist] ✅ INSERT: e628d020-a866-44ee-954a-aa3c97e9effd 03-17 16:16:04.896 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 118 isFinished? true 03-17 16:16:04.898 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:04.899 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:04.904 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:04.928 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:04.929 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 114 03-17 16:16:04.938 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:04.939 INFO [HttpService a] 🔵 HTTP POST: e628d020-a866-44ee-954a-aa3c97e9effd 03-17 16:16:05.101 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:05.104 DEBUG [b destroy] ✅ DESTROY: e628d020-a866-44ee-954a-aa3c97e9effd 03-17 16:16:05.116 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 114 03-17 16:16:05.117 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:05.121 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:05.126 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:05.128 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:05.257 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:05.280 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:05.281 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 119] 03-17 16:16:05.284 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:06.140 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:06.142 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 119 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h20m21s525ms alt=565.7000122070312 vAcc=2.396304 vel=0.019590164 {Bundle[{}]}], age: 914ms, time: 1679049965228 03-17 16:16:06.149 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:06.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:06.157 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 119 isFinished? true 03-17 16:16:06.157 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:06.158 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:06.160 INFO [b persist] ✅ INSERT: b6c47a99-bc59-4b7f-96e3-d4e261f985fc 03-17 16:16:06.165 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:06.190 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:06.191 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 115 03-17 16:16:06.196 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:06.197 INFO [HttpService a] 🔵 HTTP POST: b6c47a99-bc59-4b7f-96e3-d4e261f985fc 03-17 16:16:06.343 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:06.347 DEBUG [b destroy] ✅ DESTROY: b6c47a99-bc59-4b7f-96e3-d4e261f985fc 03-17 16:16:06.359 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 115 03-17 16:16:06.360 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:06.364 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:06.366 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:06.367 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:06.414 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:09.470 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:09.499 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:09.500 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 120] 03-17 16:16:09.503 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:10.779 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:10.782 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 120 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d4h20m26s158ms alt=565.7000122070312 vAcc=2.022539 vel=0.012788091 {Bundle[{}]}], age: 921ms, time: 1679049969860 03-17 16:16:10.795 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:10.796 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:10.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:10.816 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 120 isFinished? true 03-17 16:16:10.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:10.820 INFO [b persist] ✅ INSERT: 448efff4-b2af-4966-8d60-4dd8070c44f0 03-17 16:16:10.824 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:10.853 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:10.888 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:10.889 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 116 03-17 16:16:10.901 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:10.902 INFO [HttpService a] 🔵 HTTP POST: 448efff4-b2af-4966-8d60-4dd8070c44f0 03-17 16:16:10.990 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:10.991 DEBUG [b destroy] ✅ DESTROY: 448efff4-b2af-4966-8d60-4dd8070c44f0 03-17 16:16:11.000 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 116 03-17 16:16:11.001 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:11.004 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:11.008 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:11.009 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:18.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:18.569 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:18.570 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 121] 03-17 16:16:18.573 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:19.853 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:19.857 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 121 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h20m35s259ms alt=565.7000122070312 vAcc=2.022539 vel=0.052265074 {Bundle[{}]}], age: 895ms, time: 1679049978961 03-17 16:16:19.880 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:19.883 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:19.884 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:19.889 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:19.896 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 121 isFinished? true 03-17 16:16:19.896 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:19.898 INFO [b persist] ✅ INSERT: 14c12ee8-dcd5-4ddd-bce2-9e5dd05b6d94 03-17 16:16:19.911 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:19.939 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:19.940 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 117 03-17 16:16:19.952 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:19.953 INFO [HttpService a] 🔵 HTTP POST: 14c12ee8-dcd5-4ddd-bce2-9e5dd05b6d94 03-17 16:16:20.112 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:20.114 DEBUG [b destroy] ✅ DESTROY: 14c12ee8-dcd5-4ddd-bce2-9e5dd05b6d94 03-17 16:16:20.122 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 117 03-17 16:16:20.123 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:20.127 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:20.129 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:20.130 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:20.262 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:20.294 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:20.296 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 122] 03-17 16:16:20.299 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:21.216 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:21.219 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 122 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d4h20m36s577ms alt=565.7000122070312 vAcc=1.8898296 vel=0.06949975 {Bundle[{}]}], age: 939ms, time: 1679049980280 03-17 16:16:21.226 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:21.226 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:21.234 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 122 isFinished? true 03-17 16:16:21.235 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:21.238 INFO [b persist] ✅ INSERT: 06f18a4e-d105-426e-9d50-565f8e3d83f3 03-17 16:16:21.239 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:21.242 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:21.271 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:21.272 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 118 03-17 16:16:21.276 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:21.277 INFO [HttpService a] 🔵 HTTP POST: 06f18a4e-d105-426e-9d50-565f8e3d83f3 03-17 16:16:21.462 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:21.464 DEBUG [b destroy] ✅ DESTROY: 06f18a4e-d105-426e-9d50-565f8e3d83f3 03-17 16:16:21.472 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 118 03-17 16:16:21.473 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:21.477 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:21.478 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:21.480 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:21.490 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:24.471 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:24.499 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:24.501 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 123] 03-17 16:16:24.504 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:25.773 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:25.779 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 123 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778786 hAcc=20.0 et=+16d4h20m41s179ms alt=565.7000122070312 vAcc=1.7475963 vel=0.016192181 {Bundle[{}]}], age: 896ms, time: 1679049984882 03-17 16:16:25.790 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:25.792 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:25.798 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 123 isFinished? true 03-17 16:16:25.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:25.800 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:25.801 INFO [b persist] ✅ INSERT: b69c5bf3-7ed9-43d3-86cc-b88208ce4ce8 03-17 16:16:25.810 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:25.835 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:25.836 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 119 03-17 16:16:25.841 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:25.843 INFO [HttpService a] 🔵 HTTP POST: b69c5bf3-7ed9-43d3-86cc-b88208ce4ce8 03-17 16:16:26.035 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:26.036 DEBUG [b destroy] ✅ DESTROY: b69c5bf3-7ed9-43d3-86cc-b88208ce4ce8 03-17 16:16:26.042 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 119 03-17 16:16:26.043 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:26.046 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:26.048 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:26.049 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:26.053 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:33.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:33.587 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:33.588 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 124] 03-17 16:16:33.593 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:34.843 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:34.848 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 124 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778789 hAcc=20.0 et=+16d4h20m50s238ms alt=565.7000122070312 vAcc=1.7872195 vel=0.021373376 {Bundle[{}]}], age: 907ms, time: 1679049993941 03-17 16:16:34.859 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:34.860 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:34.865 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:34.870 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:34.877 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 124 isFinished? true 03-17 16:16:34.878 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:34.879 INFO [b persist] ✅ INSERT: b3f05804-d0c5-4f95-89f3-4bc5ba623669 03-17 16:16:34.891 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:34.921 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:34.923 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 120 03-17 16:16:34.930 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:34.932 INFO [HttpService a] 🔵 HTTP POST: b3f05804-d0c5-4f95-89f3-4bc5ba623669 03-17 16:16:35.067 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:35.070 DEBUG [b destroy] ✅ DESTROY: b3f05804-d0c5-4f95-89f3-4bc5ba623669 03-17 16:16:35.078 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 120 03-17 16:16:35.079 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:35.084 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:35.087 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:35.089 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:35.261 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:35.283 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:35.284 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 125] 03-17 16:16:35.287 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:36.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:36.118 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 125 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d4h20m51s517ms alt=565.7000122070312 vAcc=1.954571 vel=0.004351023 {Bundle[{}]}], age: 898ms, time: 1679049995220 03-17 16:16:36.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:36.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:36.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:36.133 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 125 isFinished? true 03-17 16:16:36.134 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:36.135 INFO [b persist] ✅ INSERT: ce4a8715-83a5-4ec7-b786-f843046a9247 03-17 16:16:36.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:36.148 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:36.171 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:36.171 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 121 03-17 16:16:36.176 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:36.177 INFO [HttpService a] 🔵 HTTP POST: ce4a8715-83a5-4ec7-b786-f843046a9247 03-17 16:16:36.337 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:36.339 DEBUG [b destroy] ✅ DESTROY: ce4a8715-83a5-4ec7-b786-f843046a9247 03-17 16:16:36.346 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 121 03-17 16:16:36.347 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:36.354 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:36.363 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:36.364 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:39.463 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:39.496 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:39.497 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 126] 03-17 16:16:39.500 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:40.765 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:40.771 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 126 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h20m56s197ms alt=565.7000122070312 vAcc=1.7947154 vel=0.04073824 {Bundle[{}]}], age: 870ms, time: 1679049999899 03-17 16:16:40.780 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:40.781 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:40.788 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:40.789 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 126 isFinished? true 03-17 16:16:40.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:40.792 INFO [b persist] ✅ INSERT: fced9e83-a8f3-4b7a-bc99-aa45259134c4 03-17 16:16:40.802 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:40.807 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:40.830 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:40.831 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 122 03-17 16:16:40.837 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:40.839 INFO [HttpService a] 🔵 HTTP POST: fced9e83-a8f3-4b7a-bc99-aa45259134c4 03-17 16:16:40.955 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:40.957 DEBUG [b destroy] ✅ DESTROY: fced9e83-a8f3-4b7a-bc99-aa45259134c4 03-17 16:16:40.963 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 122 03-17 16:16:40.964 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:40.972 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:40.972 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:40.973 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:48.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:48.576 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:48.577 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 127] 03-17 16:16:48.580 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:49.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:49.842 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 127 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d4h21m5s232ms alt=565.7000122070312 vAcc=1.9412702 vel=0.008804438 {Bundle[{}]}], age: 907ms, time: 1679050008934 03-17 16:16:49.853 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:49.855 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:49.864 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 127 isFinished? true 03-17 16:16:49.865 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:49.865 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:49.867 INFO [b persist] ✅ INSERT: fcc0a7d4-ce5f-455e-b8d7-df2aca5c508c 03-17 16:16:49.872 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:49.874 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:49.902 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:49.903 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 123 03-17 16:16:49.907 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:49.908 INFO [HttpService a] 🔵 HTTP POST: fcc0a7d4-ce5f-455e-b8d7-df2aca5c508c 03-17 16:16:50.014 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:50.015 DEBUG [b destroy] ✅ DESTROY: fcc0a7d4-ce5f-455e-b8d7-df2aca5c508c 03-17 16:16:50.023 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 123 03-17 16:16:50.024 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:50.027 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:50.029 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:50.030 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:50.269 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:50.298 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:50.299 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 128] 03-17 16:16:50.302 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:51.080 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:51.083 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 128 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d4h21m6s473ms alt=565.7000122070312 vAcc=2.1387932 vel=0.008394291 {Bundle[{}]}], age: 906ms, time: 1679050010175 03-17 16:16:51.089 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:51.090 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:51.097 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 128 isFinished? true 03-17 16:16:51.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:51.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:51.100 INFO [b persist] ✅ INSERT: 0cc8ee77-6dae-434c-a2ee-651794c6e4a7 03-17 16:16:51.104 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:51.134 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:51.135 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 124 03-17 16:16:51.143 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:51.144 INFO [HttpService a] 🔵 HTTP POST: 0cc8ee77-6dae-434c-a2ee-651794c6e4a7 03-17 16:16:51.296 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:51.298 DEBUG [b destroy] ✅ DESTROY: 0cc8ee77-6dae-434c-a2ee-651794c6e4a7 03-17 16:16:51.314 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 124 03-17 16:16:51.315 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:51.319 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:51.321 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:51.322 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:51.353 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:16:54.461 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:16:54.487 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:54.488 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 129] 03-17 16:16:54.491 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:16:55.741 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:16:55.747 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 129 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=16.753 et=+16d4h21m11s134ms alt=565.7000122070312 vAcc=1.687538 vel=0.028027318 {Bundle[{}]}], age: 907ms, time: 1679050014836 03-17 16:16:55.755 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:16:55.756 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:16:55.762 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 129 isFinished? true 03-17 16:16:55.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:55.767 INFO [b persist] ✅ INSERT: ca7097fa-0482-436f-857a-6758d6f1a6d7 03-17 16:16:55.768 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:16:55.779 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:16:55.809 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:16:55.810 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 125 03-17 16:16:55.821 DEBUG [b first] ✅ Locked 1 records 03-17 16:16:55.822 INFO [HttpService a] 🔵 HTTP POST: ca7097fa-0482-436f-857a-6758d6f1a6d7 03-17 16:16:55.948 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:16:55.952 DEBUG [b destroy] ✅ DESTROY: ca7097fa-0482-436f-857a-6758d6f1a6d7 03-17 16:16:55.965 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 125 03-17 16:16:55.966 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:16:55.970 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:16:55.972 INFO [a run] ⚡️[RPC: : null] 03-17 16:16:55.974 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:16:56.016 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:03.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:03.588 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:03.590 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 130] 03-17 16:17:03.594 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:04.875 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:04.880 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 130 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d4h21m20s251ms alt=565.7000122070312 vAcc=1.9139808 vel=0.045738634 {Bundle[{}]}], age: 926ms, time: 1679050023953 03-17 16:17:04.887 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:04.889 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:04.898 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:04.906 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:04.916 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 130 isFinished? true 03-17 16:17:04.917 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:04.921 INFO [b persist] ✅ INSERT: d7b60add-eb70-40c9-a1aa-bfe580a4e830 03-17 16:17:04.936 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:04.974 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:04.975 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 126 03-17 16:17:04.986 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:04.986 INFO [HttpService a] 🔵 HTTP POST: d7b60add-eb70-40c9-a1aa-bfe580a4e830 03-17 16:17:05.136 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:05.138 DEBUG [b destroy] ✅ DESTROY: d7b60add-eb70-40c9-a1aa-bfe580a4e830 03-17 16:17:05.142 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 126 03-17 16:17:05.143 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:05.147 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:05.149 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:05.151 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:05.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:05.280 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:05.281 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 131] 03-17 16:17:05.284 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:06.159 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:06.166 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 131 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=20.0 et=+16d4h21m21s539ms alt=565.7000122070312 vAcc=1.8809294 vel=0.026440864 {Bundle[{}]}], age: 924ms, time: 1679050025241 03-17 16:17:06.174 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:06.175 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:06.185 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:06.191 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 131 isFinished? true 03-17 16:17:06.191 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:06.193 INFO [b persist] ✅ INSERT: 5653ad5f-d7f0-4494-90f9-899f31604987 03-17 16:17:06.196 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:06.208 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:06.232 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:06.233 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 127 03-17 16:17:06.237 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:06.238 INFO [HttpService a] 🔵 HTTP POST: 5653ad5f-d7f0-4494-90f9-899f31604987 03-17 16:17:06.334 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:06.336 DEBUG [b destroy] ✅ DESTROY: 5653ad5f-d7f0-4494-90f9-899f31604987 03-17 16:17:06.347 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 127 03-17 16:17:06.348 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:06.351 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:06.352 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:06.353 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:09.475 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:09.505 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:09.507 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 132] 03-17 16:17:09.510 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:10.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:10.827 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 132 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=20.0 et=+16d4h21m26s153ms alt=565.7000122070312 vAcc=2.3032527 vel=0.050129414 {Bundle[{}]}], age: 971ms, time: 1679050029855 03-17 16:17:10.834 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:10.839 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:10.842 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:10.848 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:10.856 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 132 isFinished? true 03-17 16:17:10.857 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:10.860 INFO [b persist] ✅ INSERT: 49a76bfd-a4b0-4a10-be98-aebb6bbe19cb 03-17 16:17:10.866 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:10.888 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:10.889 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 128 03-17 16:17:10.902 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:10.903 INFO [HttpService a] 🔵 HTTP POST: 49a76bfd-a4b0-4a10-be98-aebb6bbe19cb 03-17 16:17:11.020 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:11.021 DEBUG [b destroy] ✅ DESTROY: 49a76bfd-a4b0-4a10-be98-aebb6bbe19cb 03-17 16:17:11.029 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 128 03-17 16:17:11.029 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:11.033 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:11.035 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:11.036 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:18.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:18.575 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:18.576 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 133] 03-17 16:17:18.579 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:19.874 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:19.878 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 133 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h21m35s242ms alt=565.7000122070312 vAcc=1.7160585 vel=0.0069757076 {Bundle[{}]}], age: 932ms, time: 1679050038944 03-17 16:17:19.941 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:19.942 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:19.951 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:19.964 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:19.970 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 133 isFinished? true 03-17 16:17:19.971 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:19.973 INFO [b persist] ✅ INSERT: 0831cedc-6b59-4a50-84e3-50533b46c057 03-17 16:17:19.995 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:20.031 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:20.032 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 129 03-17 16:17:20.039 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:20.039 INFO [HttpService a] 🔵 HTTP POST: 0831cedc-6b59-4a50-84e3-50533b46c057 03-17 16:17:20.180 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:20.182 DEBUG [b destroy] ✅ DESTROY: 0831cedc-6b59-4a50-84e3-50533b46c057 03-17 16:17:20.190 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 129 03-17 16:17:20.191 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:20.195 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:20.196 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:20.198 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:20.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:20.281 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:20.282 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 134] 03-17 16:17:20.284 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:21.237 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:21.240 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 134 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=17.529 et=+16d4h21m36s624ms alt=565.7000122070312 vAcc=1.6422039 vel=0.18414508 bear=258.38135 {Bundle[{}]}], age: 912ms, time: 1679050040327 03-17 16:17:21.246 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:21.247 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:21.253 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:21.261 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:21.301 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 134 isFinished? true 03-17 16:17:21.302 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:21.304 INFO [b persist] ✅ INSERT: 8bbd58b2-3082-49ad-b08d-60ed96a0efdc 03-17 16:17:21.315 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:21.346 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:21.347 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 130 03-17 16:17:21.354 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:21.354 INFO [HttpService a] 🔵 HTTP POST: 8bbd58b2-3082-49ad-b08d-60ed96a0efdc 03-17 16:17:21.455 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:21.456 DEBUG [b destroy] ✅ DESTROY: 8bbd58b2-3082-49ad-b08d-60ed96a0efdc 03-17 16:17:21.467 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 130 03-17 16:17:21.468 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:21.472 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:21.474 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:21.475 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:24.466 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:24.492 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:24.494 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 135] 03-17 16:17:24.497 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:25.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:25.811 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 135 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=17.529 et=+16d4h21m41s206ms alt=565.7000122070312 vAcc=2.3032527 vel=0.07055535 {Bundle[{}]}], age: 902ms, time: 1679050044909 03-17 16:17:25.830 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:25.832 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:25.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:25.842 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:25.861 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 135 isFinished? true 03-17 16:17:25.861 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:25.863 INFO [b persist] ✅ INSERT: 4542ffeb-aed3-429c-a8d3-0d83e04d73c7 03-17 16:17:25.870 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:25.895 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:25.896 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 131 03-17 16:17:25.901 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:25.901 INFO [HttpService a] 🔵 HTTP POST: 4542ffeb-aed3-429c-a8d3-0d83e04d73c7 03-17 16:17:26.021 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:26.023 DEBUG [b destroy] ✅ DESTROY: 4542ffeb-aed3-429c-a8d3-0d83e04d73c7 03-17 16:17:26.031 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 131 03-17 16:17:26.032 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:26.036 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:26.038 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:26.039 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:33.547 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:33.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:33.584 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 136] 03-17 16:17:33.588 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:34.853 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:34.855 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 136 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h21m50s262ms alt=565.7000122070312 vAcc=2.022539 vel=0.06746284 {Bundle[{}]}], age: 890ms, time: 1679050053965 03-17 16:17:34.862 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:34.863 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:34.869 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:34.870 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 136 isFinished? true 03-17 16:17:34.870 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:34.872 INFO [b persist] ✅ INSERT: d02a258d-af40-419b-aa43-21fe65ea8085 03-17 16:17:34.874 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:34.876 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:34.902 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:34.903 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 132 03-17 16:17:34.937 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:34.938 INFO [HttpService a] 🔵 HTTP POST: d02a258d-af40-419b-aa43-21fe65ea8085 03-17 16:17:35.111 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:35.114 DEBUG [b destroy] ✅ DESTROY: d02a258d-af40-419b-aa43-21fe65ea8085 03-17 16:17:35.121 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 132 03-17 16:17:35.122 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:35.126 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:35.133 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:35.134 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:35.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:35.280 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:35.281 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 137] 03-17 16:17:35.283 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:36.113 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:36.115 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 137 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d4h21m51s533ms alt=565.7000122070312 vAcc=2.096871 vel=0.072183535 {Bundle[{}]}], age: 879ms, time: 1679050055235 03-17 16:17:36.120 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:36.121 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:36.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 137 isFinished? true 03-17 16:17:36.128 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:36.130 INFO [b persist] ✅ INSERT: de00e7e3-6d7f-4c75-a041-1aefe348cfbc 03-17 16:17:36.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:36.134 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:36.158 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:36.159 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 133 03-17 16:17:36.164 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:36.165 INFO [HttpService a] 🔵 HTTP POST: de00e7e3-6d7f-4c75-a041-1aefe348cfbc 03-17 16:17:36.388 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:36.395 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:36.400 DEBUG [b destroy] ✅ DESTROY: de00e7e3-6d7f-4c75-a041-1aefe348cfbc 03-17 16:17:36.403 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 133 03-17 16:17:36.404 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:36.408 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:36.409 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:36.410 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:39.469 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:39.502 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:39.503 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 138] 03-17 16:17:39.506 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:40.777 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:40.782 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 138 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=16.714 et=+16d4h21m56s176ms alt=565.7000122070312 vAcc=1.9018285 vel=0.08239246 {Bundle[{}]}], age: 903ms, time: 1679050059878 03-17 16:17:40.790 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:40.791 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:40.798 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 138 isFinished? true 03-17 16:17:40.802 INFO [b persist] ✅ INSERT: 0ef66f94-434d-4bb7-a0c9-526e08043331 03-17 16:17:40.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:40.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:40.809 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:40.834 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:40.854 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:40.855 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 134 03-17 16:17:40.861 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:40.862 INFO [HttpService a] 🔵 HTTP POST: 0ef66f94-434d-4bb7-a0c9-526e08043331 03-17 16:17:40.978 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:40.983 DEBUG [b destroy] ✅ DESTROY: 0ef66f94-434d-4bb7-a0c9-526e08043331 03-17 16:17:40.989 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 134 03-17 16:17:40.991 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:40.995 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:40.996 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:40.998 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:48.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:48.579 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:48.580 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 139] 03-17 16:17:48.583 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:49.887 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:49.890 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 139 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h22m5s259ms alt=565.7000122070312 vAcc=2.396304 vel=0.020924855 {Bundle[{}]}], age: 927ms, time: 1679050068962 03-17 16:17:49.905 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:49.906 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:49.910 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:49.915 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:49.920 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 139 isFinished? true 03-17 16:17:49.921 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:49.923 INFO [b persist] ✅ INSERT: 0c17cb18-4dfd-4b28-b9a5-a312fcf5ed71 03-17 16:17:49.932 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:49.957 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:49.958 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 135 03-17 16:17:49.976 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:49.977 INFO [HttpService a] 🔵 HTTP POST: 0c17cb18-4dfd-4b28-b9a5-a312fcf5ed71 03-17 16:17:50.115 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:50.117 DEBUG [b destroy] ✅ DESTROY: 0c17cb18-4dfd-4b28-b9a5-a312fcf5ed71 03-17 16:17:50.125 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 135 03-17 16:17:50.126 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:50.130 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:50.132 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:50.134 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:50.265 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:50.288 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:50.289 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 140] 03-17 16:17:50.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:51.180 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:51.185 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 140 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.0 et=+16d4h22m6s543ms alt=565.7000122070312 vAcc=2.0076272 vel=0.22683425 bear=256.15417 {Bundle[{}]}], age: 937ms, time: 1679050070245 03-17 16:17:51.193 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:51.194 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:51.200 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:51.203 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 140 isFinished? true 03-17 16:17:51.204 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:51.204 INFO [b persist] ✅ INSERT: 53f7008d-638e-4417-85f9-e5e696ea4e44 03-17 16:17:51.206 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:51.212 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:51.243 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:51.243 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 136 03-17 16:17:51.266 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:51.268 INFO [HttpService a] 🔵 HTTP POST: 53f7008d-638e-4417-85f9-e5e696ea4e44 03-17 16:17:51.376 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:51.378 DEBUG [b destroy] ✅ DESTROY: 53f7008d-638e-4417-85f9-e5e696ea4e44 03-17 16:17:51.387 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 136 03-17 16:17:51.388 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:51.391 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:51.393 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:51.395 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:17:54.464 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:17:54.491 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:54.492 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 141] 03-17 16:17:54.495 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:17:55.756 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:17:55.759 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 141 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510960,73.778753 hAcc=72.9 et=+16d4h22m11s205ms alt=566.2000122070312 vAcc=36.589096 vel=1.3332554 bear=210.37022 {Bundle[{}]}], age: 851ms, time: 1679050074907 03-17 16:17:55.767 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:17:55.769 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:17:55.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:55.778 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 141 isFinished? true 03-17 16:17:55.778 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:17:55.780 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:17:55.780 INFO [b persist] ✅ INSERT: 8147d949-89ff-4d73-840c-23987fd7a014 03-17 16:17:55.787 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:17:55.823 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:17:55.824 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 137 03-17 16:17:55.830 DEBUG [b first] ✅ Locked 1 records 03-17 16:17:55.830 INFO [HttpService a] 🔵 HTTP POST: 8147d949-89ff-4d73-840c-23987fd7a014 03-17 16:17:55.933 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:17:55.937 DEBUG [b destroy] ✅ DESTROY: 8147d949-89ff-4d73-840c-23987fd7a014 03-17 16:17:55.945 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 137 03-17 16:17:55.946 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:17:55.950 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:17:55.953 INFO [a run] ⚡️[RPC: : null] 03-17 16:17:55.955 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:03.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:03.587 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:03.589 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 142] 03-17 16:18:03.593 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:04.884 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:04.888 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 142 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h22m20s265ms alt=565.7000122070312 vAcc=2.1984441 vel=0.013350734 {Bundle[{}]}], age: 920ms, time: 1679050083968 03-17 16:18:04.896 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:04.903 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:04.909 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 142 isFinished? true 03-17 16:18:04.910 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:04.911 INFO [b persist] ✅ INSERT: 15c7bfa2-3cf0-42fa-a458-841cce921fad 03-17 16:18:04.916 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:04.916 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:04.945 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:04.946 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 138 03-17 16:18:04.956 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:04.956 INFO [HttpService a] 🔵 HTTP POST: 15c7bfa2-3cf0-42fa-a458-841cce921fad 03-17 16:18:05.134 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:05.139 DEBUG [b destroy] ✅ DESTROY: 15c7bfa2-3cf0-42fa-a458-841cce921fad 03-17 16:18:05.149 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 138 03-17 16:18:05.155 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:05.163 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:05.165 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:05.166 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:05.167 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:05.256 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:05.275 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:05.276 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 143] 03-17 16:18:05.279 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:06.173 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:06.176 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 143 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778784 hAcc=20.0 et=+16d4h22m21s583ms alt=565.7000122070312 vAcc=2.281325 vel=0.013189706 {Bundle[{}]}], age: 889ms, time: 1679050085285 03-17 16:18:06.181 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:06.182 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:06.191 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 143 isFinished? true 03-17 16:18:06.192 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:06.192 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:06.194 INFO [b persist] ✅ INSERT: 6c4af0e6-1656-4ff3-82ab-02f1d3d2f4f6 03-17 16:18:06.198 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:06.204 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:06.225 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:06.226 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 139 03-17 16:18:06.232 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:06.233 INFO [HttpService a] 🔵 HTTP POST: 6c4af0e6-1656-4ff3-82ab-02f1d3d2f4f6 03-17 16:18:06.367 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:06.368 DEBUG [b destroy] ✅ DESTROY: 6c4af0e6-1656-4ff3-82ab-02f1d3d2f4f6 03-17 16:18:06.378 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 139 03-17 16:18:06.379 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:06.385 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:06.387 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:06.388 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:09.470 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:09.505 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:09.507 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 144] 03-17 16:18:09.511 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:10.778 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:10.780 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 144 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d4h22m26s176ms alt=565.7000122070312 vAcc=1.894611 vel=0.07661294 {Bundle[{}]}], age: 901ms, time: 1679050089879 03-17 16:18:10.791 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:10.792 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:10.800 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 144 isFinished? true 03-17 16:18:10.801 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:10.801 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:10.803 INFO [b persist] ✅ INSERT: fc2705ab-edcd-4dec-a136-c80ba7b11bbc 03-17 16:18:10.812 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:10.814 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:10.843 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:10.844 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 140 03-17 16:18:10.848 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:10.849 INFO [HttpService a] 🔵 HTTP POST: fc2705ab-edcd-4dec-a136-c80ba7b11bbc 03-17 16:18:10.971 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:10.973 DEBUG [b destroy] ✅ DESTROY: fc2705ab-edcd-4dec-a136-c80ba7b11bbc 03-17 16:18:10.982 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 140 03-17 16:18:10.983 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:10.987 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:10.989 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:10.990 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:18.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:18.571 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:18.572 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 145] 03-17 16:18:18.575 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:19.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:19.824 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 145 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778788 hAcc=20.0 et=+16d4h22m35s196ms alt=565.7000122070312 vAcc=2.1138885 vel=0.020309817 {Bundle[{}]}], age: 923ms, time: 1679050098898 03-17 16:18:19.836 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:19.837 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:19.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:19.849 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:19.849 INFO [b persist] ✅ INSERT: f796fc03-bf61-40e8-8b71-d30fcc051b68 03-17 16:18:19.850 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 145 isFinished? true 03-17 16:18:19.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:19.855 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:19.883 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:19.883 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 141 03-17 16:18:19.888 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:19.889 INFO [HttpService a] 🔵 HTTP POST: f796fc03-bf61-40e8-8b71-d30fcc051b68 03-17 16:18:20.015 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:20.017 DEBUG [b destroy] ✅ DESTROY: f796fc03-bf61-40e8-8b71-d30fcc051b68 03-17 16:18:20.026 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 141 03-17 16:18:20.027 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:20.031 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:20.032 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:20.034 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:20.265 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:20.294 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:20.295 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 146] 03-17 16:18:20.298 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:21.041 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:21.043 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 146 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h22m36s478ms alt=565.7000122070312 vAcc=2.2270484 vel=0.16861877 bear=238.82692 {Bundle[{}]}], age: 862ms, time: 1679050100180 03-17 16:18:21.049 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:21.050 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:21.056 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 146 isFinished? true 03-17 16:18:21.058 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:21.058 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:21.059 INFO [b persist] ✅ INSERT: 4f938bf6-dcfc-4b77-8cb1-4ca249043f43 03-17 16:18:21.066 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:21.095 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:21.096 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 142 03-17 16:18:21.104 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:21.105 INFO [HttpService a] 🔵 HTTP POST: 4f938bf6-dcfc-4b77-8cb1-4ca249043f43 03-17 16:18:21.259 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:21.261 DEBUG [b destroy] ✅ DESTROY: 4f938bf6-dcfc-4b77-8cb1-4ca249043f43 03-17 16:18:21.268 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 142 03-17 16:18:21.269 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:21.273 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:21.274 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:21.275 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:21.312 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:24.462 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:24.489 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:24.491 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 147] 03-17 16:18:24.494 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:25.743 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:25.748 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 147 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h22m41s148ms alt=565.7000122070312 vAcc=2.1984441 vel=0.1803847 bear=257.78827 {Bundle[{}]}], age: 895ms, time: 1679050104850 03-17 16:18:25.767 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:25.768 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:25.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:25.778 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 147 isFinished? true 03-17 16:18:25.778 INFO [b persist] ✅ INSERT: 02ce73fd-27e1-4b9b-b301-8c4402c4a40c 03-17 16:18:25.779 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:25.783 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:25.789 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:25.815 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:25.816 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 143 03-17 16:18:25.822 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:25.824 INFO [HttpService a] 🔵 HTTP POST: 02ce73fd-27e1-4b9b-b301-8c4402c4a40c 03-17 16:18:25.935 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:25.937 DEBUG [b destroy] ✅ DESTROY: 02ce73fd-27e1-4b9b-b301-8c4402c4a40c 03-17 16:18:25.946 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 143 03-17 16:18:25.947 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:25.951 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:25.953 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:25.954 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:33.542 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:33.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:33.583 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 148] 03-17 16:18:33.587 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:34.873 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:34.876 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 148 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d4h22m50s244ms alt=565.7000122070312 vAcc=2.0657792 vel=0.052245922 {Bundle[{}]}], age: 929ms, time: 1679050113947 03-17 16:18:34.883 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:34.884 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:34.896 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:34.896 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 148 isFinished? true 03-17 16:18:34.896 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:34.898 INFO [b persist] ✅ INSERT: 3f4c6c25-4795-4cdd-90d4-bd6f167a3ea9 03-17 16:18:34.901 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:34.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:34.929 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:34.930 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 144 03-17 16:18:34.935 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:34.936 INFO [HttpService a] 🔵 HTTP POST: 3f4c6c25-4795-4cdd-90d4-bd6f167a3ea9 03-17 16:18:35.056 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:35.057 DEBUG [b destroy] ✅ DESTROY: 3f4c6c25-4795-4cdd-90d4-bd6f167a3ea9 03-17 16:18:35.065 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 144 03-17 16:18:35.066 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:35.069 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:35.071 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:35.072 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:35.259 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:35.280 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:35.281 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 149] 03-17 16:18:35.284 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:36.092 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:36.094 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 149 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h22m51s550ms alt=565.7000122070312 vAcc=1.7521966 vel=0.032883815 {Bundle[{}]}], age: 841ms, time: 1679050115252 03-17 16:18:36.102 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:36.103 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:36.109 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 149 isFinished? true 03-17 16:18:36.110 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:36.111 INFO [b persist] ✅ INSERT: 8e4ca453-b6ee-489b-9411-1525577eaddb 03-17 16:18:36.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:36.119 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:36.144 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:36.145 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 145 03-17 16:18:36.152 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:36.153 INFO [HttpService a] 🔵 HTTP POST: 8e4ca453-b6ee-489b-9411-1525577eaddb 03-17 16:18:36.254 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:36.256 DEBUG [b destroy] ✅ DESTROY: 8e4ca453-b6ee-489b-9411-1525577eaddb 03-17 16:18:36.263 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 145 03-17 16:18:36.264 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:36.267 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:36.269 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:36.270 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:36.368 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:39.468 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:39.503 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:39.505 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 150] 03-17 16:18:39.508 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:40.756 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:40.763 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 150 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=20.0 et=+16d4h22m56s175ms alt=565.7000122070312 vAcc=1.9699967 vel=0.037404645 {Bundle[{}]}], age: 884ms, time: 1679050119877 03-17 16:18:40.772 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:40.773 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:40.783 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:40.783 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 150 isFinished? true 03-17 16:18:40.784 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:40.786 INFO [b persist] ✅ INSERT: aa8838d7-c74f-4914-8879-ce784f3e6a4d 03-17 16:18:40.800 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:40.805 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:40.831 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:40.832 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 146 03-17 16:18:40.839 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:40.840 INFO [HttpService a] 🔵 HTTP POST: aa8838d7-c74f-4914-8879-ce784f3e6a4d 03-17 16:18:40.975 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:40.987 DEBUG [b destroy] ✅ DESTROY: aa8838d7-c74f-4914-8879-ce784f3e6a4d 03-17 16:18:40.995 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 146 03-17 16:18:40.998 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:41.002 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:41.004 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:41.005 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:48.543 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:48.576 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:48.578 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 151] 03-17 16:18:48.581 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:49.885 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:49.892 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 151 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h23m5s262ms alt=565.7000122070312 vAcc=2.396304 vel=0.052556463 {Bundle[{}]}], age: 926ms, time: 1679050128964 03-17 16:18:49.910 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:49.911 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:49.911 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:49.918 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:49.930 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 151 isFinished? true 03-17 16:18:49.931 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:49.935 INFO [b persist] ✅ INSERT: 7564d9bb-e554-4df8-8c73-e87ee0c76fa1 03-17 16:18:49.956 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:49.991 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:49.992 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 147 03-17 16:18:50.001 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:50.002 INFO [HttpService a] 🔵 HTTP POST: 7564d9bb-e554-4df8-8c73-e87ee0c76fa1 03-17 16:18:50.174 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:50.176 DEBUG [b destroy] ✅ DESTROY: 7564d9bb-e554-4df8-8c73-e87ee0c76fa1 03-17 16:18:50.184 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 147 03-17 16:18:50.185 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:50.189 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:50.190 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:50.191 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:50.263 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:50.285 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:50.286 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 152] 03-17 16:18:50.289 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:51.145 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:51.151 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 152 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=16.692 et=+16d4h23m6s575ms alt=565.7000122070312 vAcc=1.6182495 vel=0.09967724 {Bundle[{}]}], age: 870ms, time: 1679050130277 03-17 16:18:51.160 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:51.161 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:51.169 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:51.179 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:51.184 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 152 isFinished? true 03-17 16:18:51.185 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:51.186 INFO [b persist] ✅ INSERT: c2eb269c-93d2-4413-b7e6-4fa7fbdf47ee 03-17 16:18:51.198 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:51.222 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:51.223 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 148 03-17 16:18:51.230 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:51.231 INFO [HttpService a] 🔵 HTTP POST: c2eb269c-93d2-4413-b7e6-4fa7fbdf47ee 03-17 16:18:51.375 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:51.378 DEBUG [b destroy] ✅ DESTROY: c2eb269c-93d2-4413-b7e6-4fa7fbdf47ee 03-17 16:18:51.391 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 148 03-17 16:18:51.393 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:51.398 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:51.405 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:51.406 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:18:54.453 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:18:54.479 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:54.480 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 153] 03-17 16:18:54.483 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:18:55.733 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:18:55.738 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 153 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778784 hAcc=16.692 et=+16d4h23m11s130ms alt=565.7000122070312 vAcc=2.3032527 vel=0.16870715 bear=272.98227 {Bundle[{}]}], age: 903ms, time: 1679050134832 03-17 16:18:55.751 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:18:55.752 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:18:55.754 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:55.758 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:18:55.772 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 153 isFinished? true 03-17 16:18:55.773 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:18:55.775 INFO [b persist] ✅ INSERT: 5782bd0b-37d2-4d01-87c4-c68d68a8b688 03-17 16:18:55.788 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:18:55.819 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:18:55.819 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 149 03-17 16:18:55.828 DEBUG [b first] ✅ Locked 1 records 03-17 16:18:55.829 INFO [HttpService a] 🔵 HTTP POST: 5782bd0b-37d2-4d01-87c4-c68d68a8b688 03-17 16:18:55.949 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:18:55.954 DEBUG [b destroy] ✅ DESTROY: 5782bd0b-37d2-4d01-87c4-c68d68a8b688 03-17 16:18:55.960 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 149 03-17 16:18:55.961 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:18:55.969 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:18:55.973 INFO [a run] ⚡️[RPC: : null] 03-17 16:18:55.974 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:03.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:03.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:03.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 154] 03-17 16:19:03.589 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:04.876 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:04.881 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 154 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.1 et=+16d4h23m20s279ms alt=565.7000122070312 vAcc=2.120623 vel=0.041353494 {Bundle[{}]}], age: 899ms, time: 1679050143981 03-17 16:19:04.887 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:04.888 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:04.895 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:04.898 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 154 isFinished? true 03-17 16:19:04.899 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:04.901 INFO [b persist] ✅ INSERT: a196f21e-3180-408b-90c6-fd3b8f1ed109 03-17 16:19:04.905 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:04.913 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:04.933 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:04.934 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 150 03-17 16:19:04.943 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:04.944 INFO [HttpService a] 🔵 HTTP POST: a196f21e-3180-408b-90c6-fd3b8f1ed109 03-17 16:19:05.056 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:05.057 DEBUG [b destroy] ✅ DESTROY: a196f21e-3180-408b-90c6-fd3b8f1ed109 03-17 16:19:05.065 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 150 03-17 16:19:05.066 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:05.070 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:05.071 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:05.073 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:05.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:05.281 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:05.282 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 155] 03-17 16:19:05.285 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:09.469 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:09.494 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:09.498 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 156] 03-17 16:19:09.505 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:12.389 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:12.400 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 156 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=20.4 et=+16d4h23m27s760ms alt=565.7000122070312 vAcc=2.31125 vel=0.030232398 {Bundle[{}]}], age: 933ms, time: 1679050151462 03-17 16:19:12.412 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:12.412 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:12.413 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:19:12.415 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 155 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=20.4 et=+16d4h23m27s760ms alt=565.7000122070312 vAcc=2.31125 vel=0.030232398 {Bundle[{}]}], age: 952ms, time: 1679050151462 03-17 16:19:12.422 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 156 isFinished? true 03-17 16:19:12.422 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:12.422 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:12.430 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:12.431 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:12.438 INFO [b persist] ✅ INSERT: bc331826-79ae-46bc-8b02-9d181a0cd210 03-17 16:19:12.439 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 155 isFinished? true 03-17 16:19:12.440 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:12.440 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:12.451 INFO [b persist] ✅ INSERT: c08c888a-d077-4df2-90ef-867c54c4a151 03-17 16:19:12.453 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:19:12.453 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:19:12.483 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:12.484 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 151 03-17 16:19:12.488 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:12.489 INFO [HttpService a] 🔵 HTTP POST: bc331826-79ae-46bc-8b02-9d181a0cd210 03-17 16:19:12.656 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:12.659 DEBUG [b destroy] ✅ DESTROY: bc331826-79ae-46bc-8b02-9d181a0cd210 03-17 16:19:12.671 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:12.673 INFO [HttpService a] 🔵 HTTP POST: c08c888a-d077-4df2-90ef-867c54c4a151 03-17 16:19:12.677 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:12.678 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:12.694 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:12.751 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:12.753 DEBUG [b destroy] ✅ DESTROY: c08c888a-d077-4df2-90ef-867c54c4a151 03-17 16:19:12.762 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 151 03-17 16:19:12.763 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:12.768 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:12.770 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:12.772 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:18.544 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:18.572 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:18.573 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 157] 03-17 16:19:18.576 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:19.854 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:19.863 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 157 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h23m35s263ms alt=565.7000122070312 vAcc=2.0015905 vel=0.07491257 {Bundle[{}]}], age: 895ms, time: 1679050158965 03-17 16:19:19.879 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:19.879 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:19.886 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:19.887 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 157 isFinished? true 03-17 16:19:19.888 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:19.889 INFO [b persist] ✅ INSERT: 6b45229b-5b19-4eed-bcfa-77a0f2e62b79 03-17 16:19:19.899 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:19.905 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:19.930 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:19.931 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 152 03-17 16:19:19.942 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:19.943 INFO [HttpService a] 🔵 HTTP POST: 6b45229b-5b19-4eed-bcfa-77a0f2e62b79 03-17 16:19:20.096 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:20.098 DEBUG [b destroy] ✅ DESTROY: 6b45229b-5b19-4eed-bcfa-77a0f2e62b79 03-17 16:19:20.106 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 152 03-17 16:19:20.107 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:20.112 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:20.113 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:20.114 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:20.271 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:20.303 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:20.304 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 158] 03-17 16:19:20.307 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:21.184 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:21.190 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 158 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h23m36s567ms alt=565.7000122070312 vAcc=1.8410449 vel=0.0731008 {Bundle[{}]}], age: 920ms, time: 1679050160269 03-17 16:19:21.200 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:21.201 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:21.213 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 158 isFinished? true 03-17 16:19:21.214 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:21.215 INFO [b persist] ✅ INSERT: 8cc34634-24d7-481e-bf1b-872f3307f181 03-17 16:19:21.221 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:21.235 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:21.274 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:21.275 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 153 03-17 16:19:21.293 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:21.294 INFO [HttpService a] 🔵 HTTP POST: 8cc34634-24d7-481e-bf1b-872f3307f181 03-17 16:19:21.454 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:21.456 DEBUG [b destroy] ✅ DESTROY: 8cc34634-24d7-481e-bf1b-872f3307f181 03-17 16:19:21.469 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:21.481 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 153 03-17 16:19:21.482 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:21.485 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:21.489 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:21.493 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:22.061 DEBUG [TSConfig d] ℹ️ Persist config, dirty: [extras, params] 03-17 16:19:22.077 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:19:24.484 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:24.507 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:24.508 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 159] 03-17 16:19:24.511 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:25.762 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:25.766 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 159 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d4h23m41s169ms alt=565.7000122070312 vAcc=2.0252738 vel=0.03135053 {Bundle[{}]}], age: 893ms, time: 1679050164871 03-17 16:19:25.773 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:25.774 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.1 03-17 16:19:25.780 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:25.784 INFO [b persist] ✅ INSERT: fdf77d92-12b8-46cc-87d7-0b539caae1df 03-17 16:19:25.785 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 159 isFinished? true 03-17 16:19:25.785 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:25.789 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:25.791 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:25.821 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:25.822 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 154 03-17 16:19:25.827 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:25.828 INFO [HttpService a] 🔵 HTTP POST: fdf77d92-12b8-46cc-87d7-0b539caae1df 03-17 16:19:25.939 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:25.941 DEBUG [b destroy] ✅ DESTROY: fdf77d92-12b8-46cc-87d7-0b539caae1df 03-17 16:19:25.949 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 154 03-17 16:19:25.950 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:25.954 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:25.956 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:25.957 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:33.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:33.581 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:33.582 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 160] 03-17 16:19:33.585 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:34.873 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:34.875 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 160 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d4h23m50s249ms alt=565.7000122070312 vAcc=2.3032527 vel=0.025639955 {Bundle[{}]}], age: 923ms, time: 1679050173951 03-17 16:19:34.883 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:34.884 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 16:19:34.893 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 160 isFinished? true 03-17 16:19:34.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:34.894 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:34.898 INFO [b persist] ✅ INSERT: ba7892d2-efaf-4a77-b6af-c61aac1f1d8a 03-17 16:19:34.899 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:34.902 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:34.929 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:34.930 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 155 03-17 16:19:34.935 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:34.936 INFO [HttpService a] 🔵 HTTP POST: ba7892d2-efaf-4a77-b6af-c61aac1f1d8a 03-17 16:19:35.055 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:35.056 DEBUG [b destroy] ✅ DESTROY: ba7892d2-efaf-4a77-b6af-c61aac1f1d8a 03-17 16:19:35.063 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 155 03-17 16:19:35.063 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:35.067 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:35.069 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:35.070 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:35.267 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:35.339 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:35.340 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 161] 03-17 16:19:35.342 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:36.265 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:36.269 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 161 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d4h23m51s539ms alt=565.7000122070312 vAcc=2.132702 vel=0.02088311 {Bundle[{}]}], age: 1026ms, time: 1679050175242 03-17 16:19:36.298 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:36.299 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 16:19:36.308 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:36.309 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 161 isFinished? true 03-17 16:19:36.316 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:36.320 INFO [b persist] ✅ INSERT: c7acb732-f676-4887-a10f-cd1d25e90827 03-17 16:19:36.338 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:36.341 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:36.413 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:36.414 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 156 03-17 16:19:36.442 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:36.447 INFO [HttpService a] 🔵 HTTP POST: c7acb732-f676-4887-a10f-cd1d25e90827 03-17 16:19:36.581 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:36.586 DEBUG [b destroy] ✅ DESTROY: c7acb732-f676-4887-a10f-cd1d25e90827 03-17 16:19:36.594 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 156 03-17 16:19:36.596 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:36.617 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:36.620 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:36.656 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:38.358 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:38.393 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:38.395 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 162] 03-17 16:19:38.398 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:39.459 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:39.480 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:39.482 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 163] 03-17 16:19:39.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:39.656 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:39.658 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 163 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h23m55s40ms alt=565.7000122070312 vAcc=1.9048522 vel=0.0064079855 {Bundle[{}]}], age: 915ms, time: 1679050178743 03-17 16:19:39.665 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:39.667 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:19:39.669 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 162 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h23m55s40ms alt=565.7000122070312 vAcc=1.9048522 vel=0.0064079855 {Bundle[{}]}], age: 926ms, time: 1679050178743 03-17 16:19:39.670 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:39.675 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:39.678 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 163 isFinished? true 03-17 16:19:39.679 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:39.681 INFO [b persist] ✅ INSERT: db87a830-c266-4def-beab-f6be63a48b8d 03-17 16:19:39.684 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:39.689 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:39.691 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:39.692 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:39.699 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 162 isFinished? true 03-17 16:19:39.700 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:39.701 INFO [b persist] ✅ INSERT: 49d1d2ea-fb81-479c-8266-f15bcbf40a32 03-17 16:19:39.707 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:19:39.720 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:39.748 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:39.749 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 157 03-17 16:19:39.750 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:39.759 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:39.760 INFO [HttpService a] 🔵 HTTP POST: db87a830-c266-4def-beab-f6be63a48b8d 03-17 16:19:39.860 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:39.862 DEBUG [b destroy] ✅ DESTROY: db87a830-c266-4def-beab-f6be63a48b8d 03-17 16:19:39.872 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:39.873 INFO [HttpService a] 🔵 HTTP POST: 49d1d2ea-fb81-479c-8266-f15bcbf40a32 03-17 16:19:39.876 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:39.878 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:39.951 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:39.954 DEBUG [b destroy] ✅ DESTROY: 49d1d2ea-fb81-479c-8266-f15bcbf40a32 03-17 16:19:39.966 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 157 03-17 16:19:39.967 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:39.972 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:39.979 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:39.980 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:48.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:48.570 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:48.571 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 164] 03-17 16:19:48.574 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:49.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:49.831 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 164 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778789 hAcc=13.324 et=+16d4h24m5s235ms alt=565.7000122070312 vAcc=1.6544491 vel=0.024452077 {Bundle[{}]}], age: 891ms, time: 1679050188938 03-17 16:19:49.838 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:49.838 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:49.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:49.848 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 164 isFinished? true 03-17 16:19:49.848 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:49.850 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:49.850 INFO [b persist] ✅ INSERT: fc34ccc0-59ac-4396-98b9-549ac54441c1 03-17 16:19:49.857 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:49.897 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:49.898 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 158 03-17 16:19:49.906 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:49.907 INFO [HttpService a] 🔵 HTTP POST: fc34ccc0-59ac-4396-98b9-549ac54441c1 03-17 16:19:50.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:50.284 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:50.285 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 165] 03-17 16:19:50.286 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:50.288 DEBUG [b destroy] ✅ DESTROY: fc34ccc0-59ac-4396-98b9-549ac54441c1 03-17 16:19:50.288 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:50.293 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 158 03-17 16:19:50.294 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:50.299 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:50.300 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:50.301 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:51.073 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:51.075 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 165 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=16.662 et=+16d4h24m6s509ms alt=565.7000122070312 vAcc=1.9103189 vel=0.0034324133 {Bundle[{}]}], age: 863ms, time: 1679050190211 03-17 16:19:51.081 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:51.082 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:51.089 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 165 isFinished? true 03-17 16:19:51.089 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:51.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:51.091 INFO [b persist] ✅ INSERT: dd435af3-e38a-4a15-a301-e99386a17b48 03-17 16:19:51.097 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:51.122 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:51.123 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 159 03-17 16:19:51.130 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:51.131 INFO [HttpService a] 🔵 HTTP POST: dd435af3-e38a-4a15-a301-e99386a17b48 03-17 16:19:51.295 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:51.296 DEBUG [b destroy] ✅ DESTROY: dd435af3-e38a-4a15-a301-e99386a17b48 03-17 16:19:51.305 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 159 03-17 16:19:51.307 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:51.311 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:19:51.312 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:51.313 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:51.344 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:53.332 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:53.359 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:53.360 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 166] 03-17 16:19:53.362 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:54.454 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:19:54.469 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:54.470 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 167] 03-17 16:19:54.473 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:19:54.620 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:19:54.623 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 166 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778789 hAcc=17.774 et=+16d4h24m9s808ms alt=565.7000122070312 vAcc=1.6386105 vel=0.018521797 {Bundle[{}]}], age: 1112ms, time: 1679050193510 03-17 16:19:54.631 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:19:54.635 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 167 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778789 hAcc=17.774 et=+16d4h24m9s808ms alt=565.7000122070312 vAcc=1.6386105 vel=0.018521797 {Bundle[{}]}], age: 1123ms, time: 1679050193510 03-17 16:19:54.636 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:54.637 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:54.643 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:54.647 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 166 isFinished? true 03-17 16:19:54.647 INFO [b persist] ✅ INSERT: 2cd4d8ef-d4f0-4312-958f-bbff49241409 03-17 16:19:54.649 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:54.650 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:19:54.652 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:54.652 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:19:54.658 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:19:54.662 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 167 isFinished? true 03-17 16:19:54.662 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:54.666 INFO [b persist] ✅ INSERT: 75607f87-b3cb-4a16-a748-826fd8d16ce3 03-17 16:19:54.670 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:19:54.674 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:19:54.706 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:19:54.707 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 160 03-17 16:19:54.710 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:19:54.721 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:54.722 INFO [HttpService a] 🔵 HTTP POST: 2cd4d8ef-d4f0-4312-958f-bbff49241409 03-17 16:19:54.897 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:54.900 DEBUG [b destroy] ✅ DESTROY: 2cd4d8ef-d4f0-4312-958f-bbff49241409 03-17 16:19:54.909 DEBUG [b first] ✅ Locked 1 records 03-17 16:19:54.910 INFO [HttpService a] 🔵 HTTP POST: 75607f87-b3cb-4a16-a748-826fd8d16ce3 03-17 16:19:54.913 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:54.914 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:54.983 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:19:54.985 DEBUG [b destroy] ✅ DESTROY: 75607f87-b3cb-4a16-a748-826fd8d16ce3 03-17 16:19:54.993 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 160 03-17 16:19:54.993 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:19:54.999 INFO [a run] ⚡️[RPC: : null] 03-17 16:19:55.000 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:19:55.006 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:03.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:03.576 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:03.578 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 168] 03-17 16:20:03.581 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:04.855 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:04.858 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 168 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h24m20s227ms alt=565.7000122070312 vAcc=1.5678513 vel=0.020601286 {Bundle[{}]}], age: 927ms, time: 1679050203929 03-17 16:20:04.868 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:04.869 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:04.876 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:04.880 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 168 isFinished? true 03-17 16:20:04.881 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:04.882 INFO [b persist] ✅ INSERT: cf84a5a1-f2d6-4ae0-9a0b-a0d6bf8cd8de 03-17 16:20:04.886 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:04.896 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:04.930 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:04.932 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 161 03-17 16:20:04.941 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:04.942 INFO [HttpService a] 🔵 HTTP POST: cf84a5a1-f2d6-4ae0-9a0b-a0d6bf8cd8de 03-17 16:20:05.075 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:05.078 DEBUG [b destroy] ✅ DESTROY: cf84a5a1-f2d6-4ae0-9a0b-a0d6bf8cd8de 03-17 16:20:05.085 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 161 03-17 16:20:05.086 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:05.090 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:05.091 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:05.092 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:05.254 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:05.276 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:05.277 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 169] 03-17 16:20:05.279 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:06.163 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:06.166 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 169 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h24m21s558ms alt=565.7000122070312 vAcc=2.3032527 vel=0.005053386 {Bundle[{}]}], age: 904ms, time: 1679050205260 03-17 16:20:06.171 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:06.172 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:06.178 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 169 isFinished? true 03-17 16:20:06.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:06.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:06.181 INFO [b persist] ✅ INSERT: 19d566b8-b6a8-4aea-bef6-f55e09f6261b 03-17 16:20:06.186 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:06.209 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:06.209 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 162 03-17 16:20:06.214 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:06.215 INFO [HttpService a] 🔵 HTTP POST: 19d566b8-b6a8-4aea-bef6-f55e09f6261b 03-17 16:20:06.358 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:06.360 DEBUG [b destroy] ✅ DESTROY: 19d566b8-b6a8-4aea-bef6-f55e09f6261b 03-17 16:20:06.369 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 162 03-17 16:20:06.370 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:06.373 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:06.375 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:06.376 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:06.438 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:08.343 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:08.369 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:08.370 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 170] 03-17 16:20:08.374 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:09.465 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:09.485 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:09.488 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 171] 03-17 16:20:09.491 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:09.633 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:09.643 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 171 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h24m25s33ms alt=565.7000122070312 vAcc=1.9103189 vel=0.010382446 {Bundle[{}]}], age: 905ms, time: 1679050208736 03-17 16:20:09.650 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:20:09.653 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 170 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h24m25s33ms alt=565.7000122070312 vAcc=1.9103189 vel=0.010382446 {Bundle[{}]}], age: 916ms, time: 1679050208736 03-17 16:20:09.660 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:09.661 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:09.668 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:09.669 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 171 isFinished? true 03-17 16:20:09.669 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:09.671 INFO [b persist] ✅ INSERT: 7efd79de-9e99-4da3-98f8-782b2904a40c 03-17 16:20:09.675 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:09.676 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:09.676 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:09.677 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:09.692 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 170 isFinished? true 03-17 16:20:09.695 INFO [b persist] ✅ INSERT: 2b0197df-811e-41d4-bdef-467cb7103664 03-17 16:20:09.698 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:09.701 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:20:09.705 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:09.728 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:09.729 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 163 03-17 16:20:09.734 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:09.742 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:09.743 INFO [HttpService a] 🔵 HTTP POST: 7efd79de-9e99-4da3-98f8-782b2904a40c 03-17 16:20:09.915 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:09.918 DEBUG [b destroy] ✅ DESTROY: 7efd79de-9e99-4da3-98f8-782b2904a40c 03-17 16:20:09.928 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:09.929 INFO [HttpService a] 🔵 HTTP POST: 2b0197df-811e-41d4-bdef-467cb7103664 03-17 16:20:09.932 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:09.933 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:10.004 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:10.007 DEBUG [b destroy] ✅ DESTROY: 2b0197df-811e-41d4-bdef-467cb7103664 03-17 16:20:10.015 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 163 03-17 16:20:10.017 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:10.021 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:10.023 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:10.025 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:18.542 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:18.570 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:18.571 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 172] 03-17 16:20:18.574 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:19.848 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:19.852 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 172 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=13.352 et=+16d4h24m35s258ms alt=565.7000122070312 vAcc=1.4418195 vel=0.014263984 {Bundle[{}]}], age: 890ms, time: 1679050218961 03-17 16:20:19.859 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:19.860 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:19.866 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:19.868 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 172 isFinished? true 03-17 16:20:19.868 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:19.869 INFO [b persist] ✅ INSERT: ddbdd55f-1a49-4c4f-91c9-61512e420158 03-17 16:20:19.873 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:19.878 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:19.904 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:19.905 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 164 03-17 16:20:19.912 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:19.913 INFO [HttpService a] 🔵 HTTP POST: ddbdd55f-1a49-4c4f-91c9-61512e420158 03-17 16:20:20.025 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:20.027 DEBUG [b destroy] ✅ DESTROY: ddbdd55f-1a49-4c4f-91c9-61512e420158 03-17 16:20:20.036 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 164 03-17 16:20:20.037 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:20.042 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:20.043 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:20.045 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:20.262 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:20.287 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:20.288 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 173] 03-17 16:20:20.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:21.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:21.087 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 173 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=16.676 et=+16d4h24m36s516ms alt=565.7000122070312 vAcc=1.7209883 vel=0.0128302835 {Bundle[{}]}], age: 868ms, time: 1679050220218 03-17 16:20:21.095 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:21.095 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.774 03-17 16:20:21.102 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 173 isFinished? true 03-17 16:20:21.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:21.103 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:21.105 INFO [b persist] ✅ INSERT: c28ce3e8-8bb7-4cee-b26f-e37e0e7e9cbf 03-17 16:20:21.109 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:21.142 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:21.143 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 165 03-17 16:20:21.144 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:21.155 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:21.156 INFO [HttpService a] 🔵 HTTP POST: c28ce3e8-8bb7-4cee-b26f-e37e0e7e9cbf 03-17 16:20:21.296 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:21.298 DEBUG [b destroy] ✅ DESTROY: c28ce3e8-8bb7-4cee-b26f-e37e0e7e9cbf 03-17 16:20:21.306 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 165 03-17 16:20:21.307 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:21.311 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:21.313 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:21.315 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:23.333 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:23.362 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:23.363 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 174] 03-17 16:20:23.366 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:24.457 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:24.473 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:24.474 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 175] 03-17 16:20:24.477 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:24.625 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:24.633 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 175 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d4h24m40s37ms alt=565.7000122070312 vAcc=1.6692003 vel=0.04215886 {Bundle[{}]}], age: 892ms, time: 1679050223740 03-17 16:20:24.638 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:20:24.641 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:24.641 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 174 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778785 hAcc=20.0 et=+16d4h24m40s37ms alt=565.7000122070312 vAcc=1.6692003 vel=0.04215886 {Bundle[{}]}], age: 901ms, time: 1679050223740 03-17 16:20:24.642 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.774 03-17 16:20:24.648 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 175 isFinished? true 03-17 16:20:24.648 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:20:24.650 INFO [b persist] ✅ INSERT: 35f374fa-d4a3-4601-8168-ccee3fb65fef 03-17 16:20:24.651 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:24.654 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:24.654 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:24.655 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:24.663 INFO [b persist] ✅ INSERT: b05c83c8-5d7b-4314-9f9b-0c8dac59a51a 03-17 16:20:24.665 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 174 isFinished? true 03-17 16:20:24.666 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:24.668 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:20:24.673 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:24.676 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:24.699 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:24.700 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 166 03-17 16:20:24.709 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:24.710 INFO [HttpService a] 🔵 HTTP POST: 35f374fa-d4a3-4601-8168-ccee3fb65fef 03-17 16:20:24.827 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:24.829 DEBUG [b destroy] ✅ DESTROY: 35f374fa-d4a3-4601-8168-ccee3fb65fef 03-17 16:20:24.842 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:24.843 INFO [HttpService a] 🔵 HTTP POST: b05c83c8-5d7b-4314-9f9b-0c8dac59a51a 03-17 16:20:24.849 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:24.850 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:24.926 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:24.928 DEBUG [b destroy] ✅ DESTROY: b05c83c8-5d7b-4314-9f9b-0c8dac59a51a 03-17 16:20:24.935 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 166 03-17 16:20:24.936 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:24.940 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:24.944 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:24.945 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:33.550 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:33.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:33.584 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 176] 03-17 16:20:33.587 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:34.862 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:34.866 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 176 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778785 hAcc=15.996 et=+16d4h24m50s72ms alt=565.7000122070312 vAcc=1.4321682 vel=0.018638974 {Bundle[{}]}], age: 1091ms, time: 1679050233774 03-17 16:20:34.878 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:34.879 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:34.890 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 176 isFinished? true 03-17 16:20:34.891 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:34.892 INFO [b persist] ✅ INSERT: cc479c69-1ca0-48bf-884e-f886a487ec0a 03-17 16:20:34.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:34.907 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:34.930 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:34.931 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 167 03-17 16:20:34.935 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:34.935 INFO [HttpService a] 🔵 HTTP POST: cc479c69-1ca0-48bf-884e-f886a487ec0a 03-17 16:20:35.074 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:35.076 DEBUG [b destroy] ✅ DESTROY: cc479c69-1ca0-48bf-884e-f886a487ec0a 03-17 16:20:35.083 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 167 03-17 16:20:35.083 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:35.087 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:35.089 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:35.090 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:35.152 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:35.252 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:35.270 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:35.271 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 177] 03-17 16:20:35.274 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:36.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:36.116 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 177 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=17.998 et=+16d4h24m51s516ms alt=565.7000122070312 vAcc=1.7072556 vel=0.03873916 {Bundle[{}]}], age: 897ms, time: 1679050235218 03-17 16:20:36.127 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:36.129 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:36.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:36.138 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:36.144 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 177 isFinished? true 03-17 16:20:36.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:36.147 INFO [b persist] ✅ INSERT: 8252a67b-1bec-4f0e-aa18-4e39910caa90 03-17 16:20:36.161 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:36.184 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:36.185 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 168 03-17 16:20:36.196 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:36.199 INFO [HttpService a] 🔵 HTTP POST: 8252a67b-1bec-4f0e-aa18-4e39910caa90 03-17 16:20:36.335 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:36.338 DEBUG [b destroy] ✅ DESTROY: 8252a67b-1bec-4f0e-aa18-4e39910caa90 03-17 16:20:36.346 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 168 03-17 16:20:36.349 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:36.356 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:36.359 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:36.360 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:38.332 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:38.358 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:38.360 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 178] 03-17 16:20:38.363 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:39.461 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:39.481 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:39.483 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 179] 03-17 16:20:39.485 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:39.643 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:39.645 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 178 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=98.4 et=+16d4h24m55s84ms alt=565.9000244140625 vAcc=9.772855 vel=0.073293105 {Bundle[{}]}], age: 858ms, time: 1679050238786 03-17 16:20:39.651 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:39.652 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:39.652 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:20:39.654 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 179 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778783 hAcc=98.4 et=+16d4h24m55s84ms alt=565.9000244140625 vAcc=9.772855 vel=0.073293105 {Bundle[{}]}], age: 867ms, time: 1679050238786 03-17 16:20:39.658 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 178 isFinished? true 03-17 16:20:39.658 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:20:39.659 INFO [b persist] ✅ INSERT: dab02dc6-5fc9-46f4-82d1-d36b69bb98bc 03-17 16:20:39.660 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:39.662 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:39.663 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:39.663 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:39.673 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:39.674 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 179 isFinished? true 03-17 16:20:39.675 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:39.675 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:39.679 INFO [b persist] ✅ INSERT: eb98e914-cc95-46d8-ab01-5ba0cdd2ed41 03-17 16:20:39.682 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:20:39.694 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:39.695 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 169 03-17 16:20:39.702 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:39.703 INFO [HttpService a] 🔵 HTTP POST: dab02dc6-5fc9-46f4-82d1-d36b69bb98bc 03-17 16:20:39.913 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:39.915 DEBUG [b destroy] ✅ DESTROY: dab02dc6-5fc9-46f4-82d1-d36b69bb98bc 03-17 16:20:39.945 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:39.947 INFO [HttpService a] 🔵 HTTP POST: eb98e914-cc95-46d8-ab01-5ba0cdd2ed41 03-17 16:20:39.949 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:39.950 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:40.032 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:40.033 DEBUG [b destroy] ✅ DESTROY: eb98e914-cc95-46d8-ab01-5ba0cdd2ed41 03-17 16:20:40.040 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 169 03-17 16:20:40.041 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:40.044 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:40.046 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:40.047 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:48.542 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:48.569 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:48.570 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 180] 03-17 16:20:48.573 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:49.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:49.833 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 180 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=20.0 et=+16d4h25m5s205ms alt=565.7000122070312 vAcc=1.7808442 vel=0.0061249905 {Bundle[{}]}], age: 923ms, time: 1679050248908 03-17 16:20:49.856 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:49.857 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:49.866 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 180 isFinished? true 03-17 16:20:49.867 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:49.868 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:49.869 INFO [b persist] ✅ INSERT: ee6c2ffc-70fb-4a75-8697-03d131ed7013 03-17 16:20:49.883 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:49.912 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:49.913 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 170 03-17 16:20:49.922 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:49.923 INFO [HttpService a] 🔵 HTTP POST: ee6c2ffc-70fb-4a75-8697-03d131ed7013 03-17 16:20:50.096 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:50.098 DEBUG [b destroy] ✅ DESTROY: ee6c2ffc-70fb-4a75-8697-03d131ed7013 03-17 16:20:50.105 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 170 03-17 16:20:50.106 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:50.109 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:50.111 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:50.112 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:50.122 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:50.263 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:50.297 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:50.298 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 181] 03-17 16:20:50.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:51.145 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:51.149 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 181 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d4h25m6s521ms alt=565.7000122070312 vAcc=1.6048112 vel=0.0068679415 {Bundle[{}]}], age: 925ms, time: 1679050250223 03-17 16:20:51.161 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:51.162 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:51.172 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 181 isFinished? true 03-17 16:20:51.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:51.174 INFO [b persist] ✅ INSERT: 93272feb-349b-48f8-b2b0-8cfadf543276 03-17 16:20:51.178 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:51.178 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:51.209 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:51.210 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 171 03-17 16:20:51.218 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:51.219 INFO [HttpService a] 🔵 HTTP POST: 93272feb-349b-48f8-b2b0-8cfadf543276 03-17 16:20:51.376 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:51.379 DEBUG [b destroy] ✅ DESTROY: 93272feb-349b-48f8-b2b0-8cfadf543276 03-17 16:20:51.386 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 171 03-17 16:20:51.389 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:51.395 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:51.398 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:51.399 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:51.427 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:53.333 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:53.361 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:53.362 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 182] 03-17 16:20:53.365 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:54.452 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:20:54.466 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:54.467 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 183] 03-17 16:20:54.469 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:20:54.611 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:20:54.616 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 182 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d4h25m10s23ms alt=565.7000122070312 vAcc=1.5274758 vel=0.024334941 {Bundle[{}]}], age: 887ms, time: 1679050253725 03-17 16:20:54.619 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:20:54.623 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 183 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d4h25m10s23ms alt=565.7000122070312 vAcc=1.5274758 vel=0.024334941 {Bundle[{}]}], age: 896ms, time: 1679050253725 03-17 16:20:54.633 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:54.634 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:54.640 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:54.645 INFO [b persist] ✅ INSERT: 04155fae-9811-4842-8241-e483a2a62e77 03-17 16:20:54.647 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:20:54.648 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 182 isFinished? true 03-17 16:20:54.649 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:54.649 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:20:54.650 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:20:54.654 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:20:54.661 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 183 isFinished? true 03-17 16:20:54.662 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:20:54.663 INFO [b persist] ✅ INSERT: 860e09da-2fd7-43f2-95b4-a5f3a44c2d90 03-17 16:20:54.665 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:20:54.675 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:20:54.676 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 172 03-17 16:20:54.682 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:54.683 INFO [HttpService a] 🔵 HTTP POST: 04155fae-9811-4842-8241-e483a2a62e77 03-17 16:20:54.818 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:54.822 DEBUG [b destroy] ✅ DESTROY: 04155fae-9811-4842-8241-e483a2a62e77 03-17 16:20:54.833 DEBUG [b first] ✅ Locked 1 records 03-17 16:20:54.835 INFO [HttpService a] 🔵 HTTP POST: 860e09da-2fd7-43f2-95b4-a5f3a44c2d90 03-17 16:20:54.838 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:54.840 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:20:54.909 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:20:54.911 DEBUG [b destroy] ✅ DESTROY: 860e09da-2fd7-43f2-95b4-a5f3a44c2d90 03-17 16:20:54.921 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 172 03-17 16:20:54.922 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:20:54.925 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:20:54.934 INFO [a run] ⚡️[RPC: : null] 03-17 16:20:54.935 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:03.552 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:03.589 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:03.590 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 184] 03-17 16:21:03.594 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:04.909 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:04.913 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 184 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d4h25m20s285ms alt=565.7000122070312 vAcc=1.4480928 vel=0.0028954148 {Bundle[{}]}], age: 925ms, time: 1679050263987 03-17 16:21:04.920 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:04.921 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:04.930 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 184 isFinished? true 03-17 16:21:04.930 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:04.934 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:04.938 INFO [b persist] ✅ INSERT: ddcad375-7052-4c9a-857d-cd6d8c85af51 03-17 16:21:04.951 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:04.983 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:04.984 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 173 03-17 16:21:04.993 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:04.995 INFO [HttpService a] 🔵 HTTP POST: ddcad375-7052-4c9a-857d-cd6d8c85af51 03-17 16:21:05.154 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:05.157 DEBUG [b destroy] ✅ DESTROY: ddcad375-7052-4c9a-857d-cd6d8c85af51 03-17 16:21:05.167 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 173 03-17 16:21:05.169 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:05.175 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:05.176 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:05.177 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:05.188 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:05.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:05.284 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:05.286 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 185] 03-17 16:21:05.289 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:06.161 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:06.163 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 185 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h25m21s590ms alt=565.7000122070312 vAcc=1.5436125 vel=0.012164509 {Bundle[{}]}], age: 870ms, time: 1679050265293 03-17 16:21:06.169 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:06.170 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:06.182 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:06.182 INFO [b persist] ✅ INSERT: 1cf45466-92a6-4431-a267-69970640272e 03-17 16:21:06.184 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 185 isFinished? true 03-17 16:21:06.184 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:06.186 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:06.187 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:06.217 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:06.218 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 174 03-17 16:21:06.225 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:06.228 INFO [HttpService a] 🔵 HTTP POST: 1cf45466-92a6-4431-a267-69970640272e 03-17 16:21:06.315 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:06.317 DEBUG [b destroy] ✅ DESTROY: 1cf45466-92a6-4431-a267-69970640272e 03-17 16:21:06.324 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 174 03-17 16:21:06.324 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:06.329 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:06.332 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:06.334 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:08.329 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:08.361 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:08.364 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 186] 03-17 16:21:08.367 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:09.470 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:09.493 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:09.495 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 187] 03-17 16:21:09.499 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:14.616 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:14.619 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 187 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778788 hAcc=13.672 et=+16d4h25m30s19ms alt=565.7000122070312 vAcc=1.5979621 vel=0.24721706 bear=94.64478 {Bundle[{}]}], age: 896ms, time: 1679050273722 03-17 16:21:14.624 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:21:14.626 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 186 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778788 hAcc=13.672 et=+16d4h25m30s19ms alt=565.7000122070312 vAcc=1.5979621 vel=0.24721706 bear=94.64478 {Bundle[{}]}], age: 904ms, time: 1679050273722 03-17 16:21:14.628 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:14.628 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:14.635 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:14.635 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 187 isFinished? true 03-17 16:21:14.635 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:14.638 INFO [b persist] ✅ INSERT: f427d923-6527-457f-b7f6-af379faa4b72 03-17 16:21:14.641 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:14.645 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:14.652 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:14.652 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:14.659 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 186 isFinished? true 03-17 16:21:14.660 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:14.661 INFO [b persist] ✅ INSERT: db0789c9-4431-4163-a857-5002b56f83b7 03-17 16:21:14.664 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:21:14.665 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:14.686 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:14.686 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 175 03-17 16:21:14.688 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:14.692 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:14.693 INFO [HttpService a] 🔵 HTTP POST: f427d923-6527-457f-b7f6-af379faa4b72 03-17 16:21:14.824 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:14.826 DEBUG [b destroy] ✅ DESTROY: f427d923-6527-457f-b7f6-af379faa4b72 03-17 16:21:14.836 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:14.838 INFO [HttpService a] 🔵 HTTP POST: db0789c9-4431-4163-a857-5002b56f83b7 03-17 16:21:14.841 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:14.842 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:14.911 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:14.912 DEBUG [b destroy] ✅ DESTROY: db0789c9-4431-4163-a857-5002b56f83b7 03-17 16:21:14.920 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 175 03-17 16:21:14.921 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:14.925 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:14.928 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:14.929 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:18.541 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:18.573 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:18.575 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 188] 03-17 16:21:18.578 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:19.851 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:19.856 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 188 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778782 hAcc=20.0 et=+16d4h25m35s231ms alt=565.7000122070312 vAcc=1.6748002 vel=0.10973846 bear=232.07262 {Bundle[{}]}], age: 922ms, time: 1679050278934 03-17 16:21:19.870 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:19.871 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:19.880 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:19.883 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 188 isFinished? true 03-17 16:21:19.883 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:19.889 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:19.890 INFO [b persist] ✅ INSERT: d446bc69-be65-4f99-89a1-c30b3ce1c6d6 03-17 16:21:19.917 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:19.950 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:19.950 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 176 03-17 16:21:19.960 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:19.961 INFO [HttpService a] 🔵 HTTP POST: d446bc69-be65-4f99-89a1-c30b3ce1c6d6 03-17 16:21:20.087 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:20.089 DEBUG [b destroy] ✅ DESTROY: d446bc69-be65-4f99-89a1-c30b3ce1c6d6 03-17 16:21:20.100 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 176 03-17 16:21:20.101 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:20.106 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:20.112 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:20.113 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:20.267 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:20.366 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:20.369 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 189] 03-17 16:21:20.380 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:21.157 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:21.159 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 189 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h25m36s362ms alt=565.7000122070312 vAcc=2.2547083 vel=0.31512424 bear=81.14018 {Bundle[{}]}], age: 1094ms, time: 1679050280064 03-17 16:21:21.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:21.168 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:21.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:21.177 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:21.179 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 189 isFinished? true 03-17 16:21:21.179 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:21.184 INFO [b persist] ✅ INSERT: 2bb4011d-a907-40a1-9cfe-3d8abfbd76de 03-17 16:21:21.207 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:21.253 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:21.254 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 177 03-17 16:21:21.268 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:21.269 INFO [HttpService a] 🔵 HTTP POST: 2bb4011d-a907-40a1-9cfe-3d8abfbd76de 03-17 16:21:21.390 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:21.394 DEBUG [b destroy] ✅ DESTROY: 2bb4011d-a907-40a1-9cfe-3d8abfbd76de 03-17 16:21:21.399 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 177 03-17 16:21:21.401 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:21.405 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:21.408 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:21.409 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:23.341 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:23.360 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:23.361 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 190] 03-17 16:21:23.364 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:24.486 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:24.497 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:24.498 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 191] 03-17 16:21:24.500 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:24.567 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:24.569 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 190 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h25m39s997ms alt=565.7000122070312 vAcc=1.9804165 vel=0.10141041 bear=86.27574 {Bundle[{}]}], age: 869ms, time: 1679050283699 03-17 16:21:24.578 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:21:24.578 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:24.579 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:24.580 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 191 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h25m39s997ms alt=565.7000122070312 vAcc=1.9804165 vel=0.10141041 bear=86.27574 {Bundle[{}]}], age: 880ms, time: 1679050283699 03-17 16:21:24.586 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:24.592 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:24.592 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 190 isFinished? true 03-17 16:21:24.593 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:24.597 INFO [b persist] ✅ INSERT: e9faa059-8357-4cc1-b833-7c8990d12cbc 03-17 16:21:24.599 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:24.600 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:24.602 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:24.624 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 191 isFinished? true 03-17 16:21:24.626 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:24.627 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:24.628 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 178 03-17 16:21:24.628 INFO [b persist] ✅ INSERT: 5da60fd2-dd05-47e4-afd3-c3702b4b9ca6 03-17 16:21:24.633 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:21:24.636 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:24.636 INFO [HttpService a] 🔵 HTTP POST: e9faa059-8357-4cc1-b833-7c8990d12cbc 03-17 16:21:24.725 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:24.727 DEBUG [b destroy] ✅ DESTROY: e9faa059-8357-4cc1-b833-7c8990d12cbc 03-17 16:21:24.730 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:24.731 INFO [HttpService a] 🔵 HTTP POST: 5da60fd2-dd05-47e4-afd3-c3702b4b9ca6 03-17 16:21:24.733 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:24.734 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:24.803 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:24.805 DEBUG [b destroy] ✅ DESTROY: 5da60fd2-dd05-47e4-afd3-c3702b4b9ca6 03-17 16:21:24.813 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 178 03-17 16:21:24.814 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:24.819 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:24.830 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:24.831 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:33.547 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:33.578 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:33.579 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 192] 03-17 16:21:33.582 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:34.976 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:34.989 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 192 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d4h25m50s284ms alt=565.7000122070312 vAcc=1.6724623 vel=0.008767966 {Bundle[{}]}], age: 1001ms, time: 1679050293987 03-17 16:21:35.013 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:35.025 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:35.033 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 192 isFinished? true 03-17 16:21:35.034 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:35.039 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:35.045 INFO [b persist] ✅ INSERT: 9a805d77-3b3e-4e71-b308-9995d7b7a77c 03-17 16:21:35.090 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:35.125 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:35.126 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 179 03-17 16:21:35.134 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:35.135 INFO [HttpService a] 🔵 HTTP POST: 9a805d77-3b3e-4e71-b308-9995d7b7a77c 03-17 16:21:35.238 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:35.241 DEBUG [b destroy] ✅ DESTROY: 9a805d77-3b3e-4e71-b308-9995d7b7a77c 03-17 16:21:35.244 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 179 03-17 16:21:35.245 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:35.255 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:35.255 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:35.256 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:35.268 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:35.288 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 0] 03-17 16:21:35.297 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:35.310 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 193] 03-17 16:21:35.316 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:36.524 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:36.531 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 193 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778789 hAcc=20.0 et=+16d4h25m51s729ms alt=565.7000122070312 vAcc=1.6274817 vel=0.01273499 {Bundle[{}]}], age: 1098ms, time: 1679050295431 03-17 16:21:36.577 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:36.587 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:36.607 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:36.608 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:36.679 INFO [b persist] ✅ INSERT: 5cfaf734-5d4e-4112-89cf-18ea09d65933 03-17 16:21:36.684 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 193 isFinished? true 03-17 16:21:36.685 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:36.699 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:36.742 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:36.743 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 180 03-17 16:21:36.749 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:36.750 INFO [HttpService a] 🔵 HTTP POST: 5cfaf734-5d4e-4112-89cf-18ea09d65933 03-17 16:21:36.834 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:36.836 DEBUG [b destroy] ✅ DESTROY: 5cfaf734-5d4e-4112-89cf-18ea09d65933 03-17 16:21:36.875 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 180 03-17 16:21:36.876 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:36.881 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:36.883 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:36.885 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:38.367 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:38.396 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:38.398 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 194] 03-17 16:21:38.411 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:39.517 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:39.550 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:39.553 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 195] 03-17 16:21:39.573 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:39.864 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:39.866 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 194 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h25m55s156ms alt=565.7000122070312 vAcc=2.3032527 vel=0.054672167 {Bundle[{}]}], age: 1007ms, time: 1679050298858 03-17 16:21:39.881 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:21:39.883 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 195 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h25m55s156ms alt=565.7000122070312 vAcc=2.3032527 vel=0.054672167 {Bundle[{}]}], age: 1024ms, time: 1679050298858 03-17 16:21:39.888 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:39.888 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:39.901 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:39.906 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:39.909 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 194 isFinished? true 03-17 16:21:39.910 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:39.910 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:39.911 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:39.912 INFO [b persist] ✅ INSERT: f44ef6c4-e137-4538-ad9b-271a55cbb69b 03-17 16:21:39.917 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:39.932 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 195 isFinished? true 03-17 16:21:39.933 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:39.940 INFO [b persist] ✅ INSERT: f29ec359-4d4c-4f91-ae96-949416acb7ba 03-17 16:21:39.947 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:21:39.999 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:40.000 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 181 03-17 16:21:40.015 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:40.016 INFO [HttpService a] 🔵 HTTP POST: f44ef6c4-e137-4538-ad9b-271a55cbb69b 03-17 16:21:40.114 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:40.116 DEBUG [b destroy] ✅ DESTROY: f44ef6c4-e137-4538-ad9b-271a55cbb69b 03-17 16:21:40.142 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:40.143 INFO [HttpService a] 🔵 HTTP POST: f29ec359-4d4c-4f91-ae96-949416acb7ba 03-17 16:21:40.146 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:40.147 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:40.221 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:40.223 DEBUG [b destroy] ✅ DESTROY: f29ec359-4d4c-4f91-ae96-949416acb7ba 03-17 16:21:40.226 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 181 03-17 16:21:40.228 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:40.233 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:40.258 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:40.259 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:48.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:48.586 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:48.587 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 196] 03-17 16:21:48.590 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:49.907 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:49.911 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 196 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778790 hAcc=20.0 et=+16d4h26m5s276ms alt=565.7000122070312 vAcc=1.4924663 vel=0.015603151 {Bundle[{}]}], age: 932ms, time: 1679050308979 03-17 16:21:49.959 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:49.967 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:49.982 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 196 isFinished? true 03-17 16:21:49.983 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:50.000 INFO [b persist] ✅ INSERT: 10133c55-21c1-4273-a2c5-b86475dad0d3 03-17 16:21:50.011 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:50.014 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:50.125 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:50.127 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 182 03-17 16:21:50.181 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:50.182 INFO [HttpService a] 🔵 HTTP POST: 10133c55-21c1-4273-a2c5-b86475dad0d3 03-17 16:21:50.239 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:50.282 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:50.307 DEBUG [b destroy] ✅ DESTROY: 10133c55-21c1-4273-a2c5-b86475dad0d3 03-17 16:21:50.311 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:50.335 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:50.337 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 197] 03-17 16:21:50.344 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:50.348 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 182 03-17 16:21:50.349 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:50.352 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:50.357 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:50.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:51.249 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:51.253 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 197 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d4h26m6s673ms alt=565.7000122070312 vAcc=1.6417539 vel=0.3588702 bear=265.03625 {Bundle[{}]}], age: 876ms, time: 1679050310375 03-17 16:21:51.260 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:51.260 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:51.267 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:51.269 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 197 isFinished? true 03-17 16:21:51.270 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:51.275 INFO [b persist] ✅ INSERT: 28b8974d-9769-4c4a-b6ec-9161151a8121 03-17 16:21:51.275 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:51.286 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:51.322 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:51.323 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 183 03-17 16:21:51.330 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:51.331 INFO [HttpService a] 🔵 HTTP POST: 28b8974d-9769-4c4a-b6ec-9161151a8121 03-17 16:21:51.404 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:51.405 DEBUG [b destroy] ✅ DESTROY: 28b8974d-9769-4c4a-b6ec-9161151a8121 03-17 16:21:51.408 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 183 03-17 16:21:51.409 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:51.419 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:51.422 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:51.423 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:53.337 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:53.368 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:53.369 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 198] 03-17 16:21:53.372 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:54.447 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:21:54.468 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:54.469 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 199] 03-17 16:21:54.474 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:21:54.624 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:21:54.630 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 199 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d4h26m10s71ms alt=565.7000122070312 vAcc=1.678084 vel=0.23874763 bear=84.64435 {Bundle[{}]}], age: 855ms, time: 1679050313773 03-17 16:21:54.636 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:21:54.640 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 198 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d4h26m10s71ms alt=565.7000122070312 vAcc=1.678084 vel=0.23874763 bear=84.64435 {Bundle[{}]}], age: 865ms, time: 1679050313773 03-17 16:21:54.645 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:54.646 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:54.654 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:54.659 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:21:54.662 INFO [b persist] ✅ INSERT: 51dafbd6-7af5-43bd-ba0d-fd07e013c410 03-17 16:21:54.667 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:21:54.668 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:21:54.673 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:21:54.675 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 199 isFinished? true 03-17 16:21:54.679 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:54.702 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 198 isFinished? true 03-17 16:21:54.703 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:21:54.703 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 184 03-17 16:21:54.704 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:21:54.726 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:54.726 INFO [HttpService a] 🔵 HTTP POST: 51dafbd6-7af5-43bd-ba0d-fd07e013c410 03-17 16:21:54.727 INFO [b persist] ✅ INSERT: a88ac123-a6e5-40ed-b467-1c42cf5ecbed 03-17 16:21:54.738 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:21:54.813 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:54.815 DEBUG [b destroy] ✅ DESTROY: 51dafbd6-7af5-43bd-ba0d-fd07e013c410 03-17 16:21:54.827 DEBUG [b first] ✅ Locked 1 records 03-17 16:21:54.828 INFO [HttpService a] 🔵 HTTP POST: a88ac123-a6e5-40ed-b467-1c42cf5ecbed 03-17 16:21:54.830 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:54.831 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:21:54.897 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:21:54.899 DEBUG [b destroy] ✅ DESTROY: a88ac123-a6e5-40ed-b467-1c42cf5ecbed 03-17 16:21:54.903 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 184 03-17 16:21:54.904 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:21:54.913 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:21:54.926 INFO [a run] ⚡️[RPC: : null] 03-17 16:21:54.929 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:03.546 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:03.582 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:03.585 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 200] 03-17 16:22:03.595 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:04.871 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:04.874 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 200 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778793 hAcc=20.0 et=+16d4h26m20s266ms alt=565.7000122070312 vAcc=1.8886381 vel=0.072312325 {Bundle[{}]}], age: 905ms, time: 1679050323968 03-17 16:22:04.886 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:04.888 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:04.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:04.899 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:04.923 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 200 isFinished? true 03-17 16:22:04.928 INFO [b persist] ✅ INSERT: b04958f1-72ce-4543-b888-7e8258de22dc 03-17 16:22:04.931 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:04.948 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:05.012 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:05.013 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 185 03-17 16:22:05.035 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:05.038 INFO [HttpService a] 🔵 HTTP POST: b04958f1-72ce-4543-b888-7e8258de22dc 03-17 16:22:05.221 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:05.223 DEBUG [b destroy] ✅ DESTROY: b04958f1-72ce-4543-b888-7e8258de22dc 03-17 16:22:05.233 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 185 03-17 16:22:05.233 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:05.241 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:05.247 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:05.252 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:05.254 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:05.286 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:05.287 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 201] 03-17 16:22:05.290 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:06.152 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:06.154 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 201 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h26m21s548ms alt=565.7000122070312 vAcc=2.132702 vel=0.07109113 {Bundle[{}]}], age: 903ms, time: 1679050325250 03-17 16:22:06.166 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:06.172 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:06.173 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:06.180 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:06.200 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 201 isFinished? true 03-17 16:22:06.201 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:06.205 INFO [b persist] ✅ INSERT: 74a27dd8-af85-4079-817e-ecf07ccc8b90 03-17 16:22:06.216 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:06.243 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:06.244 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 186 03-17 16:22:06.250 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:06.251 INFO [HttpService a] 🔵 HTTP POST: 74a27dd8-af85-4079-817e-ecf07ccc8b90 03-17 16:22:06.339 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:06.341 DEBUG [b destroy] ✅ DESTROY: 74a27dd8-af85-4079-817e-ecf07ccc8b90 03-17 16:22:06.346 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 186 03-17 16:22:06.348 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:06.352 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:06.354 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:06.356 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:08.354 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:08.380 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:08.382 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 202] 03-17 16:22:08.385 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:09.469 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:09.493 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:09.495 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 203] 03-17 16:22:09.502 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:10.143 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:10.148 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 203 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510948,73.778706 hAcc=98.4 et=+16d4h26m25s464ms alt=566.2000122070312 vAcc=18.49 vel=2.5399754 bear=229.20639 {Bundle[{}]}], age: 979ms, time: 1679050329167 03-17 16:22:10.160 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:22:10.163 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 202 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510948,73.778706 hAcc=98.4 et=+16d4h26m25s464ms alt=566.2000122070312 vAcc=18.49 vel=2.5399754 bear=229.20639 {Bundle[{}]}], age: 996ms, time: 1679050329167 03-17 16:22:10.196 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:10.197 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:10.259 INFO [b persist] ✅ INSERT: 769ec50b-51fa-442a-816e-8fd523369e44 03-17 16:22:10.261 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 203 isFinished? true 03-17 16:22:10.261 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:22:10.272 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:10.275 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:10.276 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:10.287 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 202 isFinished? true 03-17 16:22:10.288 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:10.291 INFO [b persist] ✅ INSERT: 5c449e2c-7427-434d-a7de-8be0951ea205 03-17 16:22:10.340 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:10.354 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:22:10.374 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:10.445 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:10.446 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 187 03-17 16:22:10.476 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:10.477 INFO [HttpService a] 🔵 HTTP POST: 769ec50b-51fa-442a-816e-8fd523369e44 03-17 16:22:10.556 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:10.583 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:10.586 DEBUG [b destroy] ✅ DESTROY: 769ec50b-51fa-442a-816e-8fd523369e44 03-17 16:22:10.620 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:10.621 INFO [HttpService a] 🔵 HTTP POST: 5c449e2c-7427-434d-a7de-8be0951ea205 03-17 16:22:10.624 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:10.625 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:10.695 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:10.701 DEBUG [b destroy] ✅ DESTROY: 5c449e2c-7427-434d-a7de-8be0951ea205 03-17 16:22:10.719 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 187 03-17 16:22:10.720 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:10.753 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:10.758 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:11.004 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:18.547 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:18.571 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:18.572 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 204] 03-17 16:22:18.575 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:19.854 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:19.859 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 204 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778785 hAcc=16.163 et=+16d4h26m35s227ms alt=565.7000122070312 vAcc=1.3886787 vel=0.021941522 {Bundle[{}]}], age: 928ms, time: 1679050338929 03-17 16:22:19.887 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:19.893 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:19.894 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:19.895 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:19.917 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 204 isFinished? true 03-17 16:22:19.918 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:19.921 INFO [b persist] ✅ INSERT: aeabbe9c-5435-4c44-bfea-02e82c6968b3 03-17 16:22:19.934 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:19.985 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:19.986 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 188 03-17 16:22:19.998 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:20.005 INFO [HttpService a] 🔵 HTTP POST: aeabbe9c-5435-4c44-bfea-02e82c6968b3 03-17 16:22:20.109 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:20.116 DEBUG [b destroy] ✅ DESTROY: aeabbe9c-5435-4c44-bfea-02e82c6968b3 03-17 16:22:20.119 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 188 03-17 16:22:20.120 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:20.125 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:20.126 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:20.128 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:20.257 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:20.277 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:20.279 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 205] 03-17 16:22:20.285 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:21.118 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:21.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 205 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=18.081 et=+16d4h26m36s536ms alt=565.7000122070312 vAcc=1.654906 vel=0.13665016 bear=279.63113 {Bundle[{}]}], age: 882ms, time: 1679050340238 03-17 16:22:21.133 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:21.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:21.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:21.150 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:21.152 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 205 isFinished? true 03-17 16:22:21.153 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:21.155 INFO [b persist] ✅ INSERT: d668fc62-92c6-42d9-81b3-99a2cf2d8fcb 03-17 16:22:21.166 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:21.205 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:21.206 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 189 03-17 16:22:21.218 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:21.219 INFO [HttpService a] 🔵 HTTP POST: d668fc62-92c6-42d9-81b3-99a2cf2d8fcb 03-17 16:22:21.321 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:21.323 DEBUG [b destroy] ✅ DESTROY: d668fc62-92c6-42d9-81b3-99a2cf2d8fcb 03-17 16:22:21.326 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 189 03-17 16:22:21.327 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:21.332 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:21.333 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:21.333 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:23.333 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:23.354 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:23.355 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 206] 03-17 16:22:23.357 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:24.450 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:24.464 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:24.465 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 207] 03-17 16:22:24.468 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:24.566 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:24.569 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 207 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=18.721 et=+16d4h26m40s24ms alt=565.7000122070312 vAcc=1.7888205 vel=0.066937104 {Bundle[{}]}], age: 841ms, time: 1679050343727 03-17 16:22:24.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:22:24.583 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:24.585 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 206 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778781 hAcc=18.721 et=+16d4h26m40s24ms alt=565.7000122070312 vAcc=1.7888205 vel=0.066937104 {Bundle[{}]}], age: 858ms, time: 1679050343727 03-17 16:22:24.586 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:24.591 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:24.591 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 207 isFinished? true 03-17 16:22:24.592 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:24.594 INFO [b persist] ✅ INSERT: 3cebf02e-127e-473d-a213-4f9746ae5432 03-17 16:22:24.597 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:24.598 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:24.599 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:24.600 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:24.614 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 206 isFinished? true 03-17 16:22:24.615 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:24.617 INFO [b persist] ✅ INSERT: e0fdc959-bcdc-4827-874a-1faffdaf2e0b 03-17 16:22:24.620 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:22:24.620 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:24.649 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:24.650 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 190 03-17 16:22:24.652 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:24.657 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:24.659 INFO [HttpService a] 🔵 HTTP POST: 3cebf02e-127e-473d-a213-4f9746ae5432 03-17 16:22:24.772 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:24.773 DEBUG [b destroy] ✅ DESTROY: 3cebf02e-127e-473d-a213-4f9746ae5432 03-17 16:22:24.789 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:24.790 INFO [HttpService a] 🔵 HTTP POST: e0fdc959-bcdc-4827-874a-1faffdaf2e0b 03-17 16:22:24.792 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:24.793 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:24.859 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:24.860 DEBUG [b destroy] ✅ DESTROY: e0fdc959-bcdc-4827-874a-1faffdaf2e0b 03-17 16:22:24.868 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 190 03-17 16:22:24.868 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:24.872 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:24.874 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:24.876 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:33.551 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:33.590 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:33.591 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 208] 03-17 16:22:33.594 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:34.892 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:34.894 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 208 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510993,73.778787 hAcc=92.9 et=+16d4h26m50s272ms alt=565.7000122070312 vAcc=9.216554 vel=0.22868986 bear=166.48045 {Bundle[{}]}], age: 919ms, time: 1679050353974 03-17 16:22:34.901 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:34.901 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:34.906 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:34.907 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 208 isFinished? true 03-17 16:22:34.908 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:34.910 INFO [b persist] ✅ INSERT: ceb177fa-e358-4495-a520-53b211643f66 03-17 16:22:34.912 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:34.925 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:34.962 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:34.963 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 191 03-17 16:22:34.970 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:34.972 INFO [HttpService a] 🔵 HTTP POST: ceb177fa-e358-4495-a520-53b211643f66 03-17 16:22:35.053 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:35.054 DEBUG [b destroy] ✅ DESTROY: ceb177fa-e358-4495-a520-53b211643f66 03-17 16:22:35.058 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 191 03-17 16:22:35.059 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:35.062 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:35.064 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:35.064 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:35.253 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:35.275 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:35.277 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 209] 03-17 16:22:35.279 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:36.195 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:36.199 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 209 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d4h26m51s582ms alt=565.7000122070312 vAcc=2.132702 vel=0.22047578 bear=29.569628 {Bundle[{}]}], age: 913ms, time: 1679050355285 03-17 16:22:36.206 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:36.207 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:36.217 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:36.219 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 209 isFinished? true 03-17 16:22:36.222 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:36.225 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:36.243 INFO [b persist] ✅ INSERT: 74a75403-4c18-4037-8c21-44aa7fc4f703 03-17 16:22:36.248 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:36.274 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:36.274 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 192 03-17 16:22:36.278 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:36.279 INFO [HttpService a] 🔵 HTTP POST: 74a75403-4c18-4037-8c21-44aa7fc4f703 03-17 16:22:36.364 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:36.366 DEBUG [b destroy] ✅ DESTROY: 74a75403-4c18-4037-8c21-44aa7fc4f703 03-17 16:22:36.374 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 192 03-17 16:22:36.375 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:36.378 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:36.380 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:36.381 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:38.330 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:38.358 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:38.360 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 210] 03-17 16:22:38.362 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:39.469 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:39.489 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:39.490 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 211] 03-17 16:22:39.493 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:39.587 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:39.589 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 210 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d4h26m54s991ms alt=565.7000122070312 vAcc=1.9935974 vel=0.36603576 bear=259.45117 {Bundle[{}]}], age: 895ms, time: 1679050358694 03-17 16:22:39.598 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:39.599 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:22:39.602 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:39.603 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 211 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d4h26m54s991ms alt=565.7000122070312 vAcc=1.9935974 vel=0.36603576 bear=259.45117 {Bundle[{}]}], age: 908ms, time: 1679050358694 03-17 16:22:39.613 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 210 isFinished? true 03-17 16:22:39.614 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:22:39.615 INFO [b persist] ✅ INSERT: 84e8bad1-0ce3-4026-9735-1cbbdc602c91 03-17 16:22:39.615 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:39.619 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:39.624 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:39.624 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:39.633 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 211 isFinished? true 03-17 16:22:39.642 INFO [b persist] ✅ INSERT: 38b41fbb-4413-453f-8f5a-f94c32b79cb0 03-17 16:22:39.647 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:39.648 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:39.648 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:22:39.651 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:39.688 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:39.689 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 193 03-17 16:22:39.698 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:39.699 INFO [HttpService a] 🔵 HTTP POST: 84e8bad1-0ce3-4026-9735-1cbbdc602c91 03-17 16:22:39.783 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:39.785 DEBUG [b destroy] ✅ DESTROY: 84e8bad1-0ce3-4026-9735-1cbbdc602c91 03-17 16:22:39.794 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:39.795 INFO [HttpService a] 🔵 HTTP POST: 38b41fbb-4413-453f-8f5a-f94c32b79cb0 03-17 16:22:39.798 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:39.799 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:39.869 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:39.871 DEBUG [b destroy] ✅ DESTROY: 38b41fbb-4413-453f-8f5a-f94c32b79cb0 03-17 16:22:39.876 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 193 03-17 16:22:39.877 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:39.881 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:39.885 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:39.886 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:48.546 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:48.580 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:48.581 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 212] 03-17 16:22:48.584 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:49.833 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:49.836 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 212 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=14.668 et=+16d4h27m5s217ms alt=565.7000122070312 vAcc=1.8821112 vel=0.05277539 {Bundle[{}]}], age: 916ms, time: 1679050368919 03-17 16:22:49.843 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:49.844 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:49.851 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:49.854 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 212 isFinished? true 03-17 16:22:49.854 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:49.856 INFO [b persist] ✅ INSERT: 607c28e4-b3a5-4d3e-b4ab-42af2082b3c7 03-17 16:22:49.857 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:49.860 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:49.901 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:49.901 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 194 03-17 16:22:49.906 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:49.907 INFO [HttpService a] 🔵 HTTP POST: 607c28e4-b3a5-4d3e-b4ab-42af2082b3c7 03-17 16:22:49.999 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:50.002 DEBUG [b destroy] ✅ DESTROY: 607c28e4-b3a5-4d3e-b4ab-42af2082b3c7 03-17 16:22:50.013 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 194 03-17 16:22:50.019 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:50.031 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:50.034 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:50.035 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:50.261 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:50.287 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:50.292 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 213] 03-17 16:22:50.296 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:51.071 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:51.073 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 213 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=17.334 et=+16d4h27m6s483ms alt=565.7000122070312 vAcc=2.831172 vel=0.03328895 {Bundle[{}]}], age: 887ms, time: 1679050370185 03-17 16:22:51.081 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:51.082 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.721 03-17 16:22:51.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:51.099 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:51.100 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 213 isFinished? true 03-17 16:22:51.100 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:51.103 INFO [b persist] ✅ INSERT: 99da80f3-f595-45d5-8293-2dfad21b0e24 03-17 16:22:51.118 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:51.143 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:51.144 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 195 03-17 16:22:51.149 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:51.150 INFO [HttpService a] 🔵 HTTP POST: 99da80f3-f595-45d5-8293-2dfad21b0e24 03-17 16:22:51.239 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:51.241 DEBUG [b destroy] ✅ DESTROY: 99da80f3-f595-45d5-8293-2dfad21b0e24 03-17 16:22:51.245 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 195 03-17 16:22:51.246 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:51.251 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:51.252 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:51.254 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:53.342 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:53.369 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:53.370 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 214] 03-17 16:22:53.372 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:54.452 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:22:54.469 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:54.472 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 215] 03-17 16:22:54.475 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:22:54.607 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:22:54.611 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 214 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511007,73.778795 hAcc=92.9 et=+16d4h27m10s50ms alt=565.7000122070312 vAcc=9.709497 vel=0.26221076 bear=159.74673 {Bundle[{}]}], age: 857ms, time: 1679050373752 03-17 16:22:54.616 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:22:54.618 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 215 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511007,73.778795 hAcc=92.9 et=+16d4h27m10s50ms alt=565.7000122070312 vAcc=9.709497 vel=0.26221076 bear=159.74673 {Bundle[{}]}], age: 865ms, time: 1679050373752 03-17 16:22:54.619 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:54.620 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.721 03-17 16:22:54.627 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:54.628 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 214 isFinished? true 03-17 16:22:54.628 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:54.630 INFO [b persist] ✅ INSERT: e7faf80a-b8e7-45b8-8ada-75ef10129d58 03-17 16:22:54.633 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:22:54.634 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:22:54.645 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:22:54.646 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:22:54.654 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 215 isFinished? true 03-17 16:22:54.655 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:22:54.660 INFO [b persist] ✅ INSERT: 27d959ea-2e36-4d06-9bf6-c875924f1207 03-17 16:22:54.663 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:22:54.674 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:22:54.674 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 196 03-17 16:22:54.682 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:54.683 INFO [HttpService a] 🔵 HTTP POST: e7faf80a-b8e7-45b8-8ada-75ef10129d58 03-17 16:22:54.799 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:54.801 DEBUG [b destroy] ✅ DESTROY: e7faf80a-b8e7-45b8-8ada-75ef10129d58 03-17 16:22:54.809 DEBUG [b first] ✅ Locked 1 records 03-17 16:22:54.810 INFO [HttpService a] 🔵 HTTP POST: 27d959ea-2e36-4d06-9bf6-c875924f1207 03-17 16:22:54.814 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:54.816 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:22:54.880 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:22:54.881 DEBUG [b destroy] ✅ DESTROY: 27d959ea-2e36-4d06-9bf6-c875924f1207 03-17 16:22:54.889 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 196 03-17 16:22:54.890 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:22:54.893 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:22:54.895 INFO [a run] ⚡️[RPC: : null] 03-17 16:22:54.896 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:03.553 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:03.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:03.584 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 216] 03-17 16:23:03.588 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:04.901 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:04.904 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 216 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=15.334 et=+16d4h27m20s255ms alt=565.7000122070312 vAcc=1.9902858 vel=0.09513578 {Bundle[{}]}], age: 946ms, time: 1679050383957 03-17 16:23:04.921 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:04.924 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:04.925 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:04.933 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 216 isFinished? true 03-17 16:23:04.933 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:04.936 INFO [b persist] ✅ INSERT: 950c5382-944f-4a85-882c-4330bd5be196 03-17 16:23:04.940 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:04.949 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:04.976 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:04.977 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 197 03-17 16:23:04.990 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:04.991 INFO [HttpService a] 🔵 HTTP POST: 950c5382-944f-4a85-882c-4330bd5be196 03-17 16:23:05.107 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:05.109 DEBUG [b destroy] ✅ DESTROY: 950c5382-944f-4a85-882c-4330bd5be196 03-17 16:23:05.118 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 197 03-17 16:23:05.119 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:05.122 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:05.125 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:05.127 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:05.258 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:05.281 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:05.282 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 217] 03-17 16:23:05.285 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:08.345 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:08.366 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:08.368 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 218] 03-17 16:23:08.372 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:09.464 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:09.485 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:09.489 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 219] 03-17 16:23:09.492 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:14.231 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:14.238 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 217 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d4h27m29s618ms alt=565.7000122070312 vAcc=1.798487 vel=0.03581699 {Bundle[{}]}], age: 916ms, time: 1679050393321 03-17 16:23:14.240 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:23:14.242 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 218 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d4h27m29s618ms alt=565.7000122070312 vAcc=1.798487 vel=0.03581699 {Bundle[{}]}], age: 921ms, time: 1679050393321 03-17 16:23:14.250 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:14.251 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:23:14.251 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:14.252 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 219 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=20.0 et=+16d4h27m29s618ms alt=565.7000122070312 vAcc=1.798487 vel=0.03581699 {Bundle[{}]}], age: 931ms, time: 1679050393321 03-17 16:23:14.258 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 217 isFinished? true 03-17 16:23:14.258 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:14.258 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:14.262 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:14.263 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:14.268 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 218 isFinished? true 03-17 16:23:14.269 INFO [b persist] ✅ INSERT: b6b27e07-0543-4c94-aa59-6761f8160d4f 03-17 16:23:14.269 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:14.270 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:14.271 INFO [b persist] ✅ INSERT: f0283f72-0a2f-4550-8cb9-1f58a23ce309 03-17 16:23:14.275 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:23:14.275 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:23:14.276 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:14.277 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:14.282 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 219 isFinished? true 03-17 16:23:14.282 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:14.284 INFO [b persist] ✅ INSERT: a0842252-daad-464d-adbc-afb0b1098050 03-17 16:23:14.286 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:23:14.287 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:14.305 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:14.306 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 198 03-17 16:23:14.315 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:14.316 INFO [HttpService a] 🔵 HTTP POST: b6b27e07-0543-4c94-aa59-6761f8160d4f 03-17 16:23:14.424 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:14.426 DEBUG [b destroy] ✅ DESTROY: b6b27e07-0543-4c94-aa59-6761f8160d4f 03-17 16:23:14.436 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:14.437 INFO [HttpService a] 🔵 HTTP POST: f0283f72-0a2f-4550-8cb9-1f58a23ce309 03-17 16:23:14.443 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:14.444 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:14.504 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:14.506 DEBUG [b destroy] ✅ DESTROY: f0283f72-0a2f-4550-8cb9-1f58a23ce309 03-17 16:23:14.515 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:14.516 INFO [HttpService a] 🔵 HTTP POST: a0842252-daad-464d-adbc-afb0b1098050 03-17 16:23:14.518 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:14.518 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:14.537 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:14.595 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:14.597 DEBUG [b destroy] ✅ DESTROY: a0842252-daad-464d-adbc-afb0b1098050 03-17 16:23:14.603 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 198 03-17 16:23:14.604 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:14.608 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:14.609 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:14.610 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:18.546 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:18.571 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:18.572 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 220] 03-17 16:23:18.575 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:19.840 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:19.849 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 220 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h27m35s254ms alt=565.7000122070312 vAcc=1.9784545 vel=0.0517279 {Bundle[{}]}], age: 891ms, time: 1679050398956 03-17 16:23:19.856 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:19.861 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:19.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:19.869 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:19.882 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 220 isFinished? true 03-17 16:23:19.887 INFO [b persist] ✅ INSERT: b291fa0f-6681-43bd-b63d-b7279b6ce07d 03-17 16:23:19.888 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:19.895 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:19.922 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:19.923 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 199 03-17 16:23:19.933 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:19.934 INFO [HttpService a] 🔵 HTTP POST: b291fa0f-6681-43bd-b63d-b7279b6ce07d 03-17 16:23:20.059 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:20.061 DEBUG [b destroy] ✅ DESTROY: b291fa0f-6681-43bd-b63d-b7279b6ce07d 03-17 16:23:20.071 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 199 03-17 16:23:20.072 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:20.076 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:20.079 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:20.080 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:20.261 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:20.288 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:20.289 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 221] 03-17 16:23:20.292 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:21.127 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:21.131 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 221 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=20.0 et=+16d4h27m36s527ms alt=565.7000122070312 vAcc=1.8616408 vel=0.010395987 {Bundle[{}]}], age: 900ms, time: 1679050400229 03-17 16:23:21.137 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:21.138 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:21.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:21.146 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 221 isFinished? true 03-17 16:23:21.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:21.149 INFO [b persist] ✅ INSERT: 282ea54c-cf44-466c-b4a6-8d5f3a394481 03-17 16:23:21.152 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:21.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:21.176 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:21.177 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 200 03-17 16:23:21.189 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:21.190 INFO [HttpService a] 🔵 HTTP POST: 282ea54c-cf44-466c-b4a6-8d5f3a394481 03-17 16:23:21.298 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:21.299 DEBUG [b destroy] ✅ DESTROY: 282ea54c-cf44-466c-b4a6-8d5f3a394481 03-17 16:23:21.307 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 200 03-17 16:23:21.308 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:21.313 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:21.313 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:21.314 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:23.333 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:23.361 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:23.362 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 222] 03-17 16:23:23.365 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:24.450 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:24.466 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:24.467 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 223] 03-17 16:23:24.470 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:24.633 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:24.639 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 222 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h27m40s9ms alt=565.7000122070312 vAcc=1.4995644 vel=0.018743401 {Bundle[{}]}], age: 924ms, time: 1679050403711 03-17 16:23:24.641 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:23:24.642 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 223 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=20.0 et=+16d4h27m40s9ms alt=565.7000122070312 vAcc=1.4995644 vel=0.018743401 {Bundle[{}]}], age: 930ms, time: 1679050403711 03-17 16:23:24.654 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:24.655 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:24.658 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:24.663 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:24.673 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 222 isFinished? true 03-17 16:23:24.674 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:24.675 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:24.675 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:24.676 INFO [b persist] ✅ INSERT: 681b8fea-07d7-4d92-b727-ba3b3ed49a9d 03-17 16:23:24.681 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:24.686 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 223 isFinished? true 03-17 16:23:24.687 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:24.688 INFO [b persist] ✅ INSERT: b3bb9fec-193f-4cc6-9062-aa939b6d8659 03-17 16:23:24.701 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:23:24.710 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:24.711 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 201 03-17 16:23:24.718 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:24.718 INFO [HttpService a] 🔵 HTTP POST: 681b8fea-07d7-4d92-b727-ba3b3ed49a9d 03-17 16:23:24.832 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:24.834 DEBUG [b destroy] ✅ DESTROY: 681b8fea-07d7-4d92-b727-ba3b3ed49a9d 03-17 16:23:24.849 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:24.851 INFO [HttpService a] 🔵 HTTP POST: b3bb9fec-193f-4cc6-9062-aa939b6d8659 03-17 16:23:24.853 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:24.854 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:24.930 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:24.932 DEBUG [b destroy] ✅ DESTROY: b3bb9fec-193f-4cc6-9062-aa939b6d8659 03-17 16:23:24.941 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 201 03-17 16:23:24.942 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:24.948 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:24.949 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:24.950 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:33.547 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:33.580 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:33.581 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 224] 03-17 16:23:33.585 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:34.895 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:34.897 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 224 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=14.404 et=+16d4h27m50s231ms alt=565.7000122070312 vAcc=1.3233399 vel=0.037850935 {Bundle[{}]}], age: 963ms, time: 1679050413934 03-17 16:23:34.910 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:34.911 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:34.918 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 224 isFinished? true 03-17 16:23:34.919 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:34.922 INFO [b persist] ✅ INSERT: bc46d33c-6f70-429d-a6b5-86fbb2812389 03-17 16:23:34.925 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:34.931 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:34.964 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:34.965 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 202 03-17 16:23:34.979 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:34.981 INFO [HttpService a] 🔵 HTTP POST: bc46d33c-6f70-429d-a6b5-86fbb2812389 03-17 16:23:35.101 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:35.103 DEBUG [b destroy] ✅ DESTROY: bc46d33c-6f70-429d-a6b5-86fbb2812389 03-17 16:23:35.115 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 202 03-17 16:23:35.116 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:35.119 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:35.120 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:35.121 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:35.174 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:35.254 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:35.277 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:35.278 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 225] 03-17 16:23:35.281 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:36.181 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:36.185 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 225 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=17.202 et=+16d4h27m51s545ms alt=565.7000122070312 vAcc=1.4618741 vel=0.025430232 {Bundle[{}]}], age: 936ms, time: 1679050415247 03-17 16:23:36.191 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:36.191 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:36.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:36.199 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 225 isFinished? true 03-17 16:23:36.201 INFO [b persist] ✅ INSERT: f28abe1c-fd44-499e-99e3-531c5aa23c0c 03-17 16:23:36.203 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:36.205 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:36.228 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:36.229 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:36.230 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 203 03-17 16:23:36.240 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:36.240 INFO [HttpService a] 🔵 HTTP POST: f28abe1c-fd44-499e-99e3-531c5aa23c0c 03-17 16:23:36.378 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:36.380 DEBUG [b destroy] ✅ DESTROY: f28abe1c-fd44-499e-99e3-531c5aa23c0c 03-17 16:23:36.392 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 203 03-17 16:23:36.393 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:36.397 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:36.399 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:36.401 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:38.330 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:38.356 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:38.357 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 226] 03-17 16:23:38.360 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:39.467 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:39.486 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:39.487 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 227] 03-17 16:23:39.490 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:39.648 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:39.655 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 227 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=18.134 et=+16d4h27m55s41ms alt=565.7000122070312 vAcc=1.450196 vel=0.006619814 {Bundle[{}]}], age: 910ms, time: 1679050418743 03-17 16:23:39.660 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:23:39.662 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:39.663 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:39.664 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 226 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=18.134 et=+16d4h27m55s41ms alt=565.7000122070312 vAcc=1.450196 vel=0.006619814 {Bundle[{}]}], age: 919ms, time: 1679050418743 03-17 16:23:39.668 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:39.671 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 227 isFinished? true 03-17 16:23:39.672 INFO [b persist] ✅ INSERT: dd89475c-7a4a-4f08-a7b0-04021c221dc8 03-17 16:23:39.672 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:39.677 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:39.682 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:39.686 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:39.687 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:39.700 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:39.700 INFO [b persist] ✅ INSERT: 8805a35d-dc00-4905-a796-7d38e5a93a7c 03-17 16:23:39.703 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:23:39.704 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 226 isFinished? true 03-17 16:23:39.704 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:39.725 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:39.725 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 204 03-17 16:23:39.727 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:39.734 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:39.735 INFO [HttpService a] 🔵 HTTP POST: dd89475c-7a4a-4f08-a7b0-04021c221dc8 03-17 16:23:39.836 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:39.837 DEBUG [b destroy] ✅ DESTROY: dd89475c-7a4a-4f08-a7b0-04021c221dc8 03-17 16:23:39.847 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:39.848 INFO [HttpService a] 🔵 HTTP POST: 8805a35d-dc00-4905-a796-7d38e5a93a7c 03-17 16:23:39.851 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:39.852 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:39.924 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:39.925 DEBUG [b destroy] ✅ DESTROY: 8805a35d-dc00-4905-a796-7d38e5a93a7c 03-17 16:23:39.936 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 204 03-17 16:23:39.937 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:39.941 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:39.943 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:39.944 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:48.541 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:48.565 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:48.566 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 228] 03-17 16:23:48.569 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:49.852 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:49.859 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 228 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h28m5s215ms alt=565.7000122070312 vAcc=1.7947154 vel=0.023911905 {Bundle[{}]}], age: 941ms, time: 1679050428918 03-17 16:23:49.869 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:49.870 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:49.876 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:49.879 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 228 isFinished? true 03-17 16:23:49.880 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:49.882 INFO [b persist] ✅ INSERT: d9342723-c0f3-4c98-a4f0-a72e6f5c8e4f 03-17 16:23:49.882 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:49.888 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:49.914 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:49.915 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 205 03-17 16:23:49.923 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:49.924 INFO [HttpService a] 🔵 HTTP POST: d9342723-c0f3-4c98-a4f0-a72e6f5c8e4f 03-17 16:23:50.013 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:50.014 DEBUG [b destroy] ✅ DESTROY: d9342723-c0f3-4c98-a4f0-a72e6f5c8e4f 03-17 16:23:50.023 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 205 03-17 16:23:50.024 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:50.030 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:50.030 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:50.031 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:50.261 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:50.285 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:50.286 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 229] 03-17 16:23:50.289 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:51.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:51.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 229 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=16.474 et=+16d4h28m6s374ms alt=565.7000122070312 vAcc=1.4456468 vel=0.012740558 {Bundle[{}]}], age: 1044ms, time: 1679050430076 03-17 16:23:51.127 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:51.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:51.134 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 229 isFinished? true 03-17 16:23:51.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:51.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:51.137 INFO [b persist] ✅ INSERT: 55236f9a-9ed5-447b-aa31-ccd9442c3b15 03-17 16:23:51.142 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:51.165 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:51.165 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 206 03-17 16:23:51.175 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:51.176 INFO [HttpService a] 🔵 HTTP POST: 55236f9a-9ed5-447b-aa31-ccd9442c3b15 03-17 16:23:51.274 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:51.275 DEBUG [b destroy] ✅ DESTROY: 55236f9a-9ed5-447b-aa31-ccd9442c3b15 03-17 16:23:51.282 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 206 03-17 16:23:51.283 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:51.286 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:51.287 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:51.289 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:51.389 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:53.348 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:53.369 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:53.370 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 230] 03-17 16:23:53.373 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:54.446 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:23:54.459 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:54.460 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 231] 03-17 16:23:54.463 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:23:54.671 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:23:54.679 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:23:54.683 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 230 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d4h28m9s856ms alt=565.7000122070312 vAcc=1.4995644 vel=0.09523626 {Bundle[{}]}], age: 1123ms, time: 1679050433558 03-17 16:23:54.687 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 231 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d4h28m9s856ms alt=565.7000122070312 vAcc=1.4995644 vel=0.09523626 {Bundle[{}]}], age: 1117ms, time: 1679050433558 03-17 16:23:54.701 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:54.702 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:54.704 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:54.708 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:23:54.711 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 230 isFinished? true 03-17 16:23:54.711 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:54.713 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:23:54.714 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:23:54.714 INFO [b persist] ✅ INSERT: 1792f6b7-79cb-434e-b4d6-c062f8a883cc 03-17 16:23:54.719 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:23:54.729 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 231 isFinished? true 03-17 16:23:54.730 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:23:54.734 INFO [b persist] ✅ INSERT: 7e5524c6-fde4-40ee-addc-9561362e20b1 03-17 16:23:54.738 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:23:54.739 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:23:54.740 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 207 03-17 16:23:54.751 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:54.751 INFO [HttpService a] 🔵 HTTP POST: 1792f6b7-79cb-434e-b4d6-c062f8a883cc 03-17 16:23:54.867 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:54.869 DEBUG [b destroy] ✅ DESTROY: 1792f6b7-79cb-434e-b4d6-c062f8a883cc 03-17 16:23:54.880 DEBUG [b first] ✅ Locked 1 records 03-17 16:23:54.881 INFO [HttpService a] 🔵 HTTP POST: 7e5524c6-fde4-40ee-addc-9561362e20b1 03-17 16:23:54.883 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:54.885 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:23:54.949 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:23:54.954 DEBUG [b destroy] ✅ DESTROY: 7e5524c6-fde4-40ee-addc-9561362e20b1 03-17 16:23:54.962 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 207 03-17 16:23:54.963 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:23:54.968 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:23:54.971 INFO [a run] ⚡️[RPC: : null] 03-17 16:23:54.972 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:03.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:03.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:03.584 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 232] 03-17 16:24:03.587 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:04.864 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:04.867 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 232 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778792 hAcc=20.0 et=+16d4h28m20s252ms alt=565.7000122070312 vAcc=1.8438781 vel=0.020828921 {Bundle[{}]}], age: 911ms, time: 1679050443955 03-17 16:24:04.877 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:04.878 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:24:04.883 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:04.888 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:04.889 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 232 isFinished? true 03-17 16:24:04.890 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:04.894 INFO [b persist] ✅ INSERT: 2beb8077-b6f9-442b-8497-da6f2264f035 03-17 16:24:04.911 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:04.944 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:04.945 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 208 03-17 16:24:04.960 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:04.961 INFO [HttpService a] 🔵 HTTP POST: 2beb8077-b6f9-442b-8497-da6f2264f035 03-17 16:24:05.056 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:05.057 DEBUG [b destroy] ✅ DESTROY: 2beb8077-b6f9-442b-8497-da6f2264f035 03-17 16:24:05.065 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 208 03-17 16:24:05.066 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:05.070 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:05.072 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:05.073 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:05.253 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:05.277 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:05.279 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 233] 03-17 16:24:05.281 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:06.109 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:06.112 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 233 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=16.685 et=+16d4h28m21s530ms alt=565.7000122070312 vAcc=1.577346 vel=0.019935755 {Bundle[{}]}], age: 878ms, time: 1679050445232 03-17 16:24:06.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:06.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.134 03-17 16:24:06.126 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 233 isFinished? true 03-17 16:24:06.128 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:06.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:06.130 INFO [b persist] ✅ INSERT: bbbe063b-7eb2-4cd6-9310-2d909808641c 03-17 16:24:06.137 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:06.148 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:06.171 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:06.172 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 209 03-17 16:24:06.180 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:06.181 INFO [HttpService a] 🔵 HTTP POST: bbbe063b-7eb2-4cd6-9310-2d909808641c 03-17 16:24:06.296 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:06.299 DEBUG [b destroy] ✅ DESTROY: bbbe063b-7eb2-4cd6-9310-2d909808641c 03-17 16:24:06.310 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 209 03-17 16:24:06.311 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:06.315 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:06.317 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:06.318 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:08.339 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:08.366 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:08.367 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 234] 03-17 16:24:08.370 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:09.472 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:09.493 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:09.496 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 235] 03-17 16:24:09.501 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:09.618 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:09.620 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 234 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=15.608 et=+16d4h28m25s15ms alt=565.7000122070312 vAcc=1.4102542 vel=0.021349356 {Bundle[{}]}], age: 902ms, time: 1679050448717 03-17 16:24:09.630 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:09.631 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.134 03-17 16:24:09.635 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:24:09.636 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 235 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=15.608 et=+16d4h28m25s15ms alt=565.7000122070312 vAcc=1.4102542 vel=0.021349356 {Bundle[{}]}], age: 918ms, time: 1679050448717 03-17 16:24:09.642 INFO [b persist] ✅ INSERT: 7d82b375-9cc2-4705-8798-ac8af4546e80 03-17 16:24:09.645 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:09.646 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:09.647 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 234 isFinished? true 03-17 16:24:09.648 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:09.651 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:09.652 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:09.653 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.134 03-17 16:24:09.661 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 235 isFinished? true 03-17 16:24:09.662 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:09.663 INFO [b persist] ✅ INSERT: 7a69a32a-02a8-4025-afe5-864113137d9e 03-17 16:24:09.667 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:24:09.670 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:09.698 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:09.698 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 210 03-17 16:24:09.700 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:09.706 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:09.707 INFO [HttpService a] 🔵 HTTP POST: 7d82b375-9cc2-4705-8798-ac8af4546e80 03-17 16:24:09.853 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:09.855 DEBUG [b destroy] ✅ DESTROY: 7d82b375-9cc2-4705-8798-ac8af4546e80 03-17 16:24:09.871 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:09.872 INFO [HttpService a] 🔵 HTTP POST: 7a69a32a-02a8-4025-afe5-864113137d9e 03-17 16:24:09.876 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:09.878 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:09.956 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:09.958 DEBUG [b destroy] ✅ DESTROY: 7a69a32a-02a8-4025-afe5-864113137d9e 03-17 16:24:09.967 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 210 03-17 16:24:09.968 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:09.976 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:09.977 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:09.977 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:18.541 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:18.565 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:18.566 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 236] 03-17 16:24:18.569 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:19.884 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:19.887 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 236 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778806 hAcc=98.4 et=+16d4h28m35s51ms alt=565.7000122070312 vAcc=12.800769 vel=0.17844124 bear=93.96982 {Bundle[{}]}], age: 1132ms, time: 1679050458753 03-17 16:24:19.894 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:19.895 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.134 03-17 16:24:19.900 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:19.904 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:19.910 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 236 isFinished? true 03-17 16:24:19.911 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:19.912 INFO [b persist] ✅ INSERT: 3de22485-901f-4bb3-ae2a-ff8f94c4cbb6 03-17 16:24:19.919 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:19.945 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:19.946 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 211 03-17 16:24:19.959 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:19.960 INFO [HttpService a] 🔵 HTTP POST: 3de22485-901f-4bb3-ae2a-ff8f94c4cbb6 03-17 16:24:20.065 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:20.066 DEBUG [b destroy] ✅ DESTROY: 3de22485-901f-4bb3-ae2a-ff8f94c4cbb6 03-17 16:24:20.074 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 211 03-17 16:24:20.075 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:20.079 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:20.081 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:20.083 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:20.260 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:20.284 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:20.285 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 237] 03-17 16:24:20.289 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:21.139 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:21.146 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 237 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778795 hAcc=13.839 et=+16d4h28m36s377ms alt=565.7000122070312 vAcc=1.3803594 vel=0.06413883 {Bundle[{}]}], age: 1065ms, time: 1679050460079 03-17 16:24:21.152 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:21.153 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 18.134 03-17 16:24:21.160 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 237 isFinished? true 03-17 16:24:21.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:21.161 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:21.163 INFO [b persist] ✅ INSERT: c83cdbbf-45b9-43fb-87c8-15a26d616faf 03-17 16:24:21.169 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:21.199 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:21.200 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 212 03-17 16:24:21.213 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:21.213 INFO [HttpService a] 🔵 HTTP POST: c83cdbbf-45b9-43fb-87c8-15a26d616faf 03-17 16:24:21.324 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:21.326 DEBUG [b destroy] ✅ DESTROY: c83cdbbf-45b9-43fb-87c8-15a26d616faf 03-17 16:24:21.333 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 212 03-17 16:24:21.334 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:21.337 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:21.339 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:21.340 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:21.415 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:23.334 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:23.368 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:23.369 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 238] 03-17 16:24:23.372 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:24.453 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:24.466 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:24.467 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 239] 03-17 16:24:24.469 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:24.643 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:24.646 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 239 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=16.919 et=+16d4h28m40s36ms alt=565.7000122070312 vAcc=1.8264512 vel=0.0061179884 {Bundle[{}]}], age: 907ms, time: 1679050463738 03-17 16:24:24.651 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:24:24.654 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:24.654 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 238 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=16.919 et=+16d4h28m40s36ms alt=565.7000122070312 vAcc=1.8264512 vel=0.0061179884 {Bundle[{}]}], age: 915ms, time: 1679050463738 03-17 16:24:24.655 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:24.662 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:24.664 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 239 isFinished? true 03-17 16:24:24.664 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:24.666 INFO [b persist] ✅ INSERT: 1c3f4f7d-c603-4021-b4db-4824d7a89e4b 03-17 16:24:24.666 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:24.670 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:24.670 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:24.671 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:24.681 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 238 isFinished? true 03-17 16:24:24.682 INFO [b persist] ✅ INSERT: 263bdd5f-811c-44d7-9fb0-86bcf04ff280 03-17 16:24:24.684 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:24.686 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:24:24.710 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:24.711 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 213 03-17 16:24:24.719 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:24.719 INFO [HttpService a] 🔵 HTTP POST: 1c3f4f7d-c603-4021-b4db-4824d7a89e4b 03-17 16:24:24.813 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:24.819 DEBUG [b destroy] ✅ DESTROY: 1c3f4f7d-c603-4021-b4db-4824d7a89e4b 03-17 16:24:24.828 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:24.829 INFO [HttpService a] 🔵 HTTP POST: 263bdd5f-811c-44d7-9fb0-86bcf04ff280 03-17 16:24:24.831 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:24.832 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:24.900 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:24.902 DEBUG [b destroy] ✅ DESTROY: 263bdd5f-811c-44d7-9fb0-86bcf04ff280 03-17 16:24:24.911 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 213 03-17 16:24:24.912 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:24.915 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:24.918 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:24.919 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:33.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:33.572 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:33.573 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 240] 03-17 16:24:33.576 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:34.854 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:34.856 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 240 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h28m50s254ms alt=565.7000122070312 vAcc=2.022539 vel=0.06870811 {Bundle[{}]}], age: 899ms, time: 1679050473956 03-17 16:24:34.872 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:34.872 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:34.879 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:34.883 INFO [b persist] ✅ INSERT: 411dd71f-f68c-4aa1-ace2-11d2f373e5fe 03-17 16:24:34.884 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 240 isFinished? true 03-17 16:24:34.885 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:34.891 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:34.893 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:34.925 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:34.926 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 214 03-17 16:24:34.933 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:34.934 INFO [HttpService a] 🔵 HTTP POST: 411dd71f-f68c-4aa1-ace2-11d2f373e5fe 03-17 16:24:35.035 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:35.037 DEBUG [b destroy] ✅ DESTROY: 411dd71f-f68c-4aa1-ace2-11d2f373e5fe 03-17 16:24:35.045 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 214 03-17 16:24:35.046 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:35.050 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:35.052 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:35.053 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:35.251 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:35.273 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:35.274 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 241] 03-17 16:24:35.276 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:36.135 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:36.138 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 241 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778785 hAcc=20.0 et=+16d4h28m51s537ms alt=565.7000122070312 vAcc=3.590872 vel=0.060666684 {Bundle[{}]}], age: 897ms, time: 1679050475239 03-17 16:24:36.145 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:36.146 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:36.153 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 241 isFinished? true 03-17 16:24:36.153 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:36.153 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:36.155 INFO [b persist] ✅ INSERT: 61ce168a-7bf7-47d9-9609-0fa21ac7037a 03-17 16:24:36.162 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:36.186 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:36.187 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 215 03-17 16:24:36.192 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:36.193 INFO [HttpService a] 🔵 HTTP POST: 61ce168a-7bf7-47d9-9609-0fa21ac7037a 03-17 16:24:36.296 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:36.298 DEBUG [b destroy] ✅ DESTROY: 61ce168a-7bf7-47d9-9609-0fa21ac7037a 03-17 16:24:36.306 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 215 03-17 16:24:36.307 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:36.310 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:36.312 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:36.313 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:36.411 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:38.334 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:38.367 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:38.369 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 242] 03-17 16:24:38.372 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:39.472 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:39.493 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:39.494 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 243] 03-17 16:24:39.497 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:39.664 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:39.668 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 242 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778792 hAcc=16.41 et=+16d4h28m55s51ms alt=565.7000122070312 vAcc=2.2262208 vel=0.0892878 {Bundle[{}]}], age: 914ms, time: 1679050478754 03-17 16:24:39.672 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:24:39.674 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 243 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778792 hAcc=16.41 et=+16d4h28m55s51ms alt=565.7000122070312 vAcc=2.2262208 vel=0.0892878 {Bundle[{}]}], age: 920ms, time: 1679050478754 03-17 16:24:39.676 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:39.676 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:39.684 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:39.689 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:39.691 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 242 isFinished? true 03-17 16:24:39.692 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:39.693 INFO [b persist] ✅ INSERT: b078d681-cc7e-441f-988d-3817414dc1be 03-17 16:24:39.693 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:39.694 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:39.699 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:39.707 INFO [b persist] ✅ INSERT: d3efc67c-ecad-4fa1-98ed-bb579d18980a 03-17 16:24:39.708 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 243 isFinished? true 03-17 16:24:39.709 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:39.715 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:24:39.749 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:39.750 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 216 03-17 16:24:39.756 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:39.756 INFO [HttpService a] 🔵 HTTP POST: b078d681-cc7e-441f-988d-3817414dc1be 03-17 16:24:39.855 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:39.856 DEBUG [b destroy] ✅ DESTROY: b078d681-cc7e-441f-988d-3817414dc1be 03-17 16:24:39.869 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:39.870 INFO [HttpService a] 🔵 HTTP POST: d3efc67c-ecad-4fa1-98ed-bb579d18980a 03-17 16:24:39.872 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:39.873 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:39.954 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:39.955 DEBUG [b destroy] ✅ DESTROY: d3efc67c-ecad-4fa1-98ed-bb579d18980a 03-17 16:24:39.965 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 216 03-17 16:24:39.967 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:39.972 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:39.983 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:39.984 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:48.541 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:48.568 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:48.569 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 244] 03-17 16:24:48.572 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:49.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:49.830 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 244 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778793 hAcc=13.562 et=+16d4h29m5s52ms alt=565.7000122070312 vAcc=1.6594903 vel=0.048433863 {Bundle[{}]}], age: 1074ms, time: 1679050488755 03-17 16:24:49.842 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:49.843 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.919 03-17 16:24:49.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:49.853 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:49.905 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 244 isFinished? true 03-17 16:24:49.906 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:49.909 INFO [b persist] ✅ INSERT: 64357968-6754-4b37-b47a-0e1c5f6dbdfa 03-17 16:24:49.920 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:49.937 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:49.938 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 217 03-17 16:24:49.944 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:49.945 INFO [HttpService a] 🔵 HTTP POST: 64357968-6754-4b37-b47a-0e1c5f6dbdfa 03-17 16:24:50.053 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:50.054 DEBUG [b destroy] ✅ DESTROY: 64357968-6754-4b37-b47a-0e1c5f6dbdfa 03-17 16:24:50.069 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 217 03-17 16:24:50.071 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:50.076 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:50.078 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:50.080 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:50.266 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:50.289 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:50.290 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 245] 03-17 16:24:50.293 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:51.050 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:51.052 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 245 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=16.781 et=+16d4h29m6s462ms alt=565.7000122070312 vAcc=2.2155178 vel=0.03597622 {Bundle[{}]}], age: 887ms, time: 1679050490165 03-17 16:24:51.059 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:51.060 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.41 03-17 16:24:51.067 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 245 isFinished? true 03-17 16:24:51.068 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:51.069 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:51.070 INFO [b persist] ✅ INSERT: 04ae2cc6-b8d6-4857-a3a5-d03568e21204 03-17 16:24:51.079 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:51.105 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:51.106 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 218 03-17 16:24:51.111 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:51.112 INFO [HttpService a] 🔵 HTTP POST: 04ae2cc6-b8d6-4857-a3a5-d03568e21204 03-17 16:24:51.214 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:51.216 DEBUG [b destroy] ✅ DESTROY: 04ae2cc6-b8d6-4857-a3a5-d03568e21204 03-17 16:24:51.226 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 218 03-17 16:24:51.227 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:51.232 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:51.233 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:51.234 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:51.322 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:53.329 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:53.353 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:53.355 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 246] 03-17 16:24:53.357 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:54.453 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:24:54.468 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:54.469 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 247] 03-17 16:24:54.471 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:24:54.619 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:24:54.623 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 247 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=17.854 et=+16d4h29m10s5ms alt=565.7000122070312 vAcc=1.849 vel=0.10189933 bear=268.62357 {Bundle[{}]}], age: 915ms, time: 1679050493707 03-17 16:24:54.633 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:24:54.634 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:54.634 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.41 03-17 16:24:54.636 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 246 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=17.854 et=+16d4h29m10s5ms alt=565.7000122070312 vAcc=1.849 vel=0.10189933 bear=268.62357 {Bundle[{}]}], age: 927ms, time: 1679050493707 03-17 16:24:54.641 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 247 isFinished? true 03-17 16:24:54.641 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:24:54.643 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:54.643 INFO [b persist] ✅ INSERT: 8c426759-41f3-4b6b-8c09-0f60637cc6eb 03-17 16:24:54.645 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:24:54.646 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.41 03-17 16:24:54.649 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:24:54.656 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 246 isFinished? true 03-17 16:24:54.657 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:54.658 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:24:54.660 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:24:54.664 INFO [b persist] ✅ INSERT: 5a387631-f74d-47cf-85fe-fdd69cae2321 03-17 16:24:54.668 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:24:54.676 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:24:54.677 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 219 03-17 16:24:54.688 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:54.689 INFO [HttpService a] 🔵 HTTP POST: 8c426759-41f3-4b6b-8c09-0f60637cc6eb 03-17 16:24:54.801 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:54.802 DEBUG [b destroy] ✅ DESTROY: 8c426759-41f3-4b6b-8c09-0f60637cc6eb 03-17 16:24:54.814 DEBUG [b first] ✅ Locked 1 records 03-17 16:24:54.816 INFO [HttpService a] 🔵 HTTP POST: 5a387631-f74d-47cf-85fe-fdd69cae2321 03-17 16:24:54.821 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:54.823 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:24:54.905 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:24:54.907 DEBUG [b destroy] ✅ DESTROY: 5a387631-f74d-47cf-85fe-fdd69cae2321 03-17 16:24:54.915 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 219 03-17 16:24:54.916 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:24:54.921 INFO [a run] ⚡️[RPC: : null] 03-17 16:24:54.922 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:24:54.923 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:03.549 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:03.580 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:03.582 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 248] 03-17 16:25:03.585 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:04.893 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:04.895 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 248 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778783 hAcc=20.0 et=+16d4h29m20s253ms alt=565.7000122070312 vAcc=1.9784545 vel=0.052197307 {Bundle[{}]}], age: 939ms, time: 1679050503955 03-17 16:25:04.900 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:04.901 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.781 03-17 16:25:04.906 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:04.908 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 248 isFinished? true 03-17 16:25:04.908 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:04.910 INFO [b persist] ✅ INSERT: 9821e92d-b36e-4a26-91a7-66ebb9b3e42c 03-17 16:25:04.913 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:04.921 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:04.952 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:04.953 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 220 03-17 16:25:04.965 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:04.966 INFO [HttpService a] 🔵 HTTP POST: 9821e92d-b36e-4a26-91a7-66ebb9b3e42c 03-17 16:25:05.078 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:05.080 DEBUG [b destroy] ✅ DESTROY: 9821e92d-b36e-4a26-91a7-66ebb9b3e42c 03-17 16:25:05.089 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 220 03-17 16:25:05.090 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:05.095 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:05.097 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:05.098 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:05.254 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:05.275 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:05.276 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 249] 03-17 16:25:05.278 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:06.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:06.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 249 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778784 hAcc=15.898 et=+16d4h29m21s538ms alt=565.7000122070312 vAcc=1.8622936 vel=0.05160349 {Bundle[{}]}], age: 889ms, time: 1679050505241 03-17 16:25:06.136 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:06.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 15.898 03-17 16:25:06.143 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 249 isFinished? true 03-17 16:25:06.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:06.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:06.146 INFO [b persist] ✅ INSERT: b871c8be-db49-4ec7-bed2-bc61a5a6d09d 03-17 16:25:06.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:06.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:06.179 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 221 03-17 16:25:06.185 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:06.186 INFO [HttpService a] 🔵 HTTP POST: b871c8be-db49-4ec7-bed2-bc61a5a6d09d 03-17 16:25:06.311 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:06.312 DEBUG [b destroy] ✅ DESTROY: b871c8be-db49-4ec7-bed2-bc61a5a6d09d 03-17 16:25:06.321 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 221 03-17 16:25:06.322 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:06.325 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:06.327 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:06.328 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:06.398 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:08.335 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:08.365 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:08.366 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 250] 03-17 16:25:08.369 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:09.473 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:09.493 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:09.498 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 251] 03-17 16:25:09.502 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:09.645 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:09.650 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 250 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=17.265 et=+16d4h29m25s9ms alt=565.7000122070312 vAcc=3.14593 vel=0.048666015 {Bundle[{}]}], age: 936ms, time: 1679050508711 03-17 16:25:09.662 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:25:09.664 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 251 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778787 hAcc=17.265 et=+16d4h29m25s9ms alt=565.7000122070312 vAcc=3.14593 vel=0.048666015 {Bundle[{}]}], age: 952ms, time: 1679050508711 03-17 16:25:09.671 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:09.678 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.854 03-17 16:25:09.679 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:09.683 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:09.685 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 250 isFinished? true 03-17 16:25:09.686 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:09.687 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:09.688 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.854 03-17 16:25:09.688 INFO [b persist] ✅ INSERT: 7a3877a5-a00d-45ca-b2fb-687b87eacc33 03-17 16:25:09.695 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 251 isFinished? true 03-17 16:25:09.695 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:09.698 INFO [b persist] ✅ INSERT: 0ed18d71-75be-45a4-beca-af91c2a9308e 03-17 16:25:09.702 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:25:09.702 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:25:09.724 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:09.725 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 222 03-17 16:25:09.738 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:09.740 INFO [HttpService a] 🔵 HTTP POST: 7a3877a5-a00d-45ca-b2fb-687b87eacc33 03-17 16:25:09.838 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:09.840 DEBUG [b destroy] ✅ DESTROY: 7a3877a5-a00d-45ca-b2fb-687b87eacc33 03-17 16:25:09.851 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:09.852 INFO [HttpService a] 🔵 HTTP POST: 0ed18d71-75be-45a4-beca-af91c2a9308e 03-17 16:25:09.855 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:09.857 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:09.933 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:09.934 DEBUG [b destroy] ✅ DESTROY: 0ed18d71-75be-45a4-beca-af91c2a9308e 03-17 16:25:09.939 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 222 03-17 16:25:09.940 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:09.944 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:09.946 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:09.948 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:18.546 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:18.575 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:18.576 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 252] 03-17 16:25:18.579 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:19.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:19.833 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 252 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=20.0 et=+16d4h29m35s221ms alt=565.7000122070312 vAcc=1.7819036 vel=0.049674354 {Bundle[{}]}], age: 908ms, time: 1679050518924 03-17 16:25:19.840 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:19.841 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.854 03-17 16:25:19.847 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:19.853 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:19.853 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 252 isFinished? true 03-17 16:25:19.853 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:19.859 INFO [b persist] ✅ INSERT: c6532039-e52d-4fa2-a1a7-310f5c8b0dde 03-17 16:25:19.869 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:19.894 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:19.895 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 223 03-17 16:25:19.906 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:19.910 INFO [HttpService a] 🔵 HTTP POST: c6532039-e52d-4fa2-a1a7-310f5c8b0dde 03-17 16:25:20.016 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:20.017 DEBUG [b destroy] ✅ DESTROY: c6532039-e52d-4fa2-a1a7-310f5c8b0dde 03-17 16:25:20.026 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 223 03-17 16:25:20.027 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:20.031 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:20.033 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:20.034 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:20.264 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:20.293 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:20.294 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 253] 03-17 16:25:20.297 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:21.067 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:21.069 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 253 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778788 hAcc=20.0 et=+16d4h29m36s487ms alt=565.7000122070312 vAcc=1.9839901 vel=0.0141653465 {Bundle[{}]}], age: 879ms, time: 1679050520190 03-17 16:25:21.076 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:21.077 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.854 03-17 16:25:21.084 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 253 isFinished? true 03-17 16:25:21.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:21.085 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:21.087 INFO [b persist] ✅ INSERT: 6f9da43f-d49c-4a99-bb35-4d6605b938e0 03-17 16:25:21.093 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:21.102 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:21.124 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:21.124 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 224 03-17 16:25:21.130 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:21.132 INFO [HttpService a] 🔵 HTTP POST: 6f9da43f-d49c-4a99-bb35-4d6605b938e0 03-17 16:25:21.245 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:21.247 DEBUG [b destroy] ✅ DESTROY: 6f9da43f-d49c-4a99-bb35-4d6605b938e0 03-17 16:25:21.256 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 224 03-17 16:25:21.257 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:21.261 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:21.263 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:21.264 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:23.333 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:23.366 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:23.367 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 254] 03-17 16:25:23.370 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:24.457 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:24.470 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:24.471 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 255] 03-17 16:25:24.473 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:24.683 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:24.690 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 254 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h29m40s44ms alt=565.7000122070312 vAcc=1.954571 vel=0.13914724 bear=1.069338 {Bundle[{}]}], age: 942ms, time: 1679050523746 03-17 16:25:24.696 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:25:24.698 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 255 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h29m40s44ms alt=565.7000122070312 vAcc=1.954571 vel=0.13914724 bear=1.069338 {Bundle[{}]}], age: 951ms, time: 1679050523746 03-17 16:25:24.698 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:24.703 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.265 03-17 16:25:24.707 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:24.711 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 254 isFinished? true 03-17 16:25:24.712 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:24.714 INFO [b persist] ✅ INSERT: 2d5888fb-7d80-42e7-830b-45010f60d433 03-17 16:25:24.718 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:24.721 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:24.721 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 17.265 03-17 16:25:24.722 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:24.734 INFO [b persist] ✅ INSERT: b3e541f1-d8bb-481a-82df-09c5a83bbd05 03-17 16:25:24.734 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 255 isFinished? true 03-17 16:25:24.735 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:24.739 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:25:24.744 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:24.766 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:24.767 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 225 03-17 16:25:24.769 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:24.777 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:24.778 INFO [HttpService a] 🔵 HTTP POST: 2d5888fb-7d80-42e7-830b-45010f60d433 03-17 16:25:24.928 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:24.930 DEBUG [b destroy] ✅ DESTROY: 2d5888fb-7d80-42e7-830b-45010f60d433 03-17 16:25:24.943 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:24.944 INFO [HttpService a] 🔵 HTTP POST: b3e541f1-d8bb-481a-82df-09c5a83bbd05 03-17 16:25:24.948 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:24.949 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:25.018 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:25.020 DEBUG [b destroy] ✅ DESTROY: b3e541f1-d8bb-481a-82df-09c5a83bbd05 03-17 16:25:25.028 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 225 03-17 16:25:25.028 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:25.032 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:25.033 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:25.034 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:33.580 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:33.657 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:33.659 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 256] 03-17 16:25:33.666 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:35.011 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:35.017 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 256 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=20.0 et=+16d4h29m50s355ms alt=565.7000122070312 vAcc=2.831172 vel=0.019040622 {Bundle[{}]}], age: 958ms, time: 1679050534057 03-17 16:25:35.039 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:35.040 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:35.050 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 256 isFinished? true 03-17 16:25:35.051 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:35.052 INFO [b persist] ✅ INSERT: 19452457-27ca-47f5-900f-24d04be10ec0 03-17 16:25:35.060 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:35.061 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:35.089 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:35.090 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 226 03-17 16:25:35.098 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:35.099 INFO [HttpService a] 🔵 HTTP POST: 19452457-27ca-47f5-900f-24d04be10ec0 03-17 16:25:35.213 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:35.220 DEBUG [b destroy] ✅ DESTROY: 19452457-27ca-47f5-900f-24d04be10ec0 03-17 16:25:35.230 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 226 03-17 16:25:35.231 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:35.238 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:35.238 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:35.240 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:35.311 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:35.356 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:35.463 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:35.466 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 257] 03-17 16:25:35.469 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:36.591 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:36.616 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 257 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778795 hAcc=16.708 et=+16d4h29m51s721ms alt=565.7000122070312 vAcc=1.8253382 vel=0.042984013 {Bundle[{}]}], age: 1172ms, time: 1679050535423 03-17 16:25:36.644 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:36.646 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:36.713 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 257 isFinished? true 03-17 16:25:36.714 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:36.716 INFO [b persist] ✅ INSERT: e753bd3b-6015-413a-9add-793c11c8b4fe 03-17 16:25:36.769 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:36.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:37.047 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:37.049 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 227 03-17 16:25:37.078 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:37.080 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:37.080 INFO [HttpService a] 🔵 HTTP POST: e753bd3b-6015-413a-9add-793c11c8b4fe 03-17 16:25:37.180 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:37.183 DEBUG [b destroy] ✅ DESTROY: e753bd3b-6015-413a-9add-793c11c8b4fe 03-17 16:25:37.194 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 227 03-17 16:25:37.198 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:37.214 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:37.216 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:37.322 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:38.591 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:38.703 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:38.706 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 258] 03-17 16:25:38.721 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:39.516 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:39.543 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:39.544 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 259] 03-17 16:25:39.549 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:40.426 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:40.429 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 259 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778793 hAcc=16.708 et=+16d4h29m55s651ms alt=565.7000122070312 vAcc=2.132702 vel=0.010376028 {Bundle[{}]}], age: 1075ms, time: 1679050539353 03-17 16:25:40.463 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:25:40.469 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 258 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778793 hAcc=16.708 et=+16d4h29m55s651ms alt=565.7000122070312 vAcc=2.132702 vel=0.010376028 {Bundle[{}]}], age: 1115ms, time: 1679050539353 03-17 16:25:40.470 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:40.470 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:40.486 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 259 isFinished? true 03-17 16:25:40.486 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:25:40.490 INFO [b persist] ✅ INSERT: b9e4f5f0-d747-4b16-a91f-7d9c5b09d5f5 03-17 16:25:40.501 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:40.534 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:40.535 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:40.536 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 16.708 03-17 16:25:40.589 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 258 isFinished? true 03-17 16:25:40.592 INFO [b persist] ✅ INSERT: ae173791-a5ef-46a7-a192-998119316ad7 03-17 16:25:40.592 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:40.602 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:40.631 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:25:40.682 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:40.683 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 228 03-17 16:25:40.684 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:40.701 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:40.701 INFO [HttpService a] 🔵 HTTP POST: b9e4f5f0-d747-4b16-a91f-7d9c5b09d5f5 03-17 16:25:40.820 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:40.823 DEBUG [b destroy] ✅ DESTROY: b9e4f5f0-d747-4b16-a91f-7d9c5b09d5f5 03-17 16:25:40.862 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:40.882 INFO [HttpService a] 🔵 HTTP POST: ae173791-a5ef-46a7-a192-998119316ad7 03-17 16:25:40.931 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:40.933 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:40.966 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:40.970 DEBUG [b destroy] ✅ DESTROY: ae173791-a5ef-46a7-a192-998119316ad7 03-17 16:25:40.982 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 228 03-17 16:25:40.983 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:40.988 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:41.014 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:41.015 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:42.609 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 16:25:43.159 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 16:25:43.168 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 16:25:49.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:49.801 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:49.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 260] 03-17 16:25:49.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:50.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:50.740 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:50.745 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 261] 03-17 16:25:50.750 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:51.156 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:51.175 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:25:51.180 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 261 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h30m6s513ms alt=565.7000122070312 vAcc=2.0544446 vel=0.006253198 {Bundle[{}]}], age: 958ms, time: 1679050550215 03-17 16:25:51.182 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 260 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h30m6s513ms alt=565.7000122070312 vAcc=2.0544446 vel=0.006253198 {Bundle[{}]}], age: 966ms, time: 1679050550215 03-17 16:25:51.190 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:51.191 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:51.202 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:51.270 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 261 isFinished? true 03-17 16:25:51.271 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:51.288 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:51.297 INFO [b persist] ✅ INSERT: 6c2824c1-86bf-4dd4-ae8b-7700f75267e2 03-17 16:25:51.314 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:51.315 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:51.322 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:51.344 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 260 isFinished? true 03-17 16:25:51.348 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:51.351 INFO [b persist] ✅ INSERT: e1abdb4b-f454-4dfe-8e51-0ddf6e3bc663 03-17 16:25:51.370 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:25:51.378 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:51.462 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:51.463 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 229 03-17 16:25:51.467 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:51.492 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:51.494 INFO [HttpService a] 🔵 HTTP POST: 6c2824c1-86bf-4dd4-ae8b-7700f75267e2 03-17 16:25:51.587 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:51.590 DEBUG [b destroy] ✅ DESTROY: 6c2824c1-86bf-4dd4-ae8b-7700f75267e2 03-17 16:25:51.605 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:51.606 INFO [HttpService a] 🔵 HTTP POST: e1abdb4b-f454-4dfe-8e51-0ddf6e3bc663 03-17 16:25:51.611 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:51.612 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:51.706 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:51.708 DEBUG [b destroy] ✅ DESTROY: e1abdb4b-f454-4dfe-8e51-0ddf6e3bc663 03-17 16:25:51.719 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 229 03-17 16:25:51.721 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:51.727 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:51.741 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:51.743 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:52.671 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 16:25:52.672 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 16:25:54.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:54.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:54.793 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 262] 03-17 16:25:54.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:55.729 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:25:55.755 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:55.757 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 263] 03-17 16:25:55.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:25:56.048 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:25:56.053 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 263 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h30m11s448ms alt=565.7000122070312 vAcc=2.0544446 vel=0.0034696055 {Bundle[{}]}], age: 901ms, time: 1679050555150 03-17 16:25:56.058 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:25:56.064 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:56.064 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 262 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=20.0 et=+16d4h30m11s448ms alt=565.7000122070312 vAcc=2.0544446 vel=0.0034696055 {Bundle[{}]}], age: 910ms, time: 1679050555150 03-17 16:25:56.065 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:56.073 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:56.083 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 263 isFinished? true 03-17 16:25:56.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:56.089 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:56.096 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:25:56.097 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:25:56.105 INFO [b persist] ✅ INSERT: 7d594682-828a-4d1b-bea2-207267f2d404 03-17 16:25:56.111 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:25:56.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 262 isFinished? true 03-17 16:25:56.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:56.124 INFO [b persist] ✅ INSERT: 24a189bc-582a-43eb-9bfb-d3ff2b990e65 03-17 16:25:56.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:25:56.150 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:25:56.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:25:56.183 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 230 03-17 16:25:56.185 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:25:56.193 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:56.194 INFO [HttpService a] 🔵 HTTP POST: 7d594682-828a-4d1b-bea2-207267f2d404 03-17 16:25:56.288 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:56.290 DEBUG [b destroy] ✅ DESTROY: 7d594682-828a-4d1b-bea2-207267f2d404 03-17 16:25:56.304 DEBUG [b first] ✅ Locked 1 records 03-17 16:25:56.305 INFO [HttpService a] 🔵 HTTP POST: 24a189bc-582a-43eb-9bfb-d3ff2b990e65 03-17 16:25:56.310 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:56.313 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:25:56.394 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:25:56.397 DEBUG [b destroy] ✅ DESTROY: 24a189bc-582a-43eb-9bfb-d3ff2b990e65 03-17 16:25:56.406 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 230 03-17 16:25:56.407 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:25:56.415 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:25:56.422 INFO [a run] ⚡️[RPC: : null] 03-17 16:25:56.424 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:04.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:04.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:04.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 264] 03-17 16:26:04.811 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:05.538 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 16:26:05.562 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 16:26:05.571 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:26:05.873 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:05.972 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 16:26:06.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:06.143 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 265] 03-17 16:26:06.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:06.558 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:06.573 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 264 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778791 hAcc=20.0 et=+16d4h30m21s484ms alt=565.7000122070312 vAcc=1.8668619 vel=0.032454886 {Bundle[{}]}], age: 1385ms, time: 1679050565186 03-17 16:26:06.616 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:06.617 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:06.655 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 264 isFinished? true 03-17 16:26:06.656 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:06.661 INFO [b persist] ✅ INSERT: ee549178-668e-414f-b0ea-e5a8acee6241 03-17 16:26:06.667 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:06.690 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:06.693 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 16:26:06.695 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 16:26:06.842 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:06.843 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 231 03-17 16:26:06.860 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:06.866 INFO [HttpService a] 🔵 HTTP POST: ee549178-668e-414f-b0ea-e5a8acee6241 03-17 16:26:06.915 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:06.975 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:06.980 DEBUG [b destroy] ✅ DESTROY: ee549178-668e-414f-b0ea-e5a8acee6241 03-17 16:26:06.989 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 231 03-17 16:26:06.990 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:06.998 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:07.006 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:07.007 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:08.696 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:08.724 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 265 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h30m23s821ms alt=565.7000122070312 vAcc=1.619562 vel=0.014485066 {Bundle[{}]}], age: 1177ms, time: 1679050567523 03-17 16:26:08.768 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:08.775 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:08.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:08.809 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 265 isFinished? true 03-17 16:26:08.809 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:08.826 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:08.834 INFO [b persist] ✅ INSERT: e8b3c59c-86c8-43ae-9d2a-de6e5d7f8ef6 03-17 16:26:08.935 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:09.048 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:09.049 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 232 03-17 16:26:09.062 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:09.063 INFO [HttpService a] 🔵 HTTP POST: e8b3c59c-86c8-43ae-9d2a-de6e5d7f8ef6 03-17 16:26:09.141 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:09.165 DEBUG [b destroy] ✅ DESTROY: e8b3c59c-86c8-43ae-9d2a-de6e5d7f8ef6 03-17 16:26:09.174 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 232 03-17 16:26:09.175 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:09.195 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:09.211 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:09.213 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:09.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:09.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:09.826 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 266] 03-17 16:26:09.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:10.173 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:10.176 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 266 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h30m25s527ms alt=565.7000122070312 vAcc=2.132702 vel=0.015177133 {Bundle[{}]}], age: 946ms, time: 1679050569229 03-17 16:26:10.208 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:10.218 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:10.237 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 266 isFinished? true 03-17 16:26:10.240 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:10.243 INFO [b persist] ✅ INSERT: 14b7befc-9b50-4b45-8f90-1cd5d2cdafc8 03-17 16:26:10.274 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:10.306 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:10.379 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:10.380 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 233 03-17 16:26:10.389 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:10.390 INFO [HttpService a] 🔵 HTTP POST: 14b7befc-9b50-4b45-8f90-1cd5d2cdafc8 03-17 16:26:10.469 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:10.480 DEBUG [b destroy] ✅ DESTROY: 14b7befc-9b50-4b45-8f90-1cd5d2cdafc8 03-17 16:26:10.493 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 233 03-17 16:26:10.498 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:10.499 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:10.508 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:10.523 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:10.524 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:10.725 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:10.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:10.825 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 267] 03-17 16:26:10.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:11.607 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:11.610 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 267 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778788 hAcc=20.0 et=+16d4h30m26s981ms alt=565.7000122070312 vAcc=1.9962546 vel=0.058496065 {Bundle[{}]}], age: 926ms, time: 1679050570683 03-17 16:26:11.619 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:11.620 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:11.638 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 267 isFinished? true 03-17 16:26:11.639 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:11.642 INFO [b persist] ✅ INSERT: 8decede0-57a4-4c49-bdbb-612441bdcf8c 03-17 16:26:11.658 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:11.675 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:11.738 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:11.745 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 234 03-17 16:26:11.760 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:11.766 INFO [HttpService a] 🔵 HTTP POST: 8decede0-57a4-4c49-bdbb-612441bdcf8c 03-17 16:26:11.867 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:11.872 DEBUG [b destroy] ✅ DESTROY: 8decede0-57a4-4c49-bdbb-612441bdcf8c 03-17 16:26:11.889 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 234 03-17 16:26:11.889 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:11.893 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:11.896 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:11.897 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:11.923 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:19.760 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:19.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:19.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 268] 03-17 16:26:19.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:20.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:20.726 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:20.730 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 269] 03-17 16:26:20.732 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:21.093 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:21.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 268 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d4h30m36s527ms alt=565.7000122070312 vAcc=1.930013 vel=0.052088458 {Bundle[{}]}], age: 867ms, time: 1679050580230 03-17 16:26:21.117 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:26:21.119 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 269 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778783 hAcc=20.0 et=+16d4h30m36s527ms alt=565.7000122070312 vAcc=1.930013 vel=0.052088458 {Bundle[{}]}], age: 889ms, time: 1679050580230 03-17 16:26:21.119 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:21.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:21.125 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 268 isFinished? true 03-17 16:26:21.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:26:21.128 INFO [b persist] ✅ INSERT: f2e67043-0317-4a5e-8e2c-c8d681bc4852 03-17 16:26:21.144 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:21.145 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:21.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:21.151 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:21.175 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 269 isFinished? true 03-17 16:26:21.176 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:21.178 INFO [b persist] ✅ INSERT: 4ae72d23-f92e-4469-b751-72727b3bde57 03-17 16:26:21.190 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:21.197 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:21.198 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:26:21.230 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:21.233 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 235 03-17 16:26:21.251 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:21.252 INFO [HttpService a] 🔵 HTTP POST: f2e67043-0317-4a5e-8e2c-c8d681bc4852 03-17 16:26:21.325 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:21.328 DEBUG [b destroy] ✅ DESTROY: f2e67043-0317-4a5e-8e2c-c8d681bc4852 03-17 16:26:21.342 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:21.344 INFO [HttpService a] 🔵 HTTP POST: 4ae72d23-f92e-4469-b751-72727b3bde57 03-17 16:26:21.359 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:21.361 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:21.418 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:21.421 DEBUG [b destroy] ✅ DESTROY: 4ae72d23-f92e-4469-b751-72727b3bde57 03-17 16:26:21.433 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 235 03-17 16:26:21.438 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:21.460 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:21.465 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:21.467 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:23.518 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 16:26:23.519 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 16:26:24.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:24.794 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:24.799 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 270] 03-17 16:26:24.801 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:25.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:25.777 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:25.781 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 271] 03-17 16:26:25.784 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:26.004 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:26.010 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 270 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=16.62 et=+16d4h30m41s413ms alt=565.7000122070312 vAcc=1.8242265 vel=0.035558354 {Bundle[{}]}], age: 894ms, time: 1679050585115 03-17 16:26:26.012 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:26:26.017 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:26.018 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:26.021 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 271 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=16.62 et=+16d4h30m41s413ms alt=565.7000122070312 vAcc=1.8242265 vel=0.035558354 {Bundle[{}]}], age: 900ms, time: 1679050585115 03-17 16:26:26.024 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:26.032 INFO [b persist] ✅ INSERT: 6676cd79-ffbb-4fc0-9bef-019b46f61f54 03-17 16:26:26.039 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 270 isFinished? true 03-17 16:26:26.040 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:26.040 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:26.050 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:26.050 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:26.052 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:26.070 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 271 isFinished? true 03-17 16:26:26.071 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:26.078 INFO [b persist] ✅ INSERT: 20979b30-237d-467f-9e43-50fac6dd1ce6 03-17 16:26:26.090 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:26:26.118 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:26.118 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 236 03-17 16:26:26.126 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:26.126 INFO [HttpService a] 🔵 HTTP POST: 6676cd79-ffbb-4fc0-9bef-019b46f61f54 03-17 16:26:26.225 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:26.229 DEBUG [b destroy] ✅ DESTROY: 6676cd79-ffbb-4fc0-9bef-019b46f61f54 03-17 16:26:26.245 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:26.246 INFO [HttpService a] 🔵 HTTP POST: 20979b30-237d-467f-9e43-50fac6dd1ce6 03-17 16:26:26.249 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:26.250 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:26.323 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:26.325 DEBUG [b destroy] ✅ DESTROY: 20979b30-237d-467f-9e43-50fac6dd1ce6 03-17 16:26:26.333 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 236 03-17 16:26:26.335 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:26.339 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:26.348 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:26.349 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:34.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:34.796 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:34.799 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 272] 03-17 16:26:34.802 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:35.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:35.764 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:35.768 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 273] 03-17 16:26:35.771 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:36.029 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:36.035 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 272 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510979,73.778741 hAcc=98.4 et=+16d4h30m51s435ms alt=566.2000122070312 vAcc=18.49 vel=0.55787486 bear=230.7323 {Bundle[{}]}], age: 897ms, time: 1679050595137 03-17 16:26:36.037 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:26:36.041 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 273 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510979,73.778741 hAcc=98.4 et=+16d4h30m51s435ms alt=566.2000122070312 vAcc=18.49 vel=0.55787486 bear=230.7323 {Bundle[{}]}], age: 901ms, time: 1679050595137 03-17 16:26:36.048 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:36.048 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:36.056 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 272 isFinished? true 03-17 16:26:36.057 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:36.057 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:36.062 INFO [b persist] ✅ INSERT: 5881e68f-2d04-4d72-8a8a-d94e56ac39eb 03-17 16:26:36.077 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:36.077 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:36.077 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:36.083 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:36.084 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 273 isFinished? true 03-17 16:26:36.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:36.086 INFO [b persist] ✅ INSERT: df9530b3-734c-40e9-8330-e0c1b23db3b0 03-17 16:26:36.092 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:26:36.105 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:36.132 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:36.133 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 237 03-17 16:26:36.135 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:36.147 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:36.148 INFO [HttpService a] 🔵 HTTP POST: 5881e68f-2d04-4d72-8a8a-d94e56ac39eb 03-17 16:26:36.234 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:36.236 DEBUG [b destroy] ✅ DESTROY: 5881e68f-2d04-4d72-8a8a-d94e56ac39eb 03-17 16:26:36.259 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:36.260 INFO [HttpService a] 🔵 HTTP POST: df9530b3-734c-40e9-8330-e0c1b23db3b0 03-17 16:26:36.264 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:36.266 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:36.333 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:36.335 DEBUG [b destroy] ✅ DESTROY: df9530b3-734c-40e9-8330-e0c1b23db3b0 03-17 16:26:36.339 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 237 03-17 16:26:36.340 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:36.344 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:36.358 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:36.359 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:39.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:39.795 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:39.799 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 274] 03-17 16:26:39.803 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:40.734 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:40.757 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:40.760 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 275] 03-17 16:26:40.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:41.023 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:41.028 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 274 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778785 hAcc=20.0 et=+16d4h30m56s449ms alt=565.7000122070312 vAcc=1.9784545 vel=0.06849953 {Bundle[{}]}], age: 876ms, time: 1679050600151 03-17 16:26:41.029 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:26:41.031 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 275 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778785 hAcc=20.0 et=+16d4h30m56s449ms alt=565.7000122070312 vAcc=1.9784545 vel=0.06849953 {Bundle[{}]}], age: 879ms, time: 1679050600151 03-17 16:26:41.036 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:41.036 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:41.041 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:41.047 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:41.053 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 274 isFinished? true 03-17 16:26:41.054 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:41.056 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:41.057 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:41.058 INFO [b persist] ✅ INSERT: d584d471-b3c1-4077-9ba2-a5a5649602ed 03-17 16:26:41.075 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:41.086 INFO [b persist] ✅ INSERT: d4684c7a-b143-4e4e-ac9a-6c1e38fe83e5 03-17 16:26:41.100 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 275 isFinished? true 03-17 16:26:41.101 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:41.108 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:26:41.124 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:41.124 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 238 03-17 16:26:41.131 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:41.133 INFO [HttpService a] 🔵 HTTP POST: d584d471-b3c1-4077-9ba2-a5a5649602ed 03-17 16:26:41.225 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:41.227 DEBUG [b destroy] ✅ DESTROY: d584d471-b3c1-4077-9ba2-a5a5649602ed 03-17 16:26:41.241 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:41.242 INFO [HttpService a] 🔵 HTTP POST: d4684c7a-b143-4e4e-ac9a-6c1e38fe83e5 03-17 16:26:41.248 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:41.250 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:41.323 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:41.325 DEBUG [b destroy] ✅ DESTROY: d4684c7a-b143-4e4e-ac9a-6c1e38fe83e5 03-17 16:26:41.334 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 238 03-17 16:26:41.336 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:41.347 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:41.354 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:41.355 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:49.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:49.805 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:49.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 276] 03-17 16:26:49.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:50.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:50.774 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:50.776 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 277] 03-17 16:26:50.779 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:51.053 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:51.058 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 277 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h31m6s426ms alt=565.7000122070312 vAcc=1.7475963 vel=0.0071694097 {Bundle[{}]}], age: 929ms, time: 1679050610128 03-17 16:26:51.063 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:26:51.066 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 276 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h31m6s426ms alt=565.7000122070312 vAcc=1.7475963 vel=0.0071694097 {Bundle[{}]}], age: 936ms, time: 1679050610128 03-17 16:26:51.073 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:51.074 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:51.076 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:51.084 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:51.105 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 277 isFinished? true 03-17 16:26:51.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:51.110 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:51.111 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:51.111 INFO [b persist] ✅ INSERT: 8443c502-984b-4655-bc2f-a55783086fd5 03-17 16:26:51.162 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:51.868 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 276 isFinished? true 03-17 16:26:51.871 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:51.897 INFO [b persist] ✅ INSERT: 6195291c-c91d-4ed9-9b07-5a737cf49bbf 03-17 16:26:51.907 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:26:51.925 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:51.926 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 239 03-17 16:26:51.936 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:51.939 INFO [HttpService a] 🔵 HTTP POST: 8443c502-984b-4655-bc2f-a55783086fd5 03-17 16:26:52.016 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:52.019 DEBUG [b destroy] ✅ DESTROY: 8443c502-984b-4655-bc2f-a55783086fd5 03-17 16:26:52.028 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:52.029 INFO [HttpService a] 🔵 HTTP POST: 6195291c-c91d-4ed9-9b07-5a737cf49bbf 03-17 16:26:52.032 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:52.033 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:52.098 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:52.100 DEBUG [b destroy] ✅ DESTROY: 6195291c-c91d-4ed9-9b07-5a737cf49bbf 03-17 16:26:52.109 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 239 03-17 16:26:52.110 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:52.117 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:52.124 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:52.126 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:53.761 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:53.801 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:53.803 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 278] 03-17 16:26:53.808 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:55.006 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:55.009 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 278 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h31m10s422ms alt=565.7000122070312 vAcc=2.2155178 vel=0.009258997 {Bundle[{}]}], age: 884ms, time: 1679050614124 03-17 16:26:55.016 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:55.018 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:55.026 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:55.030 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 278 isFinished? true 03-17 16:26:55.031 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:55.039 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:26:55.040 INFO [b persist] ✅ INSERT: 597c6bf4-286c-4e96-b03b-2595a87a6841 03-17 16:26:55.058 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:55.092 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:55.093 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 240 03-17 16:26:55.101 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:55.102 INFO [HttpService a] 🔵 HTTP POST: 597c6bf4-286c-4e96-b03b-2595a87a6841 03-17 16:26:55.195 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:55.197 DEBUG [b destroy] ✅ DESTROY: 597c6bf4-286c-4e96-b03b-2595a87a6841 03-17 16:26:55.206 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 240 03-17 16:26:55.207 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:55.212 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:55.225 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:55.228 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:55.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:26:55.754 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:55.755 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 279] 03-17 16:26:55.757 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:26:56.235 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:26:56.237 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 279 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h31m11s648ms alt=565.7000122070312 vAcc=2.132702 vel=0.009575956 {Bundle[{}]}], age: 886ms, time: 1679050615350 03-17 16:26:56.242 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:26:56.243 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:26:56.248 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 279 isFinished? true 03-17 16:26:56.249 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:56.252 INFO [b persist] ✅ INSERT: 72a14d1e-75a9-4a32-91e1-2def5a6022d1 03-17 16:26:56.256 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:26:56.270 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:26:56.294 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:26:56.294 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 241 03-17 16:26:56.308 INFO [HttpService a] 🔵 HTTP POST: 72a14d1e-75a9-4a32-91e1-2def5a6022d1 03-17 16:26:56.308 DEBUG [b first] ✅ Locked 1 records 03-17 16:26:56.395 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:26:56.396 DEBUG [b destroy] ✅ DESTROY: 72a14d1e-75a9-4a32-91e1-2def5a6022d1 03-17 16:26:56.407 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 241 03-17 16:26:56.408 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:26:56.412 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:26:56.415 INFO [a run] ⚡️[RPC: : null] 03-17 16:26:56.416 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:26:56.509 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:04.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:04.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:04.801 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 280] 03-17 16:27:04.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:05.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:05.725 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:05.727 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 281] 03-17 16:27:05.729 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:05.992 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:05.995 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 281 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=20.4 et=+16d4h31m21s421ms alt=565.7000122070312 vAcc=2.3166125 vel=0.035333347 {Bundle[{}]}], age: 871ms, time: 1679050625124 03-17 16:27:06.001 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:27:06.004 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 280 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=20.4 et=+16d4h31m21s421ms alt=565.7000122070312 vAcc=2.3166125 vel=0.035333347 {Bundle[{}]}], age: 880ms, time: 1679050625124 03-17 16:27:06.007 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:06.008 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:27:06.015 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:06.034 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 281 isFinished? true 03-17 16:27:06.035 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:06.036 INFO [b persist] ✅ INSERT: d6963154-0d3a-4e11-9de4-868a4cb01cc6 03-17 16:27:06.036 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:06.041 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:06.042 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:27:06.095 INFO [b persist] ✅ INSERT: 357d9143-0568-47b7-ba70-fe39bfbb80bc 03-17 16:27:06.097 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 280 isFinished? true 03-17 16:27:06.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:06.118 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:27:06.128 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:27:06.182 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:06.183 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 242 03-17 16:27:06.190 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:06.191 INFO [HttpService a] 🔵 HTTP POST: d6963154-0d3a-4e11-9de4-868a4cb01cc6 03-17 16:27:06.275 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:06.277 DEBUG [b destroy] ✅ DESTROY: d6963154-0d3a-4e11-9de4-868a4cb01cc6 03-17 16:27:06.290 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:06.291 INFO [HttpService a] 🔵 HTTP POST: 357d9143-0568-47b7-ba70-fe39bfbb80bc 03-17 16:27:06.294 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:06.295 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:06.379 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:06.380 DEBUG [b destroy] ✅ DESTROY: 357d9143-0568-47b7-ba70-fe39bfbb80bc 03-17 16:27:06.388 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 242 03-17 16:27:06.389 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:06.397 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:06.405 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:06.408 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:09.744 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:09.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:09.793 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 282] 03-17 16:27:09.796 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:10.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:10.764 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:10.765 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 283] 03-17 16:27:10.769 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:11.018 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:11.021 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 283 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.2 et=+16d4h31m26s439ms alt=565.7000122070312 vAcc=2.093939 vel=0.061282218 {Bundle[{}]}], age: 879ms, time: 1679050630141 03-17 16:27:11.032 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:11.032 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:27:11.033 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:27:11.034 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 282 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=20.2 et=+16d4h31m26s439ms alt=565.7000122070312 vAcc=2.093939 vel=0.061282218 {Bundle[{}]}], age: 892ms, time: 1679050630141 03-17 16:27:11.039 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 283 isFinished? true 03-17 16:27:11.040 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:27:11.044 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:11.044 INFO [b persist] ✅ INSERT: 57a802da-cf6c-4742-813d-556035567b76 03-17 16:27:11.053 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:11.061 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:27:11.063 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:11.063 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:27:11.073 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 282 isFinished? true 03-17 16:27:11.074 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:11.081 INFO [b persist] ✅ INSERT: bb3a2154-1a4a-4086-aaae-4f5830b9ebb6 03-17 16:27:11.088 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:11.093 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:27:11.112 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:11.113 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 243 03-17 16:27:11.117 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:11.129 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:11.129 INFO [HttpService a] 🔵 HTTP POST: 57a802da-cf6c-4742-813d-556035567b76 03-17 16:27:11.224 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:11.226 DEBUG [b destroy] ✅ DESTROY: 57a802da-cf6c-4742-813d-556035567b76 03-17 16:27:11.240 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:11.241 INFO [HttpService a] 🔵 HTTP POST: bb3a2154-1a4a-4086-aaae-4f5830b9ebb6 03-17 16:27:11.248 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:11.249 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:11.326 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:11.328 DEBUG [b destroy] ✅ DESTROY: bb3a2154-1a4a-4086-aaae-4f5830b9ebb6 03-17 16:27:11.343 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 243 03-17 16:27:11.348 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:11.357 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:11.363 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:11.364 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:19.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:19.799 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:19.801 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 284] 03-17 16:27:19.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:20.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:20.727 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:20.728 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 285] 03-17 16:27:20.731 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:21.021 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:21.024 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 285 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=20.0 et=+16d4h31m36s431ms alt=565.7000122070312 vAcc=1.9590452 vel=0.010158563 {Bundle[{}]}], age: 890ms, time: 1679050640134 03-17 16:27:21.028 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:27:21.032 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 284 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=20.0 et=+16d4h31m36s431ms alt=565.7000122070312 vAcc=1.9590452 vel=0.010158563 {Bundle[{}]}], age: 898ms, time: 1679050640134 03-17 16:27:21.033 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:21.034 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:27:21.040 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:21.044 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 285 isFinished? true 03-17 16:27:21.045 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:21.049 INFO [b persist] ✅ INSERT: 343eff82-e662-4d6d-84b8-ab3028dff05b 03-17 16:27:21.063 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:21.072 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:27:21.086 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:21.087 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 16:27:21.102 INFO [b persist] ✅ INSERT: 4c76fea6-7758-4dbe-b1b0-64e043a107c2 03-17 16:27:21.104 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 284 isFinished? true 03-17 16:27:21.108 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:21.111 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:21.116 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:27:21.137 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:21.138 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 244 03-17 16:27:21.146 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:21.159 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:21.160 INFO [HttpService a] 🔵 HTTP POST: 343eff82-e662-4d6d-84b8-ab3028dff05b 03-17 16:27:21.253 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:21.255 DEBUG [b destroy] ✅ DESTROY: 343eff82-e662-4d6d-84b8-ab3028dff05b 03-17 16:27:21.272 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:21.273 INFO [HttpService a] 🔵 HTTP POST: 4c76fea6-7758-4dbe-b1b0-64e043a107c2 03-17 16:27:21.277 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:21.278 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:21.346 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:21.348 DEBUG [b destroy] ✅ DESTROY: 4c76fea6-7758-4dbe-b1b0-64e043a107c2 03-17 16:27:21.356 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 244 03-17 16:27:21.358 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:21.395 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:21.400 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:21.402 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:24.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:24.795 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:24.799 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 286] 03-17 16:27:24.802 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:25.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:25.725 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:25.726 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 287] 03-17 16:27:25.728 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:26.022 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:26.024 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 287 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=20.0 et=+16d4h31m41s436ms alt=565.7000122070312 vAcc=2.3428862 vel=0.012977891 {Bundle[{}]}], age: 885ms, time: 1679050645138 03-17 16:27:26.032 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:26.033 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.4 03-17 16:27:26.035 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:27:26.037 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 286 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=20.0 et=+16d4h31m41s436ms alt=565.7000122070312 vAcc=2.3428862 vel=0.012977891 {Bundle[{}]}], age: 898ms, time: 1679050645138 03-17 16:27:26.041 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 287 isFinished? true 03-17 16:27:26.042 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:27:26.043 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:26.046 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:26.049 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:27:26.050 INFO [b persist] ✅ INSERT: be8b9f99-74a3-47ed-a76a-5e3104afd3bf 03-17 16:27:26.061 INFO [b persist] ✅ INSERT: de36b71e-be46-42d6-96b8-52a1ebed495b 03-17 16:27:26.065 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:27:26.067 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:26.068 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:27:26.070 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 286 isFinished? true 03-17 16:27:26.070 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:26.070 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:26.099 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:26.100 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 245 03-17 16:27:26.106 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:26.110 INFO [HttpService a] 🔵 HTTP POST: be8b9f99-74a3-47ed-a76a-5e3104afd3bf 03-17 16:27:26.205 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:26.207 DEBUG [b destroy] ✅ DESTROY: be8b9f99-74a3-47ed-a76a-5e3104afd3bf 03-17 16:27:26.220 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:26.221 INFO [HttpService a] 🔵 HTTP POST: de36b71e-be46-42d6-96b8-52a1ebed495b 03-17 16:27:26.226 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:26.227 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:26.296 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:26.298 DEBUG [b destroy] ✅ DESTROY: de36b71e-be46-42d6-96b8-52a1ebed495b 03-17 16:27:26.305 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 245 03-17 16:27:26.306 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:26.311 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:26.326 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:26.329 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:34.753 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:34.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:34.803 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 288] 03-17 16:27:34.806 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:35.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:35.724 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:35.725 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 289] 03-17 16:27:35.727 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:36.009 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:36.012 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 289 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=14.312 et=+16d4h31m51s447ms alt=565.7000122070312 vAcc=1.7542489 vel=0.011351648 {Bundle[{}]}], age: 861ms, time: 1679050655150 03-17 16:27:36.020 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:27:36.024 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:36.024 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 288 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=14.312 et=+16d4h31m51s447ms alt=565.7000122070312 vAcc=1.7542489 vel=0.011351648 {Bundle[{}]}], age: 873ms, time: 1679050655150 03-17 16:27:36.025 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:27:36.032 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:36.033 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 289 isFinished? true 03-17 16:27:36.033 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:36.041 INFO [b persist] ✅ INSERT: 846395bf-a6dd-40af-9e92-3bb8ac87dd18 03-17 16:27:36.058 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:27:36.066 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:36.096 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:36.096 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:27:36.101 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 288 isFinished? true 03-17 16:27:36.102 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:36.105 INFO [b persist] ✅ INSERT: 68b2988a-beec-44c3-9ec1-71ea2accb163 03-17 16:27:36.116 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:27:36.121 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:36.122 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 246 03-17 16:27:36.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:36.147 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:36.151 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:36.155 INFO [HttpService a] 🔵 HTTP POST: 846395bf-a6dd-40af-9e92-3bb8ac87dd18 03-17 16:27:36.250 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:36.252 DEBUG [b destroy] ✅ DESTROY: 846395bf-a6dd-40af-9e92-3bb8ac87dd18 03-17 16:27:36.259 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:36.260 INFO [HttpService a] 🔵 HTTP POST: 68b2988a-beec-44c3-9ec1-71ea2accb163 03-17 16:27:36.263 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:36.264 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:36.332 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:36.334 DEBUG [b destroy] ✅ DESTROY: 68b2988a-beec-44c3-9ec1-71ea2accb163 03-17 16:27:36.341 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 246 03-17 16:27:36.346 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:36.351 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:36.365 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:36.366 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:39.723 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:39.760 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:39.761 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 290] 03-17 16:27:39.764 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:40.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:40.783 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:40.789 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 291] 03-17 16:27:40.792 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:40.980 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:40.984 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 291 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=17.206 et=+16d4h31m56s370ms alt=565.7000122070312 vAcc=2.200867 vel=0.01769637 {Bundle[{}]}], age: 910ms, time: 1679050660073 03-17 16:27:40.993 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:40.996 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:27:40.997 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:27:40.999 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 290 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=17.206 et=+16d4h31m56s370ms alt=565.7000122070312 vAcc=2.200867 vel=0.01769637 {Bundle[{}]}], age: 926ms, time: 1679050660073 03-17 16:27:41.004 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:41.008 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 291 isFinished? true 03-17 16:27:41.010 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:41.010 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:41.014 INFO [b persist] ✅ INSERT: 0f06b464-fcf7-4ada-b9db-7cad4d754ba8 03-17 16:27:41.025 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:27:41.030 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:41.030 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:27:41.048 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 290 isFinished? true 03-17 16:27:41.049 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:41.053 INFO [b persist] ✅ INSERT: e5ba0c39-dfba-453e-a709-740ca65055bd 03-17 16:27:41.058 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:27:41.076 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:41.077 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 247 03-17 16:27:41.084 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:41.085 INFO [HttpService a] 🔵 HTTP POST: 0f06b464-fcf7-4ada-b9db-7cad4d754ba8 03-17 16:27:41.173 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:41.179 DEBUG [b destroy] ✅ DESTROY: 0f06b464-fcf7-4ada-b9db-7cad4d754ba8 03-17 16:27:41.192 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:41.193 INFO [HttpService a] 🔵 HTTP POST: e5ba0c39-dfba-453e-a709-740ca65055bd 03-17 16:27:41.202 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:41.205 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:41.264 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:41.269 DEBUG [b destroy] ✅ DESTROY: e5ba0c39-dfba-453e-a709-740ca65055bd 03-17 16:27:41.274 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 247 03-17 16:27:41.275 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:41.279 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:41.287 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:41.292 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:49.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:49.811 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:49.815 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 292] 03-17 16:27:49.819 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:49.975 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:49.983 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 292 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778792 hAcc=20.149 et=+16d4h32m5s377ms alt=565.7000122070312 vAcc=3.3753731 vel=0.036644813 {Bundle[{}]}], age: 903ms, time: 1679050669079 03-17 16:27:49.994 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:49.995 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.2 03-17 16:27:50.004 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:50.005 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 292 isFinished? true 03-17 16:27:50.006 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:50.012 INFO [b persist] ✅ INSERT: a81c396b-6254-4f8e-8506-ac6a2257ff96 03-17 16:27:50.023 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:27:50.025 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:50.065 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:50.066 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 248 03-17 16:27:50.079 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:50.080 INFO [HttpService a] 🔵 HTTP POST: a81c396b-6254-4f8e-8506-ac6a2257ff96 03-17 16:27:50.187 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:50.190 DEBUG [b destroy] ✅ DESTROY: a81c396b-6254-4f8e-8506-ac6a2257ff96 03-17 16:27:50.200 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 248 03-17 16:27:50.202 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:50.208 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:50.208 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:50.209 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:50.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:50.766 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:50.771 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 293] 03-17 16:27:50.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:51.263 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:51.268 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 293 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.099 et=+16d4h32m6s642ms alt=565.7000122070312 vAcc=2.831172 vel=0.018614184 {Bundle[{}]}], age: 921ms, time: 1679050670345 03-17 16:27:51.283 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:27:51.285 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:27:51.288 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:51.294 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:27:51.300 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 293 isFinished? true 03-17 16:27:51.301 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:27:51.313 INFO [b persist] ✅ INSERT: adafdeb1-5020-4049-ada3-adc817c1d8c3 03-17 16:27:51.334 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:27:51.366 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:27:51.367 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 249 03-17 16:27:51.373 DEBUG [b first] ✅ Locked 1 records 03-17 16:27:51.375 INFO [HttpService a] 🔵 HTTP POST: adafdeb1-5020-4049-ada3-adc817c1d8c3 03-17 16:27:51.497 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:27:51.503 DEBUG [b destroy] ✅ DESTROY: adafdeb1-5020-4049-ada3-adc817c1d8c3 03-17 16:27:51.514 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 249 03-17 16:27:51.516 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:27:51.520 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:27:51.526 INFO [a run] ⚡️[RPC: : null] 03-17 16:27:51.527 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:27:54.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:54.829 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:54.835 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 294] 03-17 16:27:54.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:27:55.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:27:55.741 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:27:55.743 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 295] 03-17 16:27:55.747 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:01.135 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:01.138 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 295 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778788 hAcc=24.9 et=+16d4h32m16s507ms alt=565.7000122070312 vAcc=2.6864395 vel=0.0029683139 {Bundle[{}]}], age: 928ms, time: 1679050680209 03-17 16:28:01.143 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:01.145 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 294 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778788 hAcc=24.9 et=+16d4h32m16s507ms alt=565.7000122070312 vAcc=2.6864395 vel=0.0029683139 {Bundle[{}]}], age: 935ms, time: 1679050680209 03-17 16:28:01.149 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:01.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:28:01.161 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:01.162 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 295 isFinished? true 03-17 16:28:01.163 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:01.164 INFO [b persist] ✅ INSERT: d142d51c-b956-44fb-83e6-d6c5df04dfdf 03-17 16:28:01.173 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:01.174 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:01.174 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:28:01.188 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 294 isFinished? true 03-17 16:28:01.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:01.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:01.199 INFO [b persist] ✅ INSERT: 4485dac1-ed48-4b89-bcb7-3bb16a7f3e3e 03-17 16:28:01.199 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:01.202 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:01.225 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:01.226 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 250 03-17 16:28:01.234 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:01.235 INFO [HttpService a] 🔵 HTTP POST: d142d51c-b956-44fb-83e6-d6c5df04dfdf 03-17 16:28:01.323 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:01.329 DEBUG [b destroy] ✅ DESTROY: d142d51c-b956-44fb-83e6-d6c5df04dfdf 03-17 16:28:01.343 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:01.345 INFO [HttpService a] 🔵 HTTP POST: 4485dac1-ed48-4b89-bcb7-3bb16a7f3e3e 03-17 16:28:01.355 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:01.356 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:01.429 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:01.433 DEBUG [b destroy] ✅ DESTROY: 4485dac1-ed48-4b89-bcb7-3bb16a7f3e3e 03-17 16:28:01.447 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 250 03-17 16:28:01.449 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:01.453 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:01.459 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:01.461 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:04.767 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:04.817 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:04.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 296] 03-17 16:28:04.822 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:06.070 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:06.073 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 296 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=23.7 et=+16d4h32m21s455ms alt=565.7000122070312 vAcc=3.0533946 vel=0.050135758 {Bundle[{}]}], age: 915ms, time: 1679050685157 03-17 16:28:06.093 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:06.094 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:28:06.100 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 296 isFinished? true 03-17 16:28:06.101 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:06.106 INFO [b persist] ✅ INSERT: 515e6e7d-27d4-4088-93a2-35ab41e618e8 03-17 16:28:06.117 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:06.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:06.152 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:06.153 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 251 03-17 16:28:06.157 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:06.158 INFO [HttpService a] 🔵 HTTP POST: 515e6e7d-27d4-4088-93a2-35ab41e618e8 03-17 16:28:06.243 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:06.247 DEBUG [b destroy] ✅ DESTROY: 515e6e7d-27d4-4088-93a2-35ab41e618e8 03-17 16:28:06.256 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 251 03-17 16:28:06.258 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:06.262 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:06.264 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:06.267 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:06.362 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:06.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:06.769 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:06.773 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 297] 03-17 16:28:06.779 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:07.335 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:07.340 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 297 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=24.6 et=+16d4h32m22s730ms alt=565.7000122070312 vAcc=4.148726 vel=0.04289629 {Bundle[{}]}], age: 907ms, time: 1679050686432 03-17 16:28:07.350 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:07.351 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.149 03-17 16:28:07.360 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:07.374 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 297 isFinished? true 03-17 16:28:07.375 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:07.378 INFO [b persist] ✅ INSERT: 146f6731-584f-43c4-8235-094c68a94c31 03-17 16:28:07.384 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:07.388 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:07.429 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:07.429 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 252 03-17 16:28:07.436 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:07.437 INFO [HttpService a] 🔵 HTTP POST: 146f6731-584f-43c4-8235-094c68a94c31 03-17 16:28:07.526 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:07.530 DEBUG [b destroy] ✅ DESTROY: 146f6731-584f-43c4-8235-094c68a94c31 03-17 16:28:07.543 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 252 03-17 16:28:07.546 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:07.551 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:07.574 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:07.576 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:09.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:09.841 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:09.846 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 298] 03-17 16:28:09.850 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:10.748 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:10.775 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:10.777 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 299] 03-17 16:28:10.781 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:11.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:11.101 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 299 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778789 hAcc=25.0 et=+16d4h32m26s479ms alt=565.7000122070312 vAcc=2.8622837 vel=0.03461162 {Bundle[{}]}], age: 918ms, time: 1679050690181 03-17 16:28:11.105 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:11.110 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:11.111 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.099 03-17 16:28:11.112 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 298 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778789 hAcc=25.0 et=+16d4h32m26s479ms alt=565.7000122070312 vAcc=2.8622837 vel=0.03461162 {Bundle[{}]}], age: 927ms, time: 1679050690181 03-17 16:28:11.115 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 299 isFinished? true 03-17 16:28:11.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:28:11.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:11.123 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:11.135 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:11.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.7 03-17 16:28:11.145 INFO [b persist] ✅ INSERT: 0c9f4268-05bc-4609-8c85-e0016ce52766 03-17 16:28:11.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 298 isFinished? true 03-17 16:28:11.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:11.156 INFO [b persist] ✅ INSERT: c8a912b5-df16-4606-8c6b-479677ddbe46 03-17 16:28:11.176 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:28:11.177 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:11.213 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:11.214 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 253 03-17 16:28:11.220 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:11.221 INFO [HttpService a] 🔵 HTTP POST: 0c9f4268-05bc-4609-8c85-e0016ce52766 03-17 16:28:11.313 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:11.316 DEBUG [b destroy] ✅ DESTROY: 0c9f4268-05bc-4609-8c85-e0016ce52766 03-17 16:28:11.338 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:11.340 INFO [HttpService a] 🔵 HTTP POST: c8a912b5-df16-4606-8c6b-479677ddbe46 03-17 16:28:11.344 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:11.345 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:11.426 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:11.429 DEBUG [b destroy] ✅ DESTROY: c8a912b5-df16-4606-8c6b-479677ddbe46 03-17 16:28:11.436 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 253 03-17 16:28:11.438 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:11.443 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:11.449 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:11.451 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:19.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:19.832 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:19.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 300] 03-17 16:28:19.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:20.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:20.788 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:20.790 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 301] 03-17 16:28:20.793 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:21.102 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:21.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 301 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778794 hAcc=48.9 et=+16d4h32m36s496ms alt=565.7000122070312 vAcc=3.6329653 vel=0.033530485 {Bundle[{}]}], age: 906ms, time: 1679050700198 03-17 16:28:21.115 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:21.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:28:21.117 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:21.121 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 300 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778794 hAcc=48.9 et=+16d4h32m36s496ms alt=565.7000122070312 vAcc=3.6329653 vel=0.033530485 {Bundle[{}]}], age: 921ms, time: 1679050700198 03-17 16:28:21.129 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 301 isFinished? true 03-17 16:28:21.130 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:28:21.142 INFO [b persist] ✅ INSERT: b583dc05-35e6-42d5-a989-3ecae2998d52 03-17 16:28:21.143 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:21.147 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:21.148 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:28:21.155 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:21.165 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 300 isFinished? true 03-17 16:28:21.166 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:21.168 INFO [b persist] ✅ INSERT: ee6905d5-f52f-4503-a2d1-1eaa68c3f25e 03-17 16:28:21.168 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:21.180 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:21.187 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:21.207 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:21.209 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 254 03-17 16:28:21.219 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:21.221 INFO [HttpService a] 🔵 HTTP POST: b583dc05-35e6-42d5-a989-3ecae2998d52 03-17 16:28:21.317 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:21.326 DEBUG [b destroy] ✅ DESTROY: b583dc05-35e6-42d5-a989-3ecae2998d52 03-17 16:28:21.340 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:21.341 INFO [HttpService a] 🔵 HTTP POST: ee6905d5-f52f-4503-a2d1-1eaa68c3f25e 03-17 16:28:21.345 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:21.346 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:21.417 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:21.422 DEBUG [b destroy] ✅ DESTROY: ee6905d5-f52f-4503-a2d1-1eaa68c3f25e 03-17 16:28:21.431 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 254 03-17 16:28:21.437 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:21.443 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:21.464 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:21.466 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:24.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:24.826 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:24.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 302] 03-17 16:28:24.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:25.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:25.782 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:25.787 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 303] 03-17 16:28:25.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:26.088 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:26.093 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 302 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=28.1 et=+16d4h32m41s510ms alt=565.7000122070312 vAcc=4.376012 vel=0.015424887 {Bundle[{}]}], age: 879ms, time: 1679050705212 03-17 16:28:26.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:26.101 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:26.101 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.6 03-17 16:28:26.101 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 303 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=28.1 et=+16d4h32m41s510ms alt=565.7000122070312 vAcc=4.376012 vel=0.015424887 {Bundle[{}]}], age: 888ms, time: 1679050705212 03-17 16:28:26.107 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:26.110 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 302 isFinished? true 03-17 16:28:26.111 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:26.113 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:26.119 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:26.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.0 03-17 16:28:26.125 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 303 isFinished? true 03-17 16:28:26.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:26.128 INFO [b persist] ✅ INSERT: acf34c8d-d063-47fe-800e-5e888b9937f5 03-17 16:28:26.133 INFO [b persist] ✅ INSERT: 86541431-686e-4d71-8110-b32957408b4d 03-17 16:28:26.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:28:26.139 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:26.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:26.176 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:26.176 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 255 03-17 16:28:26.177 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:26.184 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:26.184 INFO [HttpService a] 🔵 HTTP POST: acf34c8d-d063-47fe-800e-5e888b9937f5 03-17 16:28:26.274 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:26.279 DEBUG [b destroy] ✅ DESTROY: acf34c8d-d063-47fe-800e-5e888b9937f5 03-17 16:28:26.295 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:26.297 INFO [HttpService a] 🔵 HTTP POST: 86541431-686e-4d71-8110-b32957408b4d 03-17 16:28:26.309 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:26.310 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:26.374 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:26.378 DEBUG [b destroy] ✅ DESTROY: 86541431-686e-4d71-8110-b32957408b4d 03-17 16:28:26.392 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 255 03-17 16:28:26.396 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:26.400 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:26.420 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:26.422 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:34.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:34.848 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:34.850 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 304] 03-17 16:28:34.855 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:35.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:35.740 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:35.744 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 305] 03-17 16:28:35.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:36.124 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:36.128 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 305 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778793 hAcc=20.9 et=+16d4h32m51s518ms alt=565.7000122070312 vAcc=2.5711417 vel=0.031578243 {Bundle[{}]}], age: 906ms, time: 1679050715221 03-17 16:28:36.141 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:36.141 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:36.144 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 304 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778793 hAcc=20.9 et=+16d4h32m51s518ms alt=565.7000122070312 vAcc=2.5711417 vel=0.031578243 {Bundle[{}]}], age: 922ms, time: 1679050715221 03-17 16:28:36.145 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.0 03-17 16:28:36.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:36.161 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 305 isFinished? true 03-17 16:28:36.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:36.168 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:36.190 INFO [b persist] ✅ INSERT: 3426adea-f0c5-4669-b225-9e6bc5138406 03-17 16:28:36.197 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:36.197 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.0 03-17 16:28:36.197 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:36.204 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 304 isFinished? true 03-17 16:28:36.205 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:36.206 INFO [b persist] ✅ INSERT: 9fff52b8-797b-4050-9c95-bee8945312ed 03-17 16:28:36.210 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:36.219 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:36.250 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:36.250 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 256 03-17 16:28:36.251 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:36.256 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:36.257 INFO [HttpService a] 🔵 HTTP POST: 3426adea-f0c5-4669-b225-9e6bc5138406 03-17 16:28:36.351 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:36.355 DEBUG [b destroy] ✅ DESTROY: 3426adea-f0c5-4669-b225-9e6bc5138406 03-17 16:28:36.388 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:36.390 INFO [HttpService a] 🔵 HTTP POST: 9fff52b8-797b-4050-9c95-bee8945312ed 03-17 16:28:36.394 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:36.395 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:36.467 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:36.470 DEBUG [b destroy] ✅ DESTROY: 9fff52b8-797b-4050-9c95-bee8945312ed 03-17 16:28:36.481 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 256 03-17 16:28:36.482 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:36.494 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:36.506 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:36.509 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:39.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:39.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:39.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 306] 03-17 16:28:39.838 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:40.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:40.754 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:40.761 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 307] 03-17 16:28:40.764 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:41.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:41.100 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 306 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=21.25 et=+16d4h32m56s512ms alt=565.7000122070312 vAcc=3.3961225 vel=0.010533957 {Bundle[{}]}], age: 885ms, time: 1679050720214 03-17 16:28:41.106 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:41.106 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.0 03-17 16:28:41.107 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:41.109 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 307 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778792 hAcc=21.25 et=+16d4h32m56s512ms alt=565.7000122070312 vAcc=3.3961225 vel=0.010533957 {Bundle[{}]}], age: 894ms, time: 1679050720214 03-17 16:28:41.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:41.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 306 isFinished? true 03-17 16:28:41.118 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:41.121 INFO [b persist] ✅ INSERT: 8593b412-d2f3-4dd5-92c7-bebfebb0547f 03-17 16:28:41.124 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:41.126 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:41.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:41.134 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.0 03-17 16:28:41.154 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 307 isFinished? true 03-17 16:28:41.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:41.160 INFO [b persist] ✅ INSERT: bb80c115-5c83-4a39-bde5-b90edd80007e 03-17 16:28:41.167 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:41.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:41.199 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:41.200 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 257 03-17 16:28:41.202 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:41.211 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:41.217 INFO [HttpService a] 🔵 HTTP POST: 8593b412-d2f3-4dd5-92c7-bebfebb0547f 03-17 16:28:41.311 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:41.313 DEBUG [b destroy] ✅ DESTROY: 8593b412-d2f3-4dd5-92c7-bebfebb0547f 03-17 16:28:41.328 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:41.329 INFO [HttpService a] 🔵 HTTP POST: bb80c115-5c83-4a39-bde5-b90edd80007e 03-17 16:28:41.333 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:41.334 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:41.408 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:41.412 DEBUG [b destroy] ✅ DESTROY: bb80c115-5c83-4a39-bde5-b90edd80007e 03-17 16:28:41.421 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 257 03-17 16:28:41.423 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:41.428 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:41.450 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:41.452 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:42.449 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 16:28:42.539 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 16:28:42.549 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:28:42.756 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 16:28:43.306 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 16:28:43.324 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 16:28:49.768 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:49.876 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:49.888 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 308] 03-17 16:28:49.893 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:50.720 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:50.802 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:50.805 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 309] 03-17 16:28:50.817 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:52.828 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 16:28:52.829 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 16:28:54.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:54.726 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:54.730 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 310] 03-17 16:28:54.737 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:55.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:28:55.729 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:55.731 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 311] 03-17 16:28:55.743 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:28:56.287 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:28:56.293 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 308 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.9 et=+16d4h33m11s674ms alt=565.7000122070312 vAcc=3.24 vel=0.019873671 {Bundle[{}]}], age: 913ms, time: 1679050735376 03-17 16:28:56.295 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:28:56.298 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 309 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.9 et=+16d4h33m11s674ms alt=565.7000122070312 vAcc=3.24 vel=0.019873671 {Bundle[{}]}], age: 920ms, time: 1679050735376 03-17 16:28:56.309 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:56.310 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.0 03-17 16:28:56.314 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:28:56.319 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 308 isFinished? true 03-17 16:28:56.320 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: false] 03-17 16:28:56.322 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 311 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.9 et=+16d4h33m11s674ms alt=565.7000122070312 vAcc=3.24 vel=0.019873671 {Bundle[{}]}], age: 944ms, time: 1679050735376 03-17 16:28:56.328 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:56.328 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:28:56.329 INFO [b persist] ✅ INSERT: bf391460-b6e5-4fef-b40e-0208d6076cb5 03-17 16:28:56.331 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:28:56.334 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 310 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.9 et=+16d4h33m11s674ms alt=565.7000122070312 vAcc=3.24 vel=0.019873671 {Bundle[{}]}], age: 956ms, time: 1679050735376 03-17 16:28:56.336 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:28:56.344 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.352 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 309 isFinished? true 03-17 16:28:56.354 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.357 INFO [b persist] ✅ INSERT: bb10b31f-f750-4db2-8d06-01dc3d6b7ab7 03-17 16:28:56.362 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.365 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:56.365 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:56.368 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:28:56.383 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 311 isFinished? true 03-17 16:28:56.384 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.389 INFO [b persist] ✅ INSERT: b9ada3b3-430e-4fa2-9229-a9b155a6ef6f 03-17 16:28:56.391 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:28:56.392 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 258 03-17 16:28:56.393 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:56.394 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:56.407 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:28:56.408 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:28:56.415 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 310 isFinished? true 03-17 16:28:56.415 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.418 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.422 INFO [b persist] ✅ INSERT: 6fd3d59c-659b-4082-a3c8-a136e0e480c9 03-17 16:28:56.428 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:28:56.441 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:28:56.443 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:56.444 INFO [HttpService a] 🔵 HTTP POST: bf391460-b6e5-4fef-b40e-0208d6076cb5 03-17 16:28:56.451 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:28:56.557 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:56.560 DEBUG [b destroy] ✅ DESTROY: bf391460-b6e5-4fef-b40e-0208d6076cb5 03-17 16:28:56.567 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:56.568 INFO [HttpService a] 🔵 HTTP POST: bb10b31f-f750-4db2-8d06-01dc3d6b7ab7 03-17 16:28:56.572 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:56.573 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:56.658 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:56.660 DEBUG [b destroy] ✅ DESTROY: bb10b31f-f750-4db2-8d06-01dc3d6b7ab7 03-17 16:28:56.669 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:56.671 INFO [HttpService a] 🔵 HTTP POST: b9ada3b3-430e-4fa2-9229-a9b155a6ef6f 03-17 16:28:56.675 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:56.676 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:56.758 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:56.760 DEBUG [b destroy] ✅ DESTROY: b9ada3b3-430e-4fa2-9229-a9b155a6ef6f 03-17 16:28:56.775 DEBUG [b first] ✅ Locked 1 records 03-17 16:28:56.776 INFO [HttpService a] 🔵 HTTP POST: 6fd3d59c-659b-4082-a3c8-a136e0e480c9 03-17 16:28:56.781 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:56.783 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:28:56.858 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:28:56.860 DEBUG [b destroy] ✅ DESTROY: 6fd3d59c-659b-4082-a3c8-a136e0e480c9 03-17 16:28:56.871 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 258 03-17 16:28:56.874 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:28:56.879 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:28:56.892 INFO [a run] ⚡️[RPC: : null] 03-17 16:28:56.896 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:03.598 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 16:29:03.666 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 16:29:03.680 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:29:03.920 INFO [TSScheduleManager oneShot] ⏰ Scheduled OneShot: TERMINATE_EVENT in 10000ms (jobID: -1708771588) 03-17 16:29:04.609 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 16:29:04.625 DEBUG [LifecycleManager onStop] ☯️ onStop 03-17 16:29:04.773 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:04.893 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:04.896 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 312] 03-17 16:29:04.905 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:05.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:05.872 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:05.875 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 313] 03-17 16:29:05.878 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:06.576 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:06.589 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 312 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=22.5 et=+16d4h33m21s855ms alt=565.7000122070312 vAcc=3.5638072 vel=0.0072581633 {Bundle[{}]}], age: 1030ms, time: 1679050745557 03-17 16:29:06.601 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:06.603 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:29:06.623 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 312 isFinished? true 03-17 16:29:06.624 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:06.647 INFO [b persist] ✅ INSERT: c20f0164-9fba-40a2-b39f-dd76b136252b 03-17 16:29:06.650 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:06.653 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 313 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=22.5 et=+16d4h33m21s855ms alt=565.7000122070312 vAcc=3.5638072 vel=0.0072581633 {Bundle[{}]}], age: 1094ms, time: 1679050745557 03-17 16:29:06.661 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:06.662 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:29:06.671 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:06.680 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 313 isFinished? true 03-17 16:29:06.681 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:06.686 INFO [b persist] ✅ INSERT: 9d3f14dc-5bdb-40c7-bde0-f2a15919a1dc 03-17 16:29:06.722 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:06.733 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:06.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:06.891 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:06.892 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 259 03-17 16:29:06.929 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:06.931 INFO [HttpService a] 🔵 HTTP POST: c20f0164-9fba-40a2-b39f-dd76b136252b 03-17 16:29:06.947 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:07.041 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:07.056 DEBUG [b destroy] ✅ DESTROY: c20f0164-9fba-40a2-b39f-dd76b136252b 03-17 16:29:07.073 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:07.074 INFO [HttpService a] 🔵 HTTP POST: 9d3f14dc-5bdb-40c7-bde0-f2a15919a1dc 03-17 16:29:07.079 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:07.080 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:07.167 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:07.169 DEBUG [b destroy] ✅ DESTROY: 9d3f14dc-5bdb-40c7-bde0-f2a15919a1dc 03-17 16:29:07.180 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 259 03-17 16:29:07.184 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:07.194 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:07.210 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:07.213 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:09.739 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:09.766 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:09.767 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 314] 03-17 16:29:09.771 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:10.713 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:10.742 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:10.743 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 315] 03-17 16:29:10.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:11.047 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:11.053 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 314 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=77.6 et=+16d4h33m26s441ms alt=566.2000122070312 vAcc=6.776878 vel=0.04237361 {Bundle[{}]}], age: 908ms, time: 1679050750144 03-17 16:29:11.060 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:29:11.062 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 315 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778790 hAcc=77.6 et=+16d4h33m26s441ms alt=566.2000122070312 vAcc=6.776878 vel=0.04237361 {Bundle[{}]}], age: 917ms, time: 1679050750144 03-17 16:29:11.064 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:11.064 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:29:11.070 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:11.078 INFO [b persist] ✅ INSERT: f49995a0-e2b4-46f3-9f21-9d839cfa8f13 03-17 16:29:11.080 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:11.082 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:11.082 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:29:11.086 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 314 isFinished? true 03-17 16:29:11.087 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:11.095 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 315 isFinished? true 03-17 16:29:11.103 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:11.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:11.127 INFO [b persist] ✅ INSERT: 8b3a0b02-39d5-4f47-b11a-de8645b15ce9 03-17 16:29:11.141 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:11.158 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:11.159 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 260 03-17 16:29:11.173 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:11.176 INFO [HttpService a] 🔵 HTTP POST: f49995a0-e2b4-46f3-9f21-9d839cfa8f13 03-17 16:29:11.281 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:11.285 DEBUG [b destroy] ✅ DESTROY: f49995a0-e2b4-46f3-9f21-9d839cfa8f13 03-17 16:29:11.304 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:11.305 INFO [HttpService a] 🔵 HTTP POST: 8b3a0b02-39d5-4f47-b11a-de8645b15ce9 03-17 16:29:11.310 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:11.310 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:11.383 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:11.386 DEBUG [b destroy] ✅ DESTROY: 8b3a0b02-39d5-4f47-b11a-de8645b15ce9 03-17 16:29:11.395 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 260 03-17 16:29:11.396 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:11.405 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:11.416 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:11.418 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:13.985 INFO [ScheduleEvent onOneShot] ╔═════════════════════════════════════════════ ║ ⏰ OneShot event fired: TERMINATE_EVENT ╠═════════════════════════════════════════════ 03-17 16:29:13.987 DEBUG [TerminateEvent$a a] ℹ️ TERMINATE_EVENT ignored (MainActivity is still active). 03-17 16:29:19.735 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:19.774 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:19.776 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 316] 03-17 16:29:19.781 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:20.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:20.730 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:20.731 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 317] 03-17 16:29:20.733 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:21.024 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:21.026 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 317 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=28.1 et=+16d4h33m36s433ms alt=565.7000122070312 vAcc=4.376012 vel=0.004230318 {Bundle[{}]}], age: 890ms, time: 1679050760135 03-17 16:29:21.034 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:21.034 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.9 03-17 16:29:21.035 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:29:21.038 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 316 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=28.1 et=+16d4h33m36s433ms alt=565.7000122070312 vAcc=4.376012 vel=0.004230318 {Bundle[{}]}], age: 901ms, time: 1679050760135 03-17 16:29:21.042 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:21.050 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 317 isFinished? true 03-17 16:29:21.050 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:21.053 INFO [b persist] ✅ INSERT: 3c0e3fce-5728-44d5-b1e8-6f7bb4ba522a 03-17 16:29:21.056 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:21.060 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:21.060 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 22.5 03-17 16:29:21.084 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:21.096 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 316 isFinished? true 03-17 16:29:21.099 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:21.102 INFO [b persist] ✅ INSERT: 7577e749-7c00-4215-a0eb-d0619122966f 03-17 16:29:21.114 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:21.129 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:21.130 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 261 03-17 16:29:21.137 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:21.138 INFO [HttpService a] 🔵 HTTP POST: 3c0e3fce-5728-44d5-b1e8-6f7bb4ba522a 03-17 16:29:21.240 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:21.242 DEBUG [b destroy] ✅ DESTROY: 3c0e3fce-5728-44d5-b1e8-6f7bb4ba522a 03-17 16:29:21.255 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:21.256 INFO [HttpService a] 🔵 HTTP POST: 7577e749-7c00-4215-a0eb-d0619122966f 03-17 16:29:21.262 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:21.263 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:21.334 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:21.336 DEBUG [b destroy] ✅ DESTROY: 7577e749-7c00-4215-a0eb-d0619122966f 03-17 16:29:21.343 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 261 03-17 16:29:21.344 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:21.347 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:21.359 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:21.360 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:24.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:24.762 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:24.763 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 318] 03-17 16:29:24.769 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:25.720 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:25.751 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:25.752 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 319] 03-17 16:29:25.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:26.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:26.115 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 319 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=25.65 et=+16d4h33m41s462ms alt=565.7000122070312 vAcc=3.1831882 vel=0.056476224 {Bundle[{}]}], age: 949ms, time: 1679050765165 03-17 16:29:26.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:29:26.129 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 318 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778786 hAcc=25.65 et=+16d4h33m41s462ms alt=565.7000122070312 vAcc=3.1831882 vel=0.056476224 {Bundle[{}]}], age: 961ms, time: 1679050765165 03-17 16:29:26.135 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:26.136 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 22.5 03-17 16:29:26.143 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:26.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 319 isFinished? true 03-17 16:29:26.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:26.154 INFO [b persist] ✅ INSERT: f8c86f14-57a0-4f8c-85ff-f5198b3121af 03-17 16:29:26.159 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:26.164 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:26.168 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:26.168 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.65 03-17 16:29:26.188 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 318 isFinished? true 03-17 16:29:26.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:26.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:26.206 INFO [b persist] ✅ INSERT: b2bef291-12fc-4a0f-8667-96b3bc013c15 03-17 16:29:26.218 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:26.225 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:26.225 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 262 03-17 16:29:26.228 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:26.251 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:26.251 INFO [HttpService a] 🔵 HTTP POST: f8c86f14-57a0-4f8c-85ff-f5198b3121af 03-17 16:29:26.340 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:26.343 DEBUG [b destroy] ✅ DESTROY: f8c86f14-57a0-4f8c-85ff-f5198b3121af 03-17 16:29:26.364 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:26.366 INFO [HttpService a] 🔵 HTTP POST: b2bef291-12fc-4a0f-8667-96b3bc013c15 03-17 16:29:26.372 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:26.373 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:26.440 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:26.442 DEBUG [b destroy] ✅ DESTROY: b2bef291-12fc-4a0f-8667-96b3bc013c15 03-17 16:29:26.454 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 262 03-17 16:29:26.456 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:26.471 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:26.480 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:26.483 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:34.720 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:34.773 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:34.774 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 320] 03-17 16:29:34.777 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:35.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:35.725 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:35.726 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 321] 03-17 16:29:35.729 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:39.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:39.744 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:39.746 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 322] 03-17 16:29:39.750 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:40.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:40.740 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:40.744 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 323] 03-17 16:29:40.749 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:41.076 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:41.082 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 322 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=26.4 et=+16d4h33m56s499ms alt=565.7000122070312 vAcc=2.906725 vel=0.021518541 {Bundle[{}]}], age: 879ms, time: 1679050780201 03-17 16:29:41.089 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:41.090 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:29:41.091 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 25.65 03-17 16:29:41.093 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 321 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=26.4 et=+16d4h33m56s499ms alt=565.7000122070312 vAcc=2.906725 vel=0.021518541 {Bundle[{}]}], age: 891ms, time: 1679050780201 03-17 16:29:41.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:29:41.100 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 322 isFinished? true 03-17 16:29:41.101 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: false] 03-17 16:29:41.101 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 323 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=26.4 et=+16d4h33m56s499ms alt=565.7000122070312 vAcc=2.906725 vel=0.021518541 {Bundle[{}]}], age: 899ms, time: 1679050780201 03-17 16:29:41.103 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:41.103 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:41.103 INFO [b persist] ✅ INSERT: f1bb80b4-301d-40fe-9db0-7c0219d96199 03-17 16:29:41.106 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:29:41.108 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 320 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=26.4 et=+16d4h33m56s499ms alt=565.7000122070312 vAcc=2.906725 vel=0.021518541 {Bundle[{}]}], age: 906ms, time: 1679050780201 03-17 16:29:41.110 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 321 isFinished? true 03-17 16:29:41.111 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: false] 03-17 16:29:41.113 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:41.116 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:41.121 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:41.122 INFO [b persist] ✅ INSERT: 9f9a1e79-8cc7-49f1-a757-09e44ff6e9c2 03-17 16:29:41.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:41.133 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:41.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:41.142 INFO [b persist] ✅ INSERT: 83a8ffcc-26d4-4bb9-881b-cdc022692e8e 03-17 16:29:41.145 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 323 isFinished? true 03-17 16:29:41.145 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:41.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:41.148 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:41.148 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:41.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:41.151 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:41.154 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 320 isFinished? true 03-17 16:29:41.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:41.160 INFO [b persist] ✅ INSERT: 2a091e2e-2e07-40a5-b12c-bbcff750b922 03-17 16:29:41.164 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:41.171 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:41.172 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 263 03-17 16:29:41.195 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:41.208 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:41.211 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:41.212 INFO [HttpService a] 🔵 HTTP POST: f1bb80b4-301d-40fe-9db0-7c0219d96199 03-17 16:29:41.285 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:41.289 DEBUG [b destroy] ✅ DESTROY: f1bb80b4-301d-40fe-9db0-7c0219d96199 03-17 16:29:41.314 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:41.315 INFO [HttpService a] 🔵 HTTP POST: 9f9a1e79-8cc7-49f1-a757-09e44ff6e9c2 03-17 16:29:41.319 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:41.320 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:41.406 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:41.411 DEBUG [b destroy] ✅ DESTROY: 9f9a1e79-8cc7-49f1-a757-09e44ff6e9c2 03-17 16:29:41.421 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:41.426 INFO [HttpService a] 🔵 HTTP POST: 83a8ffcc-26d4-4bb9-881b-cdc022692e8e 03-17 16:29:41.429 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:41.431 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:41.500 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:41.503 DEBUG [b destroy] ✅ DESTROY: 83a8ffcc-26d4-4bb9-881b-cdc022692e8e 03-17 16:29:41.526 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:41.527 INFO [HttpService a] 🔵 HTTP POST: 2a091e2e-2e07-40a5-b12c-bbcff750b922 03-17 16:29:41.535 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:41.536 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:41.607 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:41.609 DEBUG [b destroy] ✅ DESTROY: 2a091e2e-2e07-40a5-b12c-bbcff750b922 03-17 16:29:41.616 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 263 03-17 16:29:41.617 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:41.621 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:41.634 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:41.635 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:49.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:49.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:49.844 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 324] 03-17 16:29:49.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:50.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:50.741 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:50.743 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 325] 03-17 16:29:50.749 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:51.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:51.128 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 325 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778813 hAcc=87.6 et=+16d4h34m6s522ms alt=565.7000122070312 vAcc=7.48845 vel=0.21240093 bear=82.07458 {Bundle[{}]}], age: 899ms, time: 1679050790224 03-17 16:29:51.135 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:29:51.139 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 324 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511021,73.778813 hAcc=87.6 et=+16d4h34m6s522ms alt=565.7000122070312 vAcc=7.48845 vel=0.21240093 bear=82.07458 {Bundle[{}]}], age: 913ms, time: 1679050790224 03-17 16:29:51.203 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:51.204 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:51.213 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 325 isFinished? true 03-17 16:29:51.214 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:29:51.218 INFO [b persist] ✅ INSERT: 8b56bbf9-3690-4c8c-886c-599089691cd1 03-17 16:29:51.223 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:51.224 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:51.228 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:51.232 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:51.232 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 324 isFinished? true 03-17 16:29:51.234 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:51.244 INFO [b persist] ✅ INSERT: 89f04c8e-50e2-4f79-aa2f-2e7ecbe2dee0 03-17 16:29:51.251 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:51.269 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:51.274 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:51.320 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:51.321 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 264 03-17 16:29:51.332 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:51.334 INFO [HttpService a] 🔵 HTTP POST: 8b56bbf9-3690-4c8c-886c-599089691cd1 03-17 16:29:51.429 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:51.431 DEBUG [b destroy] ✅ DESTROY: 8b56bbf9-3690-4c8c-886c-599089691cd1 03-17 16:29:51.444 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:51.445 INFO [HttpService a] 🔵 HTTP POST: 89f04c8e-50e2-4f79-aa2f-2e7ecbe2dee0 03-17 16:29:51.449 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:51.451 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:51.520 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:51.526 DEBUG [b destroy] ✅ DESTROY: 89f04c8e-50e2-4f79-aa2f-2e7ecbe2dee0 03-17 16:29:51.535 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 264 03-17 16:29:51.539 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:51.545 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:51.563 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:51.566 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:54.734 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:54.789 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:54.792 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 326] 03-17 16:29:54.798 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:55.721 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:29:55.753 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:55.754 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 327] 03-17 16:29:55.759 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:29:56.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:29:56.114 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 326 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778799 hAcc=70.0 et=+16d4h34m11s487ms alt=565.7000122070312 vAcc=5.232105 vel=0.031973403 {Bundle[{}]}], age: 924ms, time: 1679050795189 03-17 16:29:56.121 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:56.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:56.125 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:29:56.129 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 327 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778799 hAcc=70.0 et=+16d4h34m11s487ms alt=565.7000122070312 vAcc=5.232105 vel=0.031973403 {Bundle[{}]}], age: 939ms, time: 1679050795189 03-17 16:29:56.145 INFO [b persist] ✅ INSERT: e5ab4ad3-492f-4e4a-bf34-429f115ef8cb 03-17 16:29:56.149 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:29:56.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:29:56.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:56.155 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 326 isFinished? true 03-17 16:29:56.155 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:56.161 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:29:56.165 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 327 isFinished? true 03-17 16:29:56.166 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:56.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:29:56.191 INFO [b persist] ✅ INSERT: 9ed11e0a-d882-4b2b-a443-496929532122 03-17 16:29:56.197 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:29:56.200 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:29:56.230 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:29:56.232 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 265 03-17 16:29:56.240 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:56.241 INFO [HttpService a] 🔵 HTTP POST: e5ab4ad3-492f-4e4a-bf34-429f115ef8cb 03-17 16:29:56.326 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:56.331 DEBUG [b destroy] ✅ DESTROY: e5ab4ad3-492f-4e4a-bf34-429f115ef8cb 03-17 16:29:56.349 DEBUG [b first] ✅ Locked 1 records 03-17 16:29:56.352 INFO [HttpService a] 🔵 HTTP POST: 9ed11e0a-d882-4b2b-a443-496929532122 03-17 16:29:56.356 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:56.357 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:29:56.432 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:29:56.437 DEBUG [b destroy] ✅ DESTROY: 9ed11e0a-d882-4b2b-a443-496929532122 03-17 16:29:56.441 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 265 03-17 16:29:56.442 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:29:56.446 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:29:56.457 INFO [a run] ⚡️[RPC: : null] 03-17 16:29:56.458 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:04.733 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:04.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:04.793 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 328] 03-17 16:30:04.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:05.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:05.742 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:05.743 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 329] 03-17 16:30:05.748 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:06.136 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:06.142 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 329 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778789 hAcc=24.9 et=+16d4h34m21s475ms alt=565.7000122070312 vAcc=2.7915936 vel=0.031998634 {Bundle[{}]}], age: 963ms, time: 1679050805177 03-17 16:30:06.145 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:06.148 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 328 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778789 hAcc=24.9 et=+16d4h34m21s475ms alt=565.7000122070312 vAcc=2.7915936 vel=0.031998634 {Bundle[{}]}], age: 969ms, time: 1679050805177 03-17 16:30:06.153 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:06.154 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:30:06.160 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:06.165 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:06.165 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 329 isFinished? true 03-17 16:30:06.166 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:06.170 INFO [b persist] ✅ INSERT: 7d371ce9-31bd-4f39-ad8f-ece3a882b8f5 03-17 16:30:06.174 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:06.174 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:30:06.175 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:06.182 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 328 isFinished? true 03-17 16:30:06.183 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:06.184 INFO [b persist] ✅ INSERT: e8d4e2d8-7d33-4589-8987-22703b2d393e 03-17 16:30:06.189 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:06.198 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:06.231 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:06.232 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 266 03-17 16:30:06.233 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:06.241 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:06.241 INFO [HttpService a] 🔵 HTTP POST: 7d371ce9-31bd-4f39-ad8f-ece3a882b8f5 03-17 16:30:06.337 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:06.340 DEBUG [b destroy] ✅ DESTROY: 7d371ce9-31bd-4f39-ad8f-ece3a882b8f5 03-17 16:30:06.350 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:06.351 INFO [HttpService a] 🔵 HTTP POST: e8d4e2d8-7d33-4589-8987-22703b2d393e 03-17 16:30:06.354 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:06.355 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:06.426 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:06.429 DEBUG [b destroy] ✅ DESTROY: e8d4e2d8-7d33-4589-8987-22703b2d393e 03-17 16:30:06.436 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 266 03-17 16:30:06.438 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:06.442 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:06.445 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:06.446 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:09.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:09.800 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:09.802 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 330] 03-17 16:30:09.805 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:10.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:10.781 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:10.787 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 331] 03-17 16:30:10.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:19.729 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:19.761 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:19.763 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 332] 03-17 16:30:19.767 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:21.111 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:21.114 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 331 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778787 hAcc=17.062 et=+16d4h34m36s516ms alt=565.7000122070312 vAcc=2.7205994 vel=0.16562451 bear=47.670135 {Bundle[{}]}], age: 895ms, time: 1679050820218 03-17 16:30:21.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:21.123 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 332 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778787 hAcc=17.062 et=+16d4h34m36s516ms alt=565.7000122070312 vAcc=2.7205994 vel=0.16562451 bear=47.670135 {Bundle[{}]}], age: 903ms, time: 1679050820218 03-17 16:30:21.132 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:30:21.134 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:21.135 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:30:21.135 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 330 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778787 hAcc=17.062 et=+16d4h34m36s516ms alt=565.7000122070312 vAcc=2.7205994 vel=0.16562451 bear=47.670135 {Bundle[{}]}], age: 916ms, time: 1679050820218 03-17 16:30:21.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:21.146 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:21.153 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 331 isFinished? true 03-17 16:30:21.154 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:21.161 INFO [b persist] ✅ INSERT: e81448c5-108b-4d90-84c1-ad3a5fe5b653 03-17 16:30:21.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:21.164 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:30:21.173 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:21.176 INFO [b persist] ✅ INSERT: 46171f35-9f09-4268-bfe0-7672b560ff17 03-17 16:30:21.177 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 332 isFinished? true 03-17 16:30:21.177 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:21.181 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:21.182 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.4 03-17 16:30:21.185 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:21.210 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 330 isFinished? true 03-17 16:30:21.210 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:21.214 INFO [b persist] ✅ INSERT: facacfaf-62f8-42c6-8fed-c111e0328661 03-17 16:30:21.218 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:21.222 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:21.222 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 267 03-17 16:30:21.228 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:21.229 INFO [HttpService a] 🔵 HTTP POST: e81448c5-108b-4d90-84c1-ad3a5fe5b653 03-17 16:30:21.308 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:21.311 DEBUG [b destroy] ✅ DESTROY: e81448c5-108b-4d90-84c1-ad3a5fe5b653 03-17 16:30:21.323 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:21.324 INFO [HttpService a] 🔵 HTTP POST: 46171f35-9f09-4268-bfe0-7672b560ff17 03-17 16:30:21.334 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:21.335 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:21.461 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:21.469 DEBUG [b destroy] ✅ DESTROY: 46171f35-9f09-4268-bfe0-7672b560ff17 03-17 16:30:21.488 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:21.489 INFO [HttpService a] 🔵 HTTP POST: facacfaf-62f8-42c6-8fed-c111e0328661 03-17 16:30:21.492 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:21.494 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:21.579 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:21.582 DEBUG [b destroy] ✅ DESTROY: facacfaf-62f8-42c6-8fed-c111e0328661 03-17 16:30:21.592 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 267 03-17 16:30:21.595 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:21.606 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:21.618 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:21.620 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:21.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:21.777 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:21.782 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 333] 03-17 16:30:21.786 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:22.391 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:22.400 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 333 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778789 hAcc=23.575 et=+16d4h34m37s518ms alt=565.7000122070312 vAcc=2.7205994 vel=0.1807589 bear=47.79599 {Bundle[{}]}], age: 1173ms, time: 1679050821221 03-17 16:30:22.409 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:22.410 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:22.416 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 333 isFinished? true 03-17 16:30:22.416 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:22.424 INFO [b persist] ✅ INSERT: e37be4e3-f8eb-4064-9c35-fa53e04f95c7 03-17 16:30:22.429 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:22.435 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:22.462 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:22.463 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 268 03-17 16:30:22.478 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:22.479 INFO [HttpService a] 🔵 HTTP POST: e37be4e3-f8eb-4064-9c35-fa53e04f95c7 03-17 16:30:22.567 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:22.570 DEBUG [b destroy] ✅ DESTROY: e37be4e3-f8eb-4064-9c35-fa53e04f95c7 03-17 16:30:22.579 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 268 03-17 16:30:22.582 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:22.591 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:22.605 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:22.608 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:22.686 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:24.738 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:24.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:24.825 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 334] 03-17 16:30:24.830 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:25.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:25.749 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:25.753 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 335] 03-17 16:30:25.757 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:26.086 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:26.091 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 335 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=24.9 et=+16d4h34m41s463ms alt=565.7000122070312 vAcc=3.309812 vel=0.018437766 {Bundle[{}]}], age: 925ms, time: 1679050825165 03-17 16:30:26.095 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:26.098 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 334 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778784 hAcc=24.9 et=+16d4h34m41s463ms alt=565.7000122070312 vAcc=3.309812 vel=0.018437766 {Bundle[{}]}], age: 932ms, time: 1679050825165 03-17 16:30:26.105 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:26.106 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:26.111 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:26.113 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 335 isFinished? true 03-17 16:30:26.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:26.118 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:26.118 INFO [b persist] ✅ INSERT: 869d6a77-b1e4-43af-be95-531597713339 03-17 16:30:26.128 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:26.129 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:26.137 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 334 isFinished? true 03-17 16:30:26.138 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:26.144 INFO [b persist] ✅ INSERT: 87750edf-626b-4868-9ada-3a05ccbc01e3 03-17 16:30:26.149 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:26.160 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:26.186 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:26.186 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 269 03-17 16:30:26.194 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:26.195 INFO [HttpService a] 🔵 HTTP POST: 869d6a77-b1e4-43af-be95-531597713339 03-17 16:30:26.280 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:26.284 DEBUG [b destroy] ✅ DESTROY: 869d6a77-b1e4-43af-be95-531597713339 03-17 16:30:26.299 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:26.301 INFO [HttpService a] 🔵 HTTP POST: 87750edf-626b-4868-9ada-3a05ccbc01e3 03-17 16:30:26.309 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:26.310 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:26.376 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:26.381 DEBUG [b destroy] ✅ DESTROY: 87750edf-626b-4868-9ada-3a05ccbc01e3 03-17 16:30:26.391 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 269 03-17 16:30:26.392 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:26.397 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:26.419 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:26.421 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:34.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:34.822 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:34.826 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 336] 03-17 16:30:34.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:35.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:35.739 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:35.741 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 337] 03-17 16:30:35.744 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:36.108 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:36.114 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 337 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=60.0 et=+16d4h34m51s490ms alt=565.7000122070312 vAcc=5.7770104 vel=0.09681185 {Bundle[{}]}], age: 921ms, time: 1679050835192 03-17 16:30:36.122 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:36.126 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 336 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778794 hAcc=60.0 et=+16d4h34m51s490ms alt=565.7000122070312 vAcc=5.7770104 vel=0.09681185 {Bundle[{}]}], age: 933ms, time: 1679050835192 03-17 16:30:36.128 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:36.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:36.134 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 337 isFinished? true 03-17 16:30:36.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:30:36.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:36.146 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:36.147 INFO [b persist] ✅ INSERT: 31f71ecc-a531-4bc0-9e38-51e92c6c2d4e 03-17 16:30:36.168 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:36.183 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:36.184 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:36.191 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 336 isFinished? true 03-17 16:30:36.195 INFO [b persist] ✅ INSERT: aebc64b3-18ec-4e97-b201-2b84ea6be2ac 03-17 16:30:36.197 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:36.201 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:36.213 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:36.244 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:36.245 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 270 03-17 16:30:36.247 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:36.252 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:36.253 INFO [HttpService a] 🔵 HTTP POST: 31f71ecc-a531-4bc0-9e38-51e92c6c2d4e 03-17 16:30:36.349 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:36.352 DEBUG [b destroy] ✅ DESTROY: 31f71ecc-a531-4bc0-9e38-51e92c6c2d4e 03-17 16:30:36.363 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:36.364 INFO [HttpService a] 🔵 HTTP POST: aebc64b3-18ec-4e97-b201-2b84ea6be2ac 03-17 16:30:36.370 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:36.371 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:36.436 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:36.440 DEBUG [b destroy] ✅ DESTROY: aebc64b3-18ec-4e97-b201-2b84ea6be2ac 03-17 16:30:36.453 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 270 03-17 16:30:36.455 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:36.459 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:36.471 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:36.474 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:39.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:39.805 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:39.807 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 338] 03-17 16:30:39.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:40.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:40.789 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:40.792 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 339] 03-17 16:30:40.795 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:41.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:41.098 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 339 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778791 hAcc=35.3 et=+16d4h34m56s467ms alt=565.7000122070312 vAcc=2.916631 vel=0.0313988 {Bundle[{}]}], age: 927ms, time: 1679050840169 03-17 16:30:41.108 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:41.110 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 338 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778791 hAcc=35.3 et=+16d4h34m56s467ms alt=565.7000122070312 vAcc=2.916631 vel=0.0313988 {Bundle[{}]}], age: 940ms, time: 1679050840169 03-17 16:30:41.115 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:41.115 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:41.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:41.122 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 339 isFinished? true 03-17 16:30:41.123 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:41.125 INFO [b persist] ✅ INSERT: c904b0c3-f897-4b8d-9195-fb5614febcea 03-17 16:30:41.126 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:41.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:41.139 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:41.142 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 338 isFinished? true 03-17 16:30:41.146 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:41.148 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:41.149 INFO [b persist] ✅ INSERT: 2451f60e-2d72-4dc5-9e39-2f62b5b62763 03-17 16:30:41.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:41.160 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:41.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:41.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 271 03-17 16:30:41.193 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:41.194 INFO [HttpService a] 🔵 HTTP POST: c904b0c3-f897-4b8d-9195-fb5614febcea 03-17 16:30:41.290 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:41.296 DEBUG [b destroy] ✅ DESTROY: c904b0c3-f897-4b8d-9195-fb5614febcea 03-17 16:30:41.312 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:41.318 INFO [HttpService a] 🔵 HTTP POST: 2451f60e-2d72-4dc5-9e39-2f62b5b62763 03-17 16:30:41.322 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:41.323 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:41.390 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:41.393 DEBUG [b destroy] ✅ DESTROY: 2451f60e-2d72-4dc5-9e39-2f62b5b62763 03-17 16:30:41.408 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 271 03-17 16:30:41.410 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:41.419 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:41.431 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:41.433 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:49.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:49.825 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:49.830 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 340] 03-17 16:30:49.834 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:50.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:50.791 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:50.794 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 341] 03-17 16:30:50.799 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:51.074 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:51.081 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 341 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=24.9 et=+16d4h35m6s483ms alt=565.7000122070312 vAcc=3.0533946 vel=0.02281995 {Bundle[{}]}], age: 895ms, time: 1679050850185 03-17 16:30:51.083 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:51.089 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 340 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778788 hAcc=24.9 et=+16d4h35m6s483ms alt=565.7000122070312 vAcc=3.0533946 vel=0.02281995 {Bundle[{}]}], age: 899ms, time: 1679050850185 03-17 16:30:51.090 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:51.091 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:51.096 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 341 isFinished? true 03-17 16:30:51.097 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:30:51.098 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:51.100 INFO [b persist] ✅ INSERT: 0b6b7bb2-408d-4e18-9b45-1e0007d90b1f 03-17 16:30:51.114 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:51.119 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:51.120 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:51.128 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:30:51.137 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 340 isFinished? true 03-17 16:30:51.138 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:51.143 INFO [b persist] ✅ INSERT: 8631fbd9-38d6-482e-918e-97c9ecf26449 03-17 16:30:51.147 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:51.158 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:51.181 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:51.183 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 272 03-17 16:30:51.186 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:51.194 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:51.195 INFO [HttpService a] 🔵 HTTP POST: 0b6b7bb2-408d-4e18-9b45-1e0007d90b1f 03-17 16:30:51.286 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:51.290 DEBUG [b destroy] ✅ DESTROY: 0b6b7bb2-408d-4e18-9b45-1e0007d90b1f 03-17 16:30:51.303 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:51.304 INFO [HttpService a] 🔵 HTTP POST: 8631fbd9-38d6-482e-918e-97c9ecf26449 03-17 16:30:51.308 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:51.309 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:51.380 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:51.383 DEBUG [b destroy] ✅ DESTROY: 8631fbd9-38d6-482e-918e-97c9ecf26449 03-17 16:30:51.397 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 272 03-17 16:30:51.399 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:51.405 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:51.427 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:51.429 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:54.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:54.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:54.817 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 342] 03-17 16:30:54.823 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:55.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:30:55.792 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:55.797 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 343] 03-17 16:30:55.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:30:56.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:30:56.093 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 342 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=22.5 et=+16d4h35m11s460ms alt=565.7000122070312 vAcc=2.878789 vel=0.049563415 {Bundle[{}]}], age: 929ms, time: 1679050855162 03-17 16:30:56.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:30:56.095 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 343 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778787 hAcc=22.5 et=+16d4h35m11s460ms alt=565.7000122070312 vAcc=2.878789 vel=0.049563415 {Bundle[{}]}], age: 932ms, time: 1679050855162 03-17 16:30:56.104 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:56.105 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:56.109 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:56.113 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 342 isFinished? true 03-17 16:30:56.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:56.116 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:30:56.117 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:30:56.118 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:30:56.119 INFO [b persist] ✅ INSERT: df81d1b1-4bdb-47eb-ad8e-0f37764fc75e 03-17 16:30:56.132 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 343 isFinished? true 03-17 16:30:56.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:30:56.147 INFO [b persist] ✅ INSERT: 5e43164c-5855-479f-a7a5-5d3e3132fe0d 03-17 16:30:56.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:30:56.153 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:30:56.195 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:30:56.195 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 273 03-17 16:30:56.201 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:56.201 INFO [HttpService a] 🔵 HTTP POST: df81d1b1-4bdb-47eb-ad8e-0f37764fc75e 03-17 16:30:56.294 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:56.298 DEBUG [b destroy] ✅ DESTROY: df81d1b1-4bdb-47eb-ad8e-0f37764fc75e 03-17 16:30:56.319 DEBUG [b first] ✅ Locked 1 records 03-17 16:30:56.321 INFO [HttpService a] 🔵 HTTP POST: 5e43164c-5855-479f-a7a5-5d3e3132fe0d 03-17 16:30:56.332 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:56.334 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:30:56.410 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:30:56.413 DEBUG [b destroy] ✅ DESTROY: 5e43164c-5855-479f-a7a5-5d3e3132fe0d 03-17 16:30:56.424 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 273 03-17 16:30:56.425 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:30:56.441 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:30:56.442 INFO [a run] ⚡️[RPC: : null] 03-17 16:30:56.444 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:04.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:04.813 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:04.815 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 344] 03-17 16:31:04.818 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:06.075 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:06.080 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 344 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778789 hAcc=28.1 et=+16d4h35m21s475ms alt=565.7000122070312 vAcc=3.538547 vel=0.047745004 {Bundle[{}]}], age: 902ms, time: 1679050865178 03-17 16:31:06.086 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:06.087 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:31:06.093 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 344 isFinished? true 03-17 16:31:06.094 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:06.099 INFO [b persist] ✅ INSERT: c113985f-310a-458a-85d9-02f8d1db168c 03-17 16:31:06.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:06.107 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:31:06.128 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:06.129 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 274 03-17 16:31:06.133 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:06.134 INFO [HttpService a] 🔵 HTTP POST: c113985f-310a-458a-85d9-02f8d1db168c 03-17 16:31:06.220 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:06.224 DEBUG [b destroy] ✅ DESTROY: c113985f-310a-458a-85d9-02f8d1db168c 03-17 16:31:06.234 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 274 03-17 16:31:06.237 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:06.242 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:06.247 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:06.248 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:06.365 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:06.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:06.757 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:06.758 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 345] 03-17 16:31:06.761 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:07.320 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:07.328 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 345 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511012,73.778787 hAcc=27.25 et=+16d4h35m22s708ms alt=565.7000122070312 vAcc=3.4568725 vel=0.040101707 {Bundle[{}]}], age: 914ms, time: 1679050866411 03-17 16:31:07.344 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:07.346 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:07.348 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 16:31:07.356 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:07.369 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 345 isFinished? true 03-17 16:31:07.370 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:07.372 INFO [b persist] ✅ INSERT: 17438f32-44d7-43f4-8b68-b062b6dbd3d7 03-17 16:31:07.403 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:31:07.435 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:07.436 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 275 03-17 16:31:07.443 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:07.444 INFO [HttpService a] 🔵 HTTP POST: 17438f32-44d7-43f4-8b68-b062b6dbd3d7 03-17 16:31:07.527 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:07.529 DEBUG [b destroy] ✅ DESTROY: 17438f32-44d7-43f4-8b68-b062b6dbd3d7 03-17 16:31:07.543 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 275 03-17 16:31:07.545 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:07.552 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:07.571 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:07.573 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:09.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:09.841 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:09.843 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 346] 03-17 16:31:09.849 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:10.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:10.745 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:10.752 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 347] 03-17 16:31:10.756 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:11.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:11.091 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 346 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778795 hAcc=23.653 et=+16d4h35m26s506ms alt=565.7000122070312 vAcc=2.6252234 vel=0.55371976 bear=48.752613 {Bundle[{}]}], age: 882ms, time: 1679050870208 03-17 16:31:11.095 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:31:11.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 347 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778795 hAcc=23.653 et=+16d4h35m26s506ms alt=565.7000122070312 vAcc=2.6252234 vel=0.55371976 bear=48.752613 {Bundle[{}]}], age: 888ms, time: 1679050870208 03-17 16:31:11.101 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:11.103 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.1 03-17 16:31:11.106 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:11.116 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:11.117 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 346 isFinished? true 03-17 16:31:11.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:11.123 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:11.123 INFO [b persist] ✅ INSERT: 6f284b80-f8bd-4752-b9bd-630dee083632 03-17 16:31:11.124 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:31:11.142 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 347 isFinished? true 03-17 16:31:11.143 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:11.145 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:31:11.154 INFO [b persist] ✅ INSERT: e74e6d17-534d-4cc6-868c-a46fe8584790 03-17 16:31:11.165 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:31:11.179 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:11.180 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 276 03-17 16:31:11.184 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:11.184 INFO [HttpService a] 🔵 HTTP POST: 6f284b80-f8bd-4752-b9bd-630dee083632 03-17 16:31:11.267 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:11.271 DEBUG [b destroy] ✅ DESTROY: 6f284b80-f8bd-4752-b9bd-630dee083632 03-17 16:31:11.336 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:11.337 INFO [HttpService a] 🔵 HTTP POST: e74e6d17-534d-4cc6-868c-a46fe8584790 03-17 16:31:11.342 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:11.344 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:11.411 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:11.413 DEBUG [b destroy] ✅ DESTROY: e74e6d17-534d-4cc6-868c-a46fe8584790 03-17 16:31:11.423 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 276 03-17 16:31:11.424 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:11.430 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:11.444 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:11.446 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:19.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:19.835 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:19.837 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 348] 03-17 16:31:19.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:20.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:20.750 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:20.752 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 349] 03-17 16:31:20.758 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:21.091 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:21.096 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 349 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=22.5 et=+16d4h35m36s503ms alt=565.7000122070312 vAcc=2.7292757 vel=0.07647908 {Bundle[{}]}], age: 890ms, time: 1679050880205 03-17 16:31:21.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:31:21.103 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 348 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778790 hAcc=22.5 et=+16d4h35m36s503ms alt=565.7000122070312 vAcc=2.7292757 vel=0.07647908 {Bundle[{}]}], age: 897ms, time: 1679050880205 03-17 16:31:21.109 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:21.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 24.9 03-17 16:31:21.114 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 349 isFinished? true 03-17 16:31:21.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:31:21.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:21.120 INFO [b persist] ✅ INSERT: 6ede2a2d-fd26-45a6-a538-72e8d513bf31 03-17 16:31:21.130 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:21.145 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:31:21.148 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:21.150 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.653 03-17 16:31:21.172 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 348 isFinished? true 03-17 16:31:21.172 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:21.179 INFO [b persist] ✅ INSERT: 09a3d74f-1051-451a-b558-497bde7cee5a 03-17 16:31:21.183 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:31:21.188 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:21.216 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:21.217 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 277 03-17 16:31:21.220 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:21.226 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:21.229 INFO [HttpService a] 🔵 HTTP POST: 6ede2a2d-fd26-45a6-a538-72e8d513bf31 03-17 16:31:21.329 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:21.342 DEBUG [b destroy] ✅ DESTROY: 6ede2a2d-fd26-45a6-a538-72e8d513bf31 03-17 16:31:21.352 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:21.354 INFO [HttpService a] 🔵 HTTP POST: 09a3d74f-1051-451a-b558-497bde7cee5a 03-17 16:31:21.358 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:21.359 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:21.432 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:21.434 DEBUG [b destroy] ✅ DESTROY: 09a3d74f-1051-451a-b558-497bde7cee5a 03-17 16:31:21.445 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 277 03-17 16:31:21.447 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:21.451 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:21.458 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:21.460 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:24.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:24.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:24.838 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 350] 03-17 16:31:24.844 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:25.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:25.779 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:25.782 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 351] 03-17 16:31:25.787 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:26.098 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:26.105 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 350 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778791 hAcc=21.6 et=+16d4h35m41s491ms alt=565.7000122070312 vAcc=2.869138 vel=0.077728204 {Bundle[{}]}], age: 908ms, time: 1679050885193 03-17 16:31:26.114 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:31:26.116 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:26.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.653 03-17 16:31:26.117 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 351 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778791 hAcc=21.6 et=+16d4h35m41s491ms alt=565.7000122070312 vAcc=2.869138 vel=0.077728204 {Bundle[{}]}], age: 922ms, time: 1679050885193 03-17 16:31:26.124 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 350 isFinished? true 03-17 16:31:26.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:31:26.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:26.132 INFO [b persist] ✅ INSERT: f2e0935d-5f75-4135-b900-2871de09959d 03-17 16:31:26.140 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:26.145 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:26.145 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:26.152 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 351 isFinished? true 03-17 16:31:26.152 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:31:26.152 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:26.156 INFO [b persist] ✅ INSERT: 79100c12-3095-4fba-97cf-a6ef411cf4cb 03-17 16:31:26.163 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:31:26.186 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:26.208 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:26.209 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 278 03-17 16:31:26.211 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:26.220 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:26.220 INFO [HttpService a] 🔵 HTTP POST: f2e0935d-5f75-4135-b900-2871de09959d 03-17 16:31:26.318 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:26.334 DEBUG [b destroy] ✅ DESTROY: f2e0935d-5f75-4135-b900-2871de09959d 03-17 16:31:26.346 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:26.348 INFO [HttpService a] 🔵 HTTP POST: 79100c12-3095-4fba-97cf-a6ef411cf4cb 03-17 16:31:26.351 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:26.352 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:26.429 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:26.432 DEBUG [b destroy] ✅ DESTROY: 79100c12-3095-4fba-97cf-a6ef411cf4cb 03-17 16:31:26.443 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 278 03-17 16:31:26.444 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:26.452 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:26.469 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:26.471 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:34.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:34.826 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:34.828 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 352] 03-17 16:31:34.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:35.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:35.793 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:35.796 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 353] 03-17 16:31:35.802 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:36.116 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:36.120 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 352 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=21.6 et=+16d4h35m51s482ms alt=565.7000122070312 vAcc=2.9180517 vel=0.023453832 {Bundle[{}]}], age: 934ms, time: 1679050895184 03-17 16:31:36.128 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:36.128 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:36.128 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:31:36.130 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 353 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778786 hAcc=21.6 et=+16d4h35m51s482ms alt=565.7000122070312 vAcc=2.9180517 vel=0.023453832 {Bundle[{}]}], age: 945ms, time: 1679050895184 03-17 16:31:36.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:36.142 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:36.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 352 isFinished? true 03-17 16:31:36.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:36.154 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:36.154 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:36.154 INFO [b persist] ✅ INSERT: 3d87aa5b-de8f-486b-a540-f72532abea61 03-17 16:31:36.162 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 353 isFinished? true 03-17 16:31:36.162 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:36.172 INFO [b persist] ✅ INSERT: 65a8300b-56c6-4da8-b862-9ef98c8c4d0a 03-17 16:31:36.184 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:31:36.186 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:31:36.225 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:36.226 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 279 03-17 16:31:36.232 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:36.233 INFO [HttpService a] 🔵 HTTP POST: 3d87aa5b-de8f-486b-a540-f72532abea61 03-17 16:31:36.318 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:36.321 DEBUG [b destroy] ✅ DESTROY: 3d87aa5b-de8f-486b-a540-f72532abea61 03-17 16:31:36.348 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:36.349 INFO [HttpService a] 🔵 HTTP POST: 65a8300b-56c6-4da8-b862-9ef98c8c4d0a 03-17 16:31:36.355 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:36.356 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:36.424 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:36.426 DEBUG [b destroy] ✅ DESTROY: 65a8300b-56c6-4da8-b862-9ef98c8c4d0a 03-17 16:31:36.434 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 279 03-17 16:31:36.436 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:36.441 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:36.460 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:36.461 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:39.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:39.809 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:39.814 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 354] 03-17 16:31:39.816 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:40.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:40.726 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:40.729 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 355] 03-17 16:31:40.732 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:41.051 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:41.053 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 355 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778791 hAcc=39.898 et=+16d4h35m56s194ms alt=565.7000122070312 vAcc=2.474498 vel=0.011932782 {Bundle[{}]}], age: 1156ms, time: 1679050899896 03-17 16:31:41.062 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:41.064 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:41.067 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:31:41.075 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 354 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778791 hAcc=39.898 et=+16d4h35m56s194ms alt=565.7000122070312 vAcc=2.474498 vel=0.011932782 {Bundle[{}]}], age: 1178ms, time: 1679050899896 03-17 16:31:41.077 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 355 isFinished? true 03-17 16:31:41.078 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:31:41.082 INFO [b persist] ✅ INSERT: 167622e4-4531-48cb-bf2b-4ab7833995d3 03-17 16:31:41.088 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:41.090 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:41.094 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:41.094 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:31:41.119 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 354 isFinished? true 03-17 16:31:41.120 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:41.121 INFO [b persist] ✅ INSERT: 29d259a1-9b3d-4152-bc1f-ae93cf5737db 03-17 16:31:41.135 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:41.139 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:31:41.148 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:41.204 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:41.204 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 280 03-17 16:31:41.319 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:41.320 INFO [HttpService a] 🔵 HTTP POST: 167622e4-4531-48cb-bf2b-4ab7833995d3 03-17 16:31:42.030 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:42.035 DEBUG [b destroy] ✅ DESTROY: 167622e4-4531-48cb-bf2b-4ab7833995d3 03-17 16:31:42.047 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:42.048 INFO [HttpService a] 🔵 HTTP POST: 29d259a1-9b3d-4152-bc1f-ae93cf5737db 03-17 16:31:42.057 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:42.058 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:42.125 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:42.128 DEBUG [b destroy] ✅ DESTROY: 29d259a1-9b3d-4152-bc1f-ae93cf5737db 03-17 16:31:42.146 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 280 03-17 16:31:42.148 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:42.162 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:42.181 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:42.183 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:49.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:49.818 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:49.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 356] 03-17 16:31:49.828 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:50.720 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:50.737 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:50.744 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 357] 03-17 16:31:50.747 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:51.066 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:51.071 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 357 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=23.6 et=+16d4h36m6s464ms alt=565.7000122070312 vAcc=3.744225 vel=0.016924668 {Bundle[{}]}], age: 904ms, time: 1679050910166 03-17 16:31:51.076 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:31:51.083 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 356 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=23.6 et=+16d4h36m6s464ms alt=565.7000122070312 vAcc=3.744225 vel=0.016924668 {Bundle[{}]}], age: 912ms, time: 1679050910166 03-17 16:31:51.084 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:51.084 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:51.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:51.103 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 357 isFinished? true 03-17 16:31:51.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:51.106 INFO [b persist] ✅ INSERT: 1993d129-29c8-468a-8b5b-0918db36f232 03-17 16:31:51.108 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:31:51.114 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:31:51.115 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:31:51.148 INFO [b persist] ✅ INSERT: 5071c1bf-c7a4-4b2f-835c-8d1be3226fcb 03-17 16:31:51.150 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 356 isFinished? true 03-17 16:31:51.151 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:31:51.170 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:31:51.174 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:31:51.347 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:31:51.348 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 281 03-17 16:31:51.370 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:51.371 INFO [HttpService a] 🔵 HTTP POST: 1993d129-29c8-468a-8b5b-0918db36f232 03-17 16:31:51.467 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:51.472 DEBUG [b destroy] ✅ DESTROY: 1993d129-29c8-468a-8b5b-0918db36f232 03-17 16:31:51.496 DEBUG [b first] ✅ Locked 1 records 03-17 16:31:51.502 INFO [HttpService a] 🔵 HTTP POST: 5071c1bf-c7a4-4b2f-835c-8d1be3226fcb 03-17 16:31:51.513 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:51.515 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:51.607 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:31:51.614 DEBUG [b destroy] ✅ DESTROY: 5071c1bf-c7a4-4b2f-835c-8d1be3226fcb 03-17 16:31:51.627 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 281 03-17 16:31:51.628 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:31:51.634 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:31:51.664 INFO [a run] ⚡️[RPC: : null] 03-17 16:31:51.666 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:31:54.751 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:54.786 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:54.787 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 358] 03-17 16:31:54.790 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:31:55.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:31:55.772 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:31:55.773 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 359] 03-17 16:31:55.775 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:01.030 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:01.034 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 359 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778791 hAcc=15.215 et=+16d4h36m16s452ms alt=565.7000122070312 vAcc=2.4940717 vel=0.03690687 {Bundle[{}]}], age: 879ms, time: 1679050920154 03-17 16:32:01.040 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:01.041 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:32:01.041 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:01.043 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 358 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778791 hAcc=15.215 et=+16d4h36m16s452ms alt=565.7000122070312 vAcc=2.4940717 vel=0.03690687 {Bundle[{}]}], age: 888ms, time: 1679050920154 03-17 16:32:01.046 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:01.047 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 359 isFinished? true 03-17 16:32:01.047 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:01.057 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:01.061 INFO [b persist] ✅ INSERT: 20b6d243-02c7-4f3e-bab5-ea232b1199e2 03-17 16:32:01.065 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:01.065 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:32:01.071 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:01.081 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 358 isFinished? true 03-17 16:32:01.084 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:01.102 INFO [b persist] ✅ INSERT: 256fa7f8-3b39-4845-82bd-717b794cf840 03-17 16:32:01.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:01.109 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:01.134 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:01.136 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 282 03-17 16:32:01.137 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:01.142 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:01.144 INFO [HttpService a] 🔵 HTTP POST: 20b6d243-02c7-4f3e-bab5-ea232b1199e2 03-17 16:32:01.241 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:01.243 DEBUG [b destroy] ✅ DESTROY: 20b6d243-02c7-4f3e-bab5-ea232b1199e2 03-17 16:32:01.252 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:01.253 INFO [HttpService a] 🔵 HTTP POST: 256fa7f8-3b39-4845-82bd-717b794cf840 03-17 16:32:01.265 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:01.266 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:01.333 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:01.335 DEBUG [b destroy] ✅ DESTROY: 256fa7f8-3b39-4845-82bd-717b794cf840 03-17 16:32:01.349 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 282 03-17 16:32:01.350 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:01.355 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:01.364 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:01.367 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:04.718 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:04.770 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:04.772 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 360] 03-17 16:32:04.776 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:05.752 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:05.772 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:05.777 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 361] 03-17 16:32:05.785 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:06.004 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:06.013 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 361 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778793 hAcc=20.057 et=+16d4h36m21s406ms alt=565.7000122070312 vAcc=3.1831882 vel=0.039136507 {Bundle[{}]}], age: 903ms, time: 1679050925109 03-17 16:32:06.035 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:06.036 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:32:06.044 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 361 isFinished? true 03-17 16:32:06.044 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:06.048 INFO [b persist] ✅ INSERT: b3a5001b-95fa-48fa-9755-8b376e1c46f7 03-17 16:32:06.059 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:06.087 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:06.106 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 0] 03-17 16:32:06.109 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 360 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511013,73.778793 hAcc=20.057 et=+16d4h36m21s406ms alt=565.7000122070312 vAcc=3.1831882 vel=0.039136507 {Bundle[{}]}], age: 1001ms, time: 1679050925109 03-17 16:32:06.118 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:06.119 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:32:06.129 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 360 isFinished? true 03-17 16:32:06.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:06.129 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:06.130 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 283 03-17 16:32:06.131 INFO [b persist] ✅ INSERT: b8b74ed4-5e50-46d1-9977-2fe0865dcefe 03-17 16:32:06.142 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:06.142 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:06.151 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:06.152 INFO [HttpService a] 🔵 HTTP POST: b3a5001b-95fa-48fa-9755-8b376e1c46f7 03-17 16:32:06.236 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:06.239 DEBUG [b destroy] ✅ DESTROY: b3a5001b-95fa-48fa-9755-8b376e1c46f7 03-17 16:32:06.251 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:06.252 INFO [HttpService a] 🔵 HTTP POST: b8b74ed4-5e50-46d1-9977-2fe0865dcefe 03-17 16:32:06.255 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:06.256 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:06.325 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:06.329 DEBUG [b destroy] ✅ DESTROY: b8b74ed4-5e50-46d1-9977-2fe0865dcefe 03-17 16:32:06.341 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 283 03-17 16:32:06.342 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:06.361 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:06.369 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:06.370 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:06.395 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:09.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:09.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:09.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 362] 03-17 16:32:09.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:10.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:10.787 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:10.789 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 363] 03-17 16:32:10.793 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:11.149 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:11.156 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 363 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511011,73.778800 hAcc=29.178 et=+16d4h36m26s533ms alt=565.7000122070312 vAcc=3.8084934 vel=0.099240236 {Bundle[{}]}], age: 920ms, time: 1679050930236 03-17 16:32:11.164 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:11.171 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:11.172 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 21.6 03-17 16:32:11.173 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 362 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511011,73.778800 hAcc=29.178 et=+16d4h36m26s533ms alt=565.7000122070312 vAcc=3.8084934 vel=0.099240236 {Bundle[{}]}], age: 934ms, time: 1679050930236 03-17 16:32:11.178 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:11.181 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 363 isFinished? true 03-17 16:32:11.181 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:11.196 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:11.197 INFO [b persist] ✅ INSERT: 2589e24f-f33d-4af6-b1b6-9ad06bf548da 03-17 16:32:11.209 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:11.211 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.6 03-17 16:32:11.220 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:11.236 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 362 isFinished? true 03-17 16:32:11.237 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:11.249 INFO [b persist] ✅ INSERT: b1034b54-36ca-4375-a4ac-82c8a7020973 03-17 16:32:11.259 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:11.263 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:11.290 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:11.291 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 284 03-17 16:32:11.293 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:11.301 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:11.302 INFO [HttpService a] 🔵 HTTP POST: 2589e24f-f33d-4af6-b1b6-9ad06bf548da 03-17 16:32:11.405 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:11.407 DEBUG [b destroy] ✅ DESTROY: 2589e24f-f33d-4af6-b1b6-9ad06bf548da 03-17 16:32:11.420 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:11.422 INFO [HttpService a] 🔵 HTTP POST: b1034b54-36ca-4375-a4ac-82c8a7020973 03-17 16:32:11.425 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:11.426 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:11.500 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:11.505 DEBUG [b destroy] ✅ DESTROY: b1034b54-36ca-4375-a4ac-82c8a7020973 03-17 16:32:11.514 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 284 03-17 16:32:11.536 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:11.541 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:11.554 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:11.557 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:19.765 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:19.846 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:19.854 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 364] 03-17 16:32:19.862 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:21.099 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:21.102 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 364 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511015,73.778790 hAcc=27.14 et=+16d4h36m36s513ms alt=565.7000122070312 vAcc=2.7915936 vel=0.046484 {Bundle[{}]}], age: 885ms, time: 1679050940215 03-17 16:32:21.110 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:21.111 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.6 03-17 16:32:21.127 INFO [b persist] ✅ INSERT: 1d2c353e-f34d-4bc3-a424-aefbc0d1565a 03-17 16:32:21.130 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 364 isFinished? true 03-17 16:32:21.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:21.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:21.150 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:21.183 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:21.184 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 285 03-17 16:32:21.189 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:21.190 INFO [HttpService a] 🔵 HTTP POST: 1d2c353e-f34d-4bc3-a424-aefbc0d1565a 03-17 16:32:21.279 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:21.282 DEBUG [b destroy] ✅ DESTROY: 1d2c353e-f34d-4bc3-a424-aefbc0d1565a 03-17 16:32:21.290 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 285 03-17 16:32:21.293 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:21.300 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:21.305 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:21.308 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:21.401 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:21.712 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:21.757 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:21.759 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 365] 03-17 16:32:21.763 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:22.352 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:22.354 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 365 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778790 hAcc=30.393 et=+16d4h36m37s749ms alt=565.7000122070312 vAcc=5.501157 vel=0.049663555 {Bundle[{}]}], age: 902ms, time: 1679050941452 03-17 16:32:22.361 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:22.362 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.6 03-17 16:32:22.368 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 365 isFinished? true 03-17 16:32:22.369 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:22.378 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:22.383 INFO [b persist] ✅ INSERT: 76e524ef-1490-49e4-b916-5aed57e460fc 03-17 16:32:22.395 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:22.418 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:22.419 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 286 03-17 16:32:22.424 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:22.425 INFO [HttpService a] 🔵 HTTP POST: 76e524ef-1490-49e4-b916-5aed57e460fc 03-17 16:32:22.519 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:22.523 DEBUG [b destroy] ✅ DESTROY: 76e524ef-1490-49e4-b916-5aed57e460fc 03-17 16:32:22.533 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 286 03-17 16:32:22.535 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:22.540 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:22.545 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:22.547 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:22.648 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:24.717 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:24.764 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:24.769 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 366] 03-17 16:32:24.772 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:25.711 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:25.725 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:25.726 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 367] 03-17 16:32:25.728 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:26.045 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:26.047 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 366 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=28.093 et=+16d4h36m41s416ms alt=565.7000122070312 vAcc=4.089256 vel=0.04780523 {Bundle[{}]}], age: 928ms, time: 1679050945119 03-17 16:32:26.053 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:26.053 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 23.6 03-17 16:32:26.053 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:26.058 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 367 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778789 hAcc=28.093 et=+16d4h36m41s416ms alt=565.7000122070312 vAcc=4.089256 vel=0.04780523 {Bundle[{}]}], age: 937ms, time: 1679050945119 03-17 16:32:26.062 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 366 isFinished? true 03-17 16:32:26.063 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:32:26.064 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:26.068 INFO [b persist] ✅ INSERT: 893a27b3-b0c9-404a-aec4-d832d4710921 03-17 16:32:26.076 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:26.089 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:26.097 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:26.100 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 27.14 03-17 16:32:26.139 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:26.140 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 367 isFinished? true 03-17 16:32:26.140 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:26.145 INFO [b persist] ✅ INSERT: 6d151f26-b9f6-4509-8a61-b2ab37adf243 03-17 16:32:26.160 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:26.169 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:26.170 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 287 03-17 16:32:26.172 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:26.177 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:26.178 INFO [HttpService a] 🔵 HTTP POST: 893a27b3-b0c9-404a-aec4-d832d4710921 03-17 16:32:26.282 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:26.285 DEBUG [b destroy] ✅ DESTROY: 893a27b3-b0c9-404a-aec4-d832d4710921 03-17 16:32:26.302 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:26.304 INFO [HttpService a] 🔵 HTTP POST: 6d151f26-b9f6-4509-8a61-b2ab37adf243 03-17 16:32:26.312 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:26.314 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:26.398 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:26.401 DEBUG [b destroy] ✅ DESTROY: 6d151f26-b9f6-4509-8a61-b2ab37adf243 03-17 16:32:26.410 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 287 03-17 16:32:26.411 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:26.417 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:26.444 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:26.446 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:34.761 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:34.828 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:34.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 368] 03-17 16:32:34.835 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:35.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:35.750 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:35.755 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 369] 03-17 16:32:35.760 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:36.086 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:36.094 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:36.096 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 369 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778786 hAcc=22.5 et=+16d4h36m51s489ms alt=565.7000122070312 vAcc=2.9879103 vel=0.12336611 bear=249.91258 {Bundle[{}]}], age: 904ms, time: 1679050955191 03-17 16:32:36.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 368 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778786 hAcc=22.5 et=+16d4h36m51s489ms alt=565.7000122070312 vAcc=2.9879103 vel=0.12336611 bear=249.91258 {Bundle[{}]}], age: 897ms, time: 1679050955191 03-17 16:32:36.101 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:36.102 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 27.14 03-17 16:32:36.112 INFO [b persist] ✅ INSERT: 34a3e197-16aa-453c-bcec-d066534db298 03-17 16:32:36.112 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:36.114 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 369 isFinished? true 03-17 16:32:36.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:36.121 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:36.136 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:36.139 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 27.14 03-17 16:32:36.147 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:36.155 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 368 isFinished? true 03-17 16:32:36.156 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:36.162 INFO [b persist] ✅ INSERT: 10bb5d27-c74c-475d-b729-9afd3fde6166 03-17 16:32:36.167 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:36.180 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:36.215 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:36.216 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 288 03-17 16:32:36.218 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:36.229 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:36.230 INFO [HttpService a] 🔵 HTTP POST: 34a3e197-16aa-453c-bcec-d066534db298 03-17 16:32:36.319 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:36.321 DEBUG [b destroy] ✅ DESTROY: 34a3e197-16aa-453c-bcec-d066534db298 03-17 16:32:36.332 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:36.333 INFO [HttpService a] 🔵 HTTP POST: 10bb5d27-c74c-475d-b729-9afd3fde6166 03-17 16:32:36.336 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:36.337 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:36.405 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:36.408 DEBUG [b destroy] ✅ DESTROY: 10bb5d27-c74c-475d-b729-9afd3fde6166 03-17 16:32:36.416 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 288 03-17 16:32:36.418 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:36.426 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:36.444 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:36.446 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:39.759 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:39.827 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:39.832 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 370] 03-17 16:32:39.836 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:40.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:40.789 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:40.792 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 371] 03-17 16:32:40.796 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:41.114 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:41.118 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 370 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778793 hAcc=23.6 et=+16d4h36m56s494ms alt=565.7000122070312 vAcc=3.2826083 vel=0.03164854 {Bundle[{}]}], age: 921ms, time: 1679050960197 03-17 16:32:41.123 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:41.125 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:41.125 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 27.14 03-17 16:32:41.126 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 371 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511014,73.778793 hAcc=23.6 et=+16d4h36m56s494ms alt=565.7000122070312 vAcc=3.2826083 vel=0.03164854 {Bundle[{}]}], age: 929ms, time: 1679050960197 03-17 16:32:41.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:41.140 INFO [b persist] ✅ INSERT: 4af4f3f7-9c01-4ba0-b544-6a1e7b4cbe24 03-17 16:32:41.144 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:41.156 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 370 isFinished? true 03-17 16:32:41.156 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:41.157 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:41.164 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:41.164 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 27.14 03-17 16:32:41.172 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 371 isFinished? true 03-17 16:32:41.173 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:41.176 INFO [b persist] ✅ INSERT: dd175ee0-90f8-4ccd-9e58-bdff8062340f 03-17 16:32:41.191 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:41.198 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:41.199 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 289 03-17 16:32:41.219 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:41.230 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:41.246 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:41.250 INFO [HttpService a] 🔵 HTTP POST: 4af4f3f7-9c01-4ba0-b544-6a1e7b4cbe24 03-17 16:32:41.340 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:41.343 DEBUG [b destroy] ✅ DESTROY: 4af4f3f7-9c01-4ba0-b544-6a1e7b4cbe24 03-17 16:32:41.359 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:41.370 INFO [HttpService a] 🔵 HTTP POST: dd175ee0-90f8-4ccd-9e58-bdff8062340f 03-17 16:32:41.373 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:41.373 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:41.440 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:41.443 DEBUG [b destroy] ✅ DESTROY: dd175ee0-90f8-4ccd-9e58-bdff8062340f 03-17 16:32:41.455 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 289 03-17 16:32:41.461 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:41.480 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:41.490 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:41.493 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:49.720 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:49.798 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:49.800 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 372] 03-17 16:32:49.804 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:50.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:50.742 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:50.746 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 373] 03-17 16:32:50.749 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:51.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:51.093 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:51.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 372 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778797 hAcc=30.0 et=+16d4h37m6s491ms alt=565.7000122070312 vAcc=3.698 vel=0.19687757 bear=287.8047 {Bundle[{}]}], age: 902ms, time: 1679050970194 03-17 16:32:51.097 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 373 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778797 hAcc=30.0 et=+16d4h37m6s491ms alt=565.7000122070312 vAcc=3.698 vel=0.19687757 bear=287.8047 {Bundle[{}]}], age: 896ms, time: 1679050970194 03-17 16:32:51.108 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:51.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.093 03-17 16:32:51.119 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:51.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 372 isFinished? true 03-17 16:32:51.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:51.130 INFO [b persist] ✅ INSERT: a93fd409-9be4-41fc-8ca6-9a539923f594 03-17 16:32:51.133 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:51.136 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:51.145 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:51.146 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.093 03-17 16:32:51.173 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 373 isFinished? true 03-17 16:32:51.174 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:51.178 INFO [b persist] ✅ INSERT: fd2df5c3-0021-41fd-8aa7-1498124af72c 03-17 16:32:51.185 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:51.198 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:51.199 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 290 03-17 16:32:51.205 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:51.208 INFO [HttpService a] 🔵 HTTP POST: a93fd409-9be4-41fc-8ca6-9a539923f594 03-17 16:32:51.312 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:51.314 DEBUG [b destroy] ✅ DESTROY: a93fd409-9be4-41fc-8ca6-9a539923f594 03-17 16:32:51.327 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:51.328 INFO [HttpService a] 🔵 HTTP POST: fd2df5c3-0021-41fd-8aa7-1498124af72c 03-17 16:32:51.333 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:51.334 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:51.408 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:51.411 DEBUG [b destroy] ✅ DESTROY: fd2df5c3-0021-41fd-8aa7-1498124af72c 03-17 16:32:51.418 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 290 03-17 16:32:51.419 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:51.424 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:51.448 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:51.449 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:54.758 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:54.815 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:54.819 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 374] 03-17 16:32:54.826 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:55.715 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:32:55.750 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:55.753 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 375] 03-17 16:32:55.758 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:32:56.078 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:32:56.083 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 374 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=38.25 et=+16d4h37m11s500ms alt=565.7000122070312 vAcc=5.8503513 vel=0.14394794 bear=288.64395 {Bundle[{}]}], age: 879ms, time: 1679050975202 03-17 16:32:56.084 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:32:56.087 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 375 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778787 hAcc=38.25 et=+16d4h37m11s500ms alt=565.7000122070312 vAcc=5.8503513 vel=0.14394794 bear=288.64395 {Bundle[{}]}], age: 883ms, time: 1679050975202 03-17 16:32:56.089 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:56.089 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.093 03-17 16:32:56.094 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 374 isFinished? true 03-17 16:32:56.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:56.095 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:56.101 INFO [b persist] ✅ INSERT: 72cf1af7-21bc-4956-a6bb-5aff0a8392eb 03-17 16:32:56.106 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:32:56.109 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:32:56.109 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.093 03-17 16:32:56.115 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 375 isFinished? true 03-17 16:32:56.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:56.117 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:32:56.120 INFO [b persist] ✅ INSERT: 1063ae1a-9d9a-4013-8c39-b8aeadef1d78 03-17 16:32:56.125 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:32:56.134 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:32:56.135 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 291 03-17 16:32:56.142 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:56.143 INFO [HttpService a] 🔵 HTTP POST: 72cf1af7-21bc-4956-a6bb-5aff0a8392eb 03-17 16:32:56.255 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:56.259 DEBUG [b destroy] ✅ DESTROY: 72cf1af7-21bc-4956-a6bb-5aff0a8392eb 03-17 16:32:56.274 DEBUG [b first] ✅ Locked 1 records 03-17 16:32:56.276 INFO [HttpService a] 🔵 HTTP POST: 1063ae1a-9d9a-4013-8c39-b8aeadef1d78 03-17 16:32:56.281 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:56.282 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:32:56.360 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:32:56.363 DEBUG [b destroy] ✅ DESTROY: 1063ae1a-9d9a-4013-8c39-b8aeadef1d78 03-17 16:32:56.370 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:32:56.375 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 291 03-17 16:32:56.377 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:32:56.381 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:32:56.398 INFO [a run] ⚡️[RPC: : null] 03-17 16:32:56.400 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:04.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:04.830 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:04.833 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 376] 03-17 16:33:04.839 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:05.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:05.749 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:05.752 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 377] 03-17 16:33:05.756 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:06.107 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:06.112 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 376 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=32.099 et=+16d4h37m21s525ms alt=565.7000122070312 vAcc=4.215876 vel=0.060036838 {Bundle[{}]}], age: 884ms, time: 1679050985227 03-17 16:33:06.119 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:06.121 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:06.122 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 28.093 03-17 16:33:06.122 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 377 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778782 hAcc=32.099 et=+16d4h37m21s525ms alt=565.7000122070312 vAcc=4.215876 vel=0.060036838 {Bundle[{}]}], age: 894ms, time: 1679050985227 03-17 16:33:06.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 376 isFinished? true 03-17 16:33:06.128 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:06.129 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:06.131 INFO [b persist] ✅ INSERT: 439b0142-0d3d-42c4-9036-59089b3c2326 03-17 16:33:06.136 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:06.137 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 16:33:06.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:06.144 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 377 isFinished? true 03-17 16:33:06.145 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:06.146 INFO [b persist] ✅ INSERT: 41f5abbb-663a-4a1c-9a87-f240ac24a672 03-17 16:33:06.150 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:06.153 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:06.184 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:06.185 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 292 03-17 16:33:06.198 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:06.199 INFO [HttpService a] 🔵 HTTP POST: 439b0142-0d3d-42c4-9036-59089b3c2326 03-17 16:33:06.295 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:06.298 DEBUG [b destroy] ✅ DESTROY: 439b0142-0d3d-42c4-9036-59089b3c2326 03-17 16:33:06.317 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:06.319 INFO [HttpService a] 🔵 HTTP POST: 41f5abbb-663a-4a1c-9a87-f240ac24a672 03-17 16:33:06.325 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:06.326 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:06.401 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:06.404 DEBUG [b destroy] ✅ DESTROY: 41f5abbb-663a-4a1c-9a87-f240ac24a672 03-17 16:33:06.406 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:06.412 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 292 03-17 16:33:06.413 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:06.418 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:06.433 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:06.434 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:09.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:09.807 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:09.808 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 378] 03-17 16:33:09.810 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:10.716 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:10.746 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:10.749 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 379] 03-17 16:33:10.754 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:11.033 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:11.038 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 379 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=26.099 et=+16d4h37m26s422ms alt=565.7000122070312 vAcc=2.5107963 vel=0.19545926 bear=78.476746 {Bundle[{}]}], age: 913ms, time: 1679050990124 03-17 16:33:11.039 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:11.041 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 378 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778793 hAcc=26.099 et=+16d4h37m26s422ms alt=565.7000122070312 vAcc=2.5107963 vel=0.19545926 bear=78.476746 {Bundle[{}]}], age: 916ms, time: 1679050990124 03-17 16:33:11.043 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:11.044 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 16:33:11.048 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 379 isFinished? true 03-17 16:33:11.049 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:33:11.050 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:11.052 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:11.052 INFO [b persist] ✅ INSERT: 95244691-53bd-4cd0-a75d-d4d9bd1c1323 03-17 16:33:11.053 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 16:33:11.059 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 378 isFinished? true 03-17 16:33:11.062 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:11.065 INFO [b persist] ✅ INSERT: 23fb7c2e-8086-4465-b90f-44704dc751c5 03-17 16:33:11.072 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:33:11.076 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:11.092 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:11.094 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:11.119 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:11.119 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 293 03-17 16:33:11.126 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:11.126 INFO [HttpService a] 🔵 HTTP POST: 95244691-53bd-4cd0-a75d-d4d9bd1c1323 03-17 16:33:11.255 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:11.259 DEBUG [b destroy] ✅ DESTROY: 95244691-53bd-4cd0-a75d-d4d9bd1c1323 03-17 16:33:11.295 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:11.296 INFO [HttpService a] 🔵 HTTP POST: 23fb7c2e-8086-4465-b90f-44704dc751c5 03-17 16:33:11.299 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:11.301 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:11.374 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:11.376 DEBUG [b destroy] ✅ DESTROY: 23fb7c2e-8086-4465-b90f-44704dc751c5 03-17 16:33:11.389 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 293 03-17 16:33:11.390 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:11.397 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:11.419 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:11.421 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:19.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:19.834 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:19.836 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 380] 03-17 16:33:19.841 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:20.745 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:20.774 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:20.776 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 381] 03-17 16:33:20.780 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:21.114 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:21.116 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 381 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=20.1 et=+16d4h37m36s497ms alt=565.7000122070312 vAcc=2.3877082 vel=0.029600145 {Bundle[{}]}], age: 916ms, time: 1679051000199 03-17 16:33:21.126 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:21.126 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 16:33:21.126 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:21.132 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 380 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778791 hAcc=20.1 et=+16d4h37m36s497ms alt=565.7000122070312 vAcc=2.3877082 vel=0.029600145 {Bundle[{}]}], age: 931ms, time: 1679051000199 03-17 16:33:21.133 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 381 isFinished? true 03-17 16:33:21.133 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:33:21.136 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:21.137 INFO [b persist] ✅ INSERT: 0e5e1c10-8ede-47db-9d72-e960fc7375fd 03-17 16:33:21.145 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:21.151 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:21.154 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 16:33:21.154 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:21.160 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 380 isFinished? true 03-17 16:33:21.161 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:21.164 INFO [b persist] ✅ INSERT: 1e0517af-7486-4bc6-bb8d-ea21cc2df90a 03-17 16:33:21.186 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:21.189 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:21.217 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:21.218 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 294 03-17 16:33:21.219 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:21.227 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:21.228 INFO [HttpService a] 🔵 HTTP POST: 0e5e1c10-8ede-47db-9d72-e960fc7375fd 03-17 16:33:21.328 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:21.331 DEBUG [b destroy] ✅ DESTROY: 0e5e1c10-8ede-47db-9d72-e960fc7375fd 03-17 16:33:21.354 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:21.355 INFO [HttpService a] 🔵 HTTP POST: 1e0517af-7486-4bc6-bb8d-ea21cc2df90a 03-17 16:33:21.363 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:21.365 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:21.431 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:21.434 DEBUG [b destroy] ✅ DESTROY: 1e0517af-7486-4bc6-bb8d-ea21cc2df90a 03-17 16:33:21.449 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 294 03-17 16:33:21.450 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:21.457 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:21.469 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:21.471 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:24.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:24.816 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:24.817 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 382] 03-17 16:33:24.821 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:25.717 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:25.750 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:25.753 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 383] 03-17 16:33:25.759 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:26.066 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:26.072 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 383 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.05 et=+16d4h37m41s491ms alt=565.7000122070312 vAcc=2.6001563 vel=0.033107065 {Bundle[{}]}], age: 877ms, time: 1679051005193 03-17 16:33:26.080 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:26.082 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:26.083 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 30.0 03-17 16:33:26.083 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 382 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.05 et=+16d4h37m41s491ms alt=565.7000122070312 vAcc=2.6001563 vel=0.033107065 {Bundle[{}]}], age: 889ms, time: 1679051005193 03-17 16:33:26.088 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 383 isFinished? true 03-17 16:33:26.088 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:33:26.090 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:26.093 INFO [b persist] ✅ INSERT: 8806e373-c2d1-4182-ba92-33c963fd97de 03-17 16:33:26.097 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:26.116 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:26.116 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.099 03-17 16:33:26.117 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:26.124 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 382 isFinished? true 03-17 16:33:26.125 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:26.126 INFO [b persist] ✅ INSERT: ebbcb693-4b78-42b1-88f9-5b6f113d68ee 03-17 16:33:26.130 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:26.144 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:26.166 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:26.167 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 295 03-17 16:33:26.169 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:26.177 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:26.178 INFO [HttpService a] 🔵 HTTP POST: 8806e373-c2d1-4182-ba92-33c963fd97de 03-17 16:33:26.300 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:26.303 DEBUG [b destroy] ✅ DESTROY: 8806e373-c2d1-4182-ba92-33c963fd97de 03-17 16:33:26.323 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:26.326 INFO [HttpService a] 🔵 HTTP POST: ebbcb693-4b78-42b1-88f9-5b6f113d68ee 03-17 16:33:26.331 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:26.332 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:26.402 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:26.405 DEBUG [b destroy] ✅ DESTROY: ebbcb693-4b78-42b1-88f9-5b6f113d68ee 03-17 16:33:26.413 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 295 03-17 16:33:26.415 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:26.420 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:26.441 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:26.443 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:34.754 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:34.811 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:34.816 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 384] 03-17 16:33:34.819 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:35.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:35.785 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:35.789 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 385] 03-17 16:33:35.793 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:36.078 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:36.081 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 385 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d4h37m51s479ms alt=565.7000122070312 vAcc=2.281325 vel=0.021042187 {Bundle[{}]}], age: 898ms, time: 1679051015182 03-17 16:33:36.085 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:36.088 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:36.088 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 26.099 03-17 16:33:36.089 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 384 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511019,73.778792 hAcc=20.0 et=+16d4h37m51s479ms alt=565.7000122070312 vAcc=2.281325 vel=0.021042187 {Bundle[{}]}], age: 906ms, time: 1679051015182 03-17 16:33:36.096 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:36.100 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 385 isFinished? true 03-17 16:33:36.100 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:36.104 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:36.106 INFO [b persist] ✅ INSERT: 974e70cd-7e88-46c5-bc1f-4655e3ba2320 03-17 16:33:36.112 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:36.112 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:36.113 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:36.128 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 384 isFinished? true 03-17 16:33:36.129 INFO [b persist] ✅ INSERT: 1f596c03-0de7-4610-bb68-cd2b5618d1d3 03-17 16:33:36.131 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:36.139 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:36.164 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:36.164 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 296 03-17 16:33:36.172 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:36.173 INFO [HttpService a] 🔵 HTTP POST: 974e70cd-7e88-46c5-bc1f-4655e3ba2320 03-17 16:33:36.280 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:36.283 DEBUG [b destroy] ✅ DESTROY: 974e70cd-7e88-46c5-bc1f-4655e3ba2320 03-17 16:33:36.301 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:36.303 INFO [HttpService a] 🔵 HTTP POST: 1f596c03-0de7-4610-bb68-cd2b5618d1d3 03-17 16:33:36.309 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:36.310 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:36.381 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:36.385 DEBUG [b destroy] ✅ DESTROY: 1f596c03-0de7-4610-bb68-cd2b5618d1d3 03-17 16:33:36.405 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 296 03-17 16:33:36.407 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:36.412 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:36.434 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:36.436 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:39.756 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:39.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:39.809 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 386] 03-17 16:33:39.812 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:40.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:40.749 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:40.751 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 387] 03-17 16:33:40.754 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:41.054 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:41.058 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 386 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h37m56s462ms alt=565.7000122070312 vAcc=1.8153818 vel=0.025683621 {Bundle[{}]}], age: 892ms, time: 1679051020164 03-17 16:33:41.062 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:41.065 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 387 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778792 hAcc=20.0 et=+16d4h37m56s462ms alt=565.7000122070312 vAcc=1.8153818 vel=0.025683621 {Bundle[{}]}], age: 899ms, time: 1679051020164 03-17 16:33:41.072 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:41.073 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:41.076 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:41.083 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:41.092 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 386 isFinished? true 03-17 16:33:41.093 INFO [b persist] ✅ INSERT: 6c37bccd-65aa-4650-8201-37719cdbd627 03-17 16:33:41.093 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:41.096 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:41.098 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:41.099 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:41.107 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 387 isFinished? true 03-17 16:33:41.107 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:41.120 INFO [b persist] ✅ INSERT: a8b62e11-e8eb-4e3c-b32e-b85faad8a663 03-17 16:33:41.126 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:41.139 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:41.140 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 297 03-17 16:33:41.144 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:41.145 INFO [HttpService a] 🔵 HTTP POST: 6c37bccd-65aa-4650-8201-37719cdbd627 03-17 16:33:41.226 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:41.229 DEBUG [b destroy] ✅ DESTROY: 6c37bccd-65aa-4650-8201-37719cdbd627 03-17 16:33:41.244 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:41.246 INFO [HttpService a] 🔵 HTTP POST: a8b62e11-e8eb-4e3c-b32e-b85faad8a663 03-17 16:33:41.249 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:41.250 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:41.321 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:41.325 DEBUG [b destroy] ✅ DESTROY: a8b62e11-e8eb-4e3c-b32e-b85faad8a663 03-17 16:33:41.340 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 297 03-17 16:33:41.343 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:41.353 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:41.357 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:41.358 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:49.755 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:49.838 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:49.840 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 388] 03-17 16:33:49.843 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:50.714 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:50.750 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:50.752 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 389] 03-17 16:33:50.755 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:51.092 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:51.098 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 388 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d4h38m6s481ms alt=565.7000122070312 vAcc=2.2606642 vel=0.0350883 {Bundle[{}]}], age: 913ms, time: 1679051030183 03-17 16:33:51.099 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:51.104 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 389 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778787 hAcc=20.0 et=+16d4h38m6s481ms alt=565.7000122070312 vAcc=2.2606642 vel=0.0350883 {Bundle[{}]}], age: 919ms, time: 1679051030183 03-17 16:33:51.109 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:51.110 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:51.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:51.125 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:51.131 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 388 isFinished? true 03-17 16:33:51.132 INFO [b persist] ✅ INSERT: b7bbdf87-36e4-49ef-86fe-9a0b42dfddf0 03-17 16:33:51.132 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:51.137 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:51.138 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:51.147 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:51.154 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 389 isFinished? true 03-17 16:33:51.155 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:51.175 INFO [b persist] ✅ INSERT: 3c796864-7c5e-419f-92e6-cbce1db95007 03-17 16:33:51.193 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:51.206 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:51.208 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 298 03-17 16:33:51.214 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:51.216 INFO [HttpService a] 🔵 HTTP POST: b7bbdf87-36e4-49ef-86fe-9a0b42dfddf0 03-17 16:33:51.318 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:51.322 DEBUG [b destroy] ✅ DESTROY: b7bbdf87-36e4-49ef-86fe-9a0b42dfddf0 03-17 16:33:51.346 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:51.348 INFO [HttpService a] 🔵 HTTP POST: 3c796864-7c5e-419f-92e6-cbce1db95007 03-17 16:33:51.352 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:51.353 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:51.426 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:51.429 DEBUG [b destroy] ✅ DESTROY: 3c796864-7c5e-419f-92e6-cbce1db95007 03-17 16:33:51.438 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 298 03-17 16:33:51.441 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:51.446 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:51.466 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:51.468 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:54.757 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:54.826 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:54.829 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 390] 03-17 16:33:54.832 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:55.722 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:33:55.752 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:55.754 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 391] 03-17 16:33:55.757 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:33:56.088 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:33:56.095 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 390 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h38m11s503ms alt=565.7000122070312 vAcc=2.831172 vel=0.11458103 bear=86.18075 {Bundle[{}]}], age: 889ms, time: 1679051035205 03-17 16:33:56.097 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:33:56.100 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 391 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h38m11s503ms alt=565.7000122070312 vAcc=2.831172 vel=0.11458103 bear=86.18075 {Bundle[{}]}], age: 893ms, time: 1679051035205 03-17 16:33:56.109 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:56.110 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:56.115 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 390 isFinished? true 03-17 16:33:56.115 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 1, sticky: false] 03-17 16:33:56.116 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:56.121 INFO [b persist] ✅ INSERT: fd19fde8-f113-42ff-9f0d-2a112afc3fc8 03-17 16:33:56.123 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:56.133 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:33:56.134 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:33:56.138 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:33:56.149 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 391 isFinished? true 03-17 16:33:56.150 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:56.153 INFO [b persist] ✅ INSERT: 0ca28d35-3945-4f16-bfe0-847f98d4e23c 03-17 16:33:56.164 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:33:56.171 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:33:56.193 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:33:56.194 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 299 03-17 16:33:56.196 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:33:56.200 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:56.201 INFO [HttpService a] 🔵 HTTP POST: fd19fde8-f113-42ff-9f0d-2a112afc3fc8 03-17 16:33:56.305 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:56.309 DEBUG [b destroy] ✅ DESTROY: fd19fde8-f113-42ff-9f0d-2a112afc3fc8 03-17 16:33:56.341 DEBUG [b first] ✅ Locked 1 records 03-17 16:33:56.342 INFO [HttpService a] 🔵 HTTP POST: 0ca28d35-3945-4f16-bfe0-847f98d4e23c 03-17 16:33:56.346 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:56.348 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:33:56.420 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:33:56.422 DEBUG [b destroy] ✅ DESTROY: 0ca28d35-3945-4f16-bfe0-847f98d4e23c 03-17 16:33:56.431 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 299 03-17 16:33:56.433 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:33:56.450 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:33:56.467 INFO [a run] ⚡️[RPC: : null] 03-17 16:33:56.469 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:47:54.712 DEBUG [LifecycleManager onStart] ☯️ onStart 03-17 16:47:54.992 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:47:55.060 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:47:55.064 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 392] 03-17 16:47:55.075 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:47:57.045 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:47:57.076 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:47:57.079 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 393] 03-17 16:47:57.083 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:00.426 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 16:48:00.468 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:48:01.469 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:01.472 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 392 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510914,73.778633 hAcc=77.6 et=+16d4h52m17s68ms alt=566.2000122070312 vAcc=10.431042 vel=0.114797466 bear=36.96121 {Bundle[{}]}], age: 700ms, time: 1679051880771 03-17 16:48:01.478 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:01.479 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:01.479 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:48:01.483 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 393 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.510914,73.778633 hAcc=77.6 et=+16d4h52m17s68ms alt=566.2000122070312 vAcc=10.431042 vel=0.114797466 bear=36.96121 {Bundle[{}]}], age: 712ms, time: 1679051880771 03-17 16:48:01.488 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:01.489 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 392 isFinished? true 03-17 16:48:01.490 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:01.492 INFO [b persist] ✅ INSERT: 06522337-7a2a-4de3-9dbb-c6ad29a148b3 03-17 16:48:01.493 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:01.495 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:01.496 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:01.505 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:01.508 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 393 isFinished? true 03-17 16:48:01.509 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:01.514 INFO [b persist] ✅ INSERT: d63bd334-1c62-4c79-a423-68b8e83b41c3 03-17 16:48:01.518 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:48:01.536 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:01.537 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 300 03-17 16:48:01.542 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:01.543 INFO [HttpService a] 🔵 HTTP POST: 06522337-7a2a-4de3-9dbb-c6ad29a148b3 03-17 16:48:01.748 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:01.750 DEBUG [b destroy] ✅ DESTROY: 06522337-7a2a-4de3-9dbb-c6ad29a148b3 03-17 16:48:01.759 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:01.761 INFO [HttpService a] 🔵 HTTP POST: d63bd334-1c62-4c79-a423-68b8e83b41c3 03-17 16:48:01.769 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:01.770 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:01.839 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:01.840 DEBUG [b destroy] ✅ DESTROY: d63bd334-1c62-4c79-a423-68b8e83b41c3 03-17 16:48:01.843 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 300 03-17 16:48:01.844 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:01.848 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:01.850 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:01.851 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:03.538 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:03.602 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:03.606 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 394] 03-17 16:48:03.624 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:03.723 DEBUG [TSGeofenceManager stopMonitoringStationaryRegion] 🔴 Stop monitoring stationary region 03-17 16:48:03.814 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired providerchange position 03-17 16:48:03.822 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:03.844 INFO [TSProviderManager handleProviderChangeEvent] ╔═════════════════════════════════════════════ ║ Location-provider change: false ╠═════════════════════════════════════════════ ╟─ GPS: false ╟─ Network: false ╟─ AP Mode: false 03-17 16:48:03.892 INFO [b persist] ✅ INSERT: 99f97288-bfda-4bcd-aa64-6cad6abf13a5 03-17 16:48:03.921 DEBUG [TSGeofenceManager d] ℹ️ Persist monitored geofences: [] 03-17 16:48:03.924 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:03.984 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:04.220 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:04.222 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 301 03-17 16:48:04.224 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:04.626 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:04.633 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 16:48:04.635 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:04.684 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:04.685 INFO [HttpService a] 🔵 HTTP POST: 99f97288-bfda-4bcd-aa64-6cad6abf13a5 03-17 16:48:04.761 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 16:48:04.776 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 16:48:04.824 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:04.842 DEBUG [b destroy] ✅ DESTROY: 99f97288-bfda-4bcd-aa64-6cad6abf13a5 03-17 16:48:04.912 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 301 03-17 16:48:04.914 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:04.935 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:04.942 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:05.111 DEBUG [TSLocationManagerActivity$b onComplete] ℹ️ Location Settings Resolution: START 03-17 16:48:05.192 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:05.279 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:05.926 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 16:48:20.285 DEBUG [TSLocationManagerActivity onActivityResult] ✅ Location settings resolution: ACCEPTED 03-17 16:48:20.286 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 16:48:20.657 DEBUG [TSLocationManagerActivity onDestroy] 03-17 16:48:21.309 INFO [HeartbeatService stop] 🔴 Stop heartbeat 03-17 16:48:21.339 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:21.343 INFO [TrackingService changePace] 🔵 setPace: false → false 03-17 16:48:21.349 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:21.354 INFO [TSProviderManager handleProviderChangeEvent] ╔═════════════════════════════════════════════ ║ Location-provider change: true ╠═════════════════════════════════════════════ ╟─ GPS: true ╟─ Network: false ╟─ AP Mode: false 03-17 16:48:21.490 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:21.495 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 16:48:21.496 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:21.584 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 16:48:21.593 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:48:21.632 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:21.634 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 1, requestId: 396] 03-17 16:48:21.638 WARN [ActivityRecognitionService start] ⚠️ Cannot start motion-activity updates: permission is denied 03-17 16:48:21.641 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:21.726 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:21.727 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 3, requestId: 397] 03-17 16:48:21.730 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:21.928 DEBUG [TSLocationManagerActivity execute] locationsettings 03-17 16:48:21.929 DEBUG [TSConfig translateDesiredAccuracy] translateDesiredAccuracy (true): -1 03-17 16:48:22.258 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:22.322 DEBUG [TSLocationManagerActivity stop] eventCount: 0 03-17 16:48:23.191 DEBUG [TSLocationManagerActivity onDestroy] 03-17 16:48:23.317 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:23.347 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:23.349 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 398] 03-17 16:48:23.358 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:23.823 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:23.837 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 398 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h52m38s584ms alt=565.7000122070312 vAcc=2.121374 {Bundle[{}]}], age: 1544ms, time: 1679051902286 03-17 16:48:23.847 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:48:23.850 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ motionchange LocationResult: 396 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h52m38s584ms alt=565.7000122070312 vAcc=2.121374 {Bundle[{}]}], age: 1563ms, time: 1679051902286 03-17 16:48:23.851 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:23.851 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:23.859 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:48:23.862 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 394 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h52m38s584ms alt=565.7000122070312 vAcc=2.121374 {Bundle[{}]}], age: 1574ms, time: 1679051902286 03-17 16:48:23.864 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 398 isFinished? true 03-17 16:48:23.864 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: false] 03-17 16:48:23.876 INFO [b persist] ✅ INSERT: ffba1c8d-bf3e-48d6-b842-e630292e75b7 03-17 16:48:23.879 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired motionchange position, isMoving: false 03-17 16:48:23.880 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:23.888 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:48:23.891 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ providerchange LocationResult: 397 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511020,73.778792 hAcc=20.0 et=+16d4h52m38s584ms alt=565.7000122070312 vAcc=2.121374 {Bundle[{}]}], age: 1603ms, time: 1679051902286 03-17 16:48:23.896 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:23.907 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:23.925 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:23.925 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:23.925 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:23.926 INFO [b persist] ✅ INSERT: 26111fe7-6030-4899-b69d-e1fb522ec432 03-17 16:48:23.927 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:23.928 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 396 isFinished? true 03-17 16:48:23.929 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:23.934 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 394 isFinished? true 03-17 16:48:23.935 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:23.938 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired providerchange position 03-17 16:48:23.939 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:23.943 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 397 isFinished? true 03-17 16:48:23.944 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:23.944 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:23.945 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 302 03-17 16:48:23.946 DEBUG [TSGeofenceManager startMonitoringStationaryRegion] 🎾 Start monitoring stationary region (radius: 150.0m 18.5110203,73.7787924 hAcc=20.0) 03-17 16:48:23.956 INFO [b persist] ✅ INSERT: 41dd6f27-bb6a-4109-8ed3-5a598370339d 03-17 16:48:23.957 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:48:23.969 INFO [b persist] ✅ INSERT: 6deacd85-3343-4fb7-8ac1-95be54e0a80d 03-17 16:48:23.975 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:48:23.976 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:48:23.988 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:23.994 DEBUG [TSLocationManager$b onLocation] ℹ️ Distance from last location: 118.07664 03-17 16:48:23.997 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:24.016 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:24.019 DEBUG [AbstractService start] 🎾 TrackingService [eventCount: 1] 03-17 16:48:24.021 INFO [HttpService a] 🔵 HTTP POST: ffba1c8d-bf3e-48d6-b842-e630292e75b7 03-17 16:48:24.025 INFO [TrackingService handleMotionChangeResult] ╔═════════════════════════════════════════════ ║ TrackingService motionchange: false ╠═════════════════════════════════════════════ 03-17 16:48:24.056 DEBUG [AbstractService finish] ⚙️︎ finish TrackingService [eventCount: 0, sticky: false] 03-17 16:48:24.058 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:24.120 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:24.122 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 399] 03-17 16:48:24.124 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:24.126 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:24.127 DEBUG [b destroy] ✅ DESTROY: ffba1c8d-bf3e-48d6-b842-e630292e75b7 03-17 16:48:24.172 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:24.173 INFO [HttpService a] 🔵 HTTP POST: 26111fe7-6030-4899-b69d-e1fb522ec432 03-17 16:48:24.177 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:24.178 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:24.246 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:24.248 DEBUG [b destroy] ✅ DESTROY: 26111fe7-6030-4899-b69d-e1fb522ec432 03-17 16:48:24.256 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:24.257 INFO [HttpService a] 🔵 HTTP POST: 41dd6f27-bb6a-4109-8ed3-5a598370339d 03-17 16:48:24.261 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:24.262 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:24.312 DEBUG [AbstractService onDestroy] 🔴 TrackingService stopped 03-17 16:48:24.333 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:24.335 DEBUG [b destroy] ✅ DESTROY: 41dd6f27-bb6a-4109-8ed3-5a598370339d 03-17 16:48:24.351 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:24.353 INFO [HttpService a] 🔵 HTTP POST: 6deacd85-3343-4fb7-8ac1-95be54e0a80d 03-17 16:48:24.355 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:24.355 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:24.422 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:24.426 DEBUG [b destroy] ✅ DESTROY: 6deacd85-3343-4fb7-8ac1-95be54e0a80d 03-17 16:48:24.429 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 302 03-17 16:48:24.430 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:24.435 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:24.437 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:24.438 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:24.750 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:24.768 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:24.769 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 400] 03-17 16:48:24.773 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:25.261 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:25.264 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 399 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=21.8 et=+16d4h52m40s661ms alt=565.7000122070312 vAcc=3.744225 vel=0.023748 {Bundle[{}]}], age: 900ms, time: 1679051904363 03-17 16:48:25.270 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:48:25.273 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 400 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511018,73.778791 hAcc=21.8 et=+16d4h52m40s661ms alt=565.7000122070312 vAcc=3.744225 vel=0.023748 {Bundle[{}]}], age: 909ms, time: 1679051904363 03-17 16:48:25.279 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:25.280 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:25.286 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:25.289 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 399 isFinished? true 03-17 16:48:25.290 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:25.291 INFO [b persist] ✅ INSERT: ce70fad0-0c56-4962-88f1-e98e8fa1b2b0 03-17 16:48:25.296 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:25.303 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:25.304 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:25.305 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:25.313 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 400 isFinished? true 03-17 16:48:25.314 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:25.316 INFO [b persist] ✅ INSERT: baadb637-73cc-40f6-9dbd-b5e25357d76a 03-17 16:48:25.324 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:48:25.325 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:25.351 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:25.351 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 303 03-17 16:48:25.353 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:25.358 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:25.360 INFO [HttpService a] 🔵 HTTP POST: ce70fad0-0c56-4962-88f1-e98e8fa1b2b0 03-17 16:48:25.521 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:25.523 DEBUG [b destroy] ✅ DESTROY: ce70fad0-0c56-4962-88f1-e98e8fa1b2b0 03-17 16:48:25.535 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:25.538 INFO [HttpService a] 🔵 HTTP POST: baadb637-73cc-40f6-9dbd-b5e25357d76a 03-17 16:48:25.542 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:25.544 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:25.617 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:25.619 DEBUG [b destroy] ✅ DESTROY: baadb637-73cc-40f6-9dbd-b5e25357d76a 03-17 16:48:25.626 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 303 03-17 16:48:25.627 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:25.631 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:25.635 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:25.636 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:33.545 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:33.563 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:33.564 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 401] 03-17 16:48:33.567 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:34.808 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:34.812 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 401 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778791 hAcc=20.0 et=+16d4h52m50s185ms alt=565.7000122070312 vAcc=2.396304 vel=0.014176865 {Bundle[{}]}], age: 924ms, time: 1679051913888 03-17 16:48:34.827 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:34.828 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:34.831 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:34.840 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:34.859 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 401 isFinished? true 03-17 16:48:34.859 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:34.861 INFO [b persist] ✅ INSERT: 8a320eb7-be71-4e7d-b0d3-3d22b5c8ea0f 03-17 16:48:34.872 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:34.894 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:34.895 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 304 03-17 16:48:34.900 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:34.901 INFO [HttpService a] 🔵 HTTP POST: 8a320eb7-be71-4e7d-b0d3-3d22b5c8ea0f 03-17 16:48:35.039 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:35.040 DEBUG [b destroy] ✅ DESTROY: 8a320eb7-be71-4e7d-b0d3-3d22b5c8ea0f 03-17 16:48:35.047 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 304 03-17 16:48:35.048 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:35.051 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:35.054 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:35.055 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:35.253 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:35.275 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:35.276 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 402] 03-17 16:48:35.279 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:36.041 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:36.043 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 402 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511016,73.778791 hAcc=20.0 et=+16d4h52m51s474ms alt=565.7000122070312 vAcc=1.9590452 vel=0.056009267 {Bundle[{}]}], age: 866ms, time: 1679051915176 03-17 16:48:36.048 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:36.049 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:36.056 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:36.056 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 402 isFinished? true 03-17 16:48:36.058 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:36.060 INFO [b persist] ✅ INSERT: f17c4263-d84c-4b74-9b83-560dc2d89c61 03-17 16:48:36.064 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:36.074 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:36.103 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:36.103 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 305 03-17 16:48:36.110 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:36.111 INFO [HttpService a] 🔵 HTTP POST: f17c4263-d84c-4b74-9b83-560dc2d89c61 03-17 16:48:36.239 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:36.240 DEBUG [b destroy] ✅ DESTROY: f17c4263-d84c-4b74-9b83-560dc2d89c61 03-17 16:48:36.247 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 305 03-17 16:48:36.248 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:36.251 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:36.254 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:36.255 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:38.327 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:38.344 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:38.344 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 403] 03-17 16:48:38.346 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:39.087 DEBUG [LifecycleManager onPause] ☯️ onPause 03-17 16:48:39.450 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:39.472 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:39.480 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 404] 03-17 16:48:39.484 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:39.583 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:39.589 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 403 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=17.832 et=+16d4h52m55s19ms alt=565.7000122070312 vAcc=1.3609178 vel=0.025881177 {Bundle[{}]}], age: 865ms, time: 1679051918721 03-17 16:48:39.596 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:48:39.600 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 404 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=17.832 et=+16d4h52m55s19ms alt=565.7000122070312 vAcc=1.3609178 vel=0.025881177 {Bundle[{}]}], age: 877ms, time: 1679051918721 03-17 16:48:39.619 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:39.620 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:39.626 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:39.631 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:48:39.646 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 403 isFinished? true 03-17 16:48:39.647 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:39.648 INFO [b persist] ✅ INSERT: 89285c4a-3b85-4763-8966-00a2aaaca661 03-17 16:48:39.654 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 1) ╠═════════════════════════════════════════════ 03-17 16:48:39.658 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:48:39.659 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:48:39.667 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 404 isFinished? true 03-17 16:48:39.668 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:48:39.673 INFO [b persist] ✅ INSERT: 05c5661b-aac8-4c66-806c-3b7207dfc5d0 03-17 16:48:39.679 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:48:39.709 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:48:39.710 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 306 03-17 16:48:39.720 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:39.721 INFO [HttpService a] 🔵 HTTP POST: 89285c4a-3b85-4763-8966-00a2aaaca661 03-17 16:48:39.844 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:39.859 DEBUG [b destroy] ✅ DESTROY: 89285c4a-3b85-4763-8966-00a2aaaca661 03-17 16:48:39.870 DEBUG [b first] ✅ Locked 1 records 03-17 16:48:39.877 INFO [HttpService a] 🔵 HTTP POST: 05c5661b-aac8-4c66-806c-3b7207dfc5d0 03-17 16:48:39.882 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:39.884 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:39.959 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:48:39.966 DEBUG [b destroy] ✅ DESTROY: 05c5661b-aac8-4c66-806c-3b7207dfc5d0 03-17 16:48:39.980 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 306 03-17 16:48:39.982 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:48:39.992 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:48:40.013 INFO [a run] ⚡️[RPC: : null] 03-17 16:48:40.015 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:48:40.156 DEBUG [LifecycleManager onResume] ☯️ onResume 03-17 16:48:40.163 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 0) ╠═════════════════════════════════════════════ 03-17 16:48:48.548 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:48.580 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:48.582 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 405] 03-17 16:48:48.585 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:50.254 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:50.274 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:50.275 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 406] 03-17 16:48:50.280 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:53.345 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:53.361 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:53.363 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 407] 03-17 16:48:53.366 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:48:54.476 DEBUG [c h] ℹ️ LocationAuthorization: Permission granted 03-17 16:48:54.495 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:48:54.496 INFO [SingleLocationRequest startUpdatingLocation] 🔵 [SingleLocationRequest start, action: 2, requestId: 408] 03-17 16:48:54.500 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.089 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.091 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 16:49:00.091 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.100 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.103 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 16:49:00.104 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.110 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.113 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 16:49:00.114 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.140 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.143 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: false 03-17 16:49:00.143 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.183 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.184 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 16:49:00.185 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.252 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.253 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 16:49:00.254 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.261 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.262 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 16:49:00.264 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: true] 03-17 16:49:00.269 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 1] 03-17 16:49:00.278 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 406 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h53m15s439ms alt=565.7000122070312 vAcc=1.9103189 vel=0.046568576 {Bundle[{}]}], age: 1136ms, time: 1679051939141 03-17 16:49:00.280 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 2] 03-17 16:49:00.285 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 407 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h53m15s439ms alt=565.7000122070312 vAcc=1.9103189 vel=0.046568576 {Bundle[{}]}], age: 1142ms, time: 1679051939141 03-17 16:49:00.287 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:49:00.288 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:49:00.289 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:49:00.290 INFO [LocationRequestService handleLocationAvailability] ℹ️ Location availability: true 03-17 16:49:00.291 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: true] 03-17 16:49:00.303 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:49:00.304 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 406 isFinished? true 03-17 16:49:00.305 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: false] 03-17 16:49:00.307 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 405 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h53m15s439ms alt=565.7000122070312 vAcc=1.9103189 vel=0.046568576 {Bundle[{}]}], age: 1165ms, time: 1679051939141 03-17 16:49:00.310 INFO [b persist] ✅ INSERT: a3ae2c94-ac6c-464e-ab9f-0361ba624b93 03-17 16:49:00.313 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:49:00.314 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:49:00.316 DEBUG [AbstractService start] 🎾 LocationRequestService [eventCount: 3] 03-17 16:49:00.320 INFO [LocationRequestService handleLocationResult] ╔═════════════════════════════════════════════ ║ getCurrentPosition LocationResult: 408 ╠═════════════════════════════════════════════ ╟─ 📍 Location[fused 18.511017,73.778790 hAcc=20.0 et=+16d4h53m15s439ms alt=565.7000122070312 vAcc=1.9103189 vel=0.046568576 {Bundle[{}]}], age: 1178ms, time: 1679051939141 03-17 16:49:00.322 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 407 isFinished? true 03-17 16:49:00.324 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 2, sticky: false] 03-17 16:49:00.327 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:49:00.332 INFO [b persist] ✅ INSERT: 5146b383-ae28-4d32-9e40-1c94ee3e6e6f 03-17 16:49:00.337 INFO [HttpService flush] ╔═════════════════════════════════════════════ ║ HTTP Service (count: 2) ╠═════════════════════════════════════════════ 03-17 16:49:00.339 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:49:00.347 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:49:00.348 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:49:00.348 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:49:00.352 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:49:00.366 INFO [TSLocationManager onSingleLocationResult] 🔵 Acquired current position 03-17 16:49:00.367 DEBUG [TSLocationManager calculateMedianAccuracy] Median accuracy: 20.0 03-17 16:49:00.368 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 408 isFinished? true 03-17 16:49:00.368 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:49:00.373 INFO [b persist] ✅ INSERT: fe182c81-f811-4c13-8a77-e6680bf17c0b 03-17 16:49:00.376 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:49:00.378 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:49:00.395 DEBUG [LocationRequestService handleLocationResult] SingleLocationRequest 405 isFinished? true 03-17 16:49:00.400 DEBUG [AbstractService finish] ⚙️︎ finish LocationRequestService [eventCount: 0, sticky: false] 03-17 16:49:00.402 INFO [b persist] ✅ INSERT: 694d145d-86f6-485f-993e-2a5009f7b595 03-17 16:49:00.412 DEBUG [AbstractService start] 🎾 BackgroundTaskService [eventCount: 1] 03-17 16:49:00.413 INFO [BackgroundTaskManager$Task start] ⏳ startBackgroundTask: 307 03-17 16:49:00.415 DEBUG [AbstractService onDestroy] 🔴 LocationRequestService stopped 03-17 16:49:00.422 INFO [HttpService flush] ℹ️ HttpService is busy 03-17 16:49:00.428 DEBUG [b first] ✅ Locked 1 records 03-17 16:49:00.429 INFO [HttpService a] 🔵 HTTP POST: a3ae2c94-ac6c-464e-ab9f-0361ba624b93 03-17 16:49:00.525 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:49:00.530 DEBUG [b destroy] ✅ DESTROY: a3ae2c94-ac6c-464e-ab9f-0361ba624b93 03-17 16:49:00.534 DEBUG [b first] ✅ Locked 1 records 03-17 16:49:00.535 INFO [HttpService a] 🔵 HTTP POST: 5146b383-ae28-4d32-9e40-1c94ee3e6e6f 03-17 16:49:00.537 INFO [a run] ⚡️[RPC: : null] 03-17 16:49:00.538 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:49:00.628 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:49:00.630 DEBUG [b destroy] ✅ DESTROY: 5146b383-ae28-4d32-9e40-1c94ee3e6e6f 03-17 16:49:00.637 DEBUG [b first] ✅ Locked 1 records 03-17 16:49:00.638 INFO [HttpService a] 🔵 HTTP POST: fe182c81-f811-4c13-8a77-e6680bf17c0b 03-17 16:49:00.651 INFO [a run] ⚡️[RPC: : null] 03-17 16:49:00.652 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:49:00.714 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:49:00.716 DEBUG [b destroy] ✅ DESTROY: fe182c81-f811-4c13-8a77-e6680bf17c0b 03-17 16:49:00.721 DEBUG [b first] ✅ Locked 1 records 03-17 16:49:00.722 INFO [HttpService a] 🔵 HTTP POST: 694d145d-86f6-485f-993e-2a5009f7b595 03-17 16:49:00.724 INFO [a run] ⚡️[RPC: : null] 03-17 16:49:00.725 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012) 03-17 16:49:00.799 INFO [HttpService$h onResponse] 🔵 Response: 200 03-17 16:49:00.801 DEBUG [b destroy] ✅ DESTROY: 694d145d-86f6-485f-993e-2a5009f7b595 03-17 16:49:00.804 INFO [BackgroundTaskManager$Task stop] ⏳ stopBackgroundTask: 307 03-17 16:49:00.805 DEBUG [AbstractService finish] ⚙️︎ finish BackgroundTaskService [eventCount: 0, sticky: false] 03-17 16:49:00.813 DEBUG [AbstractService onDestroy] 🔴 BackgroundTaskService stopped 03-17 16:49:00.823 INFO [a run] ⚡️[RPC: : null] 03-17 16:49:00.824 ERROR [a$a a] ‼️ ️[RPCException] Unknown command: com.transistorsoft.locationmanager.c.a$k: null at com.transistorsoft.locationmanager.c.a.run(Unknown Source:331) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012)