App Stop posting
See original GitHub issueApp build number (10.0.0.20c(C185E8R1P3))
Android version (10)
Device (HUAWEI P30 pro
I’v been Deriving for around 15 mins half the way i checked the map on the app, i saw that the app last update was 4 minutes ago so(i checked the app, it was working fine but not updating my locations so i tried switching the modes) after that it was updating.
i went back home and found that there was only 3 points posted (in the range when i saw that the cursor was not moving on the map) before and after points where posting round every 10 sec
as i was reading if i had a network problem or a disconnection that the app will upload the locations as soon as i connection is made but Im not seeing in the app logs that there where any locations missing for some reason the app skipped them or didn’t post them
this is the log, i couldn’t find what was the problem (i also added an attachment so you will see that the lines between the 3 points are not on the road)
Sat Jun 20 2020 at 04:49:04:318 PM/2/Preferences : setting monitoring mode 2
Sat Jun 20 2020 at 04:49:04:322 PM/3/BackgroundService : location request params: mode 2, interval (s):30, fastestInterval (s):10, priority:100, displacement (m):0.0
Sat Jun 20 2020 at 04:49:04:323 PM/3/BackgroundService : location request params: mode 2, interval (s):30, fastestInterval (s):10, priority:100, displacement (m):0.0
Sat Jun 20 2020 at 04:49:04:337 PM/2/BackgroundService : location update received: tst:1592660944336, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:04:339 PM/2/LocationProcessor : trigger:null
Sat Jun 20 2020 at 04:49:04:341 PM/2/MessageProcessor : messageId:1592660944339, queueLength:1, queue:{1592660944339=org.owntracks.android.messages.MessageLocation@74ded4d}
Sat Jun 20 2020 at 04:49:04:342 PM/2/MessageProcessor : getting first message from queue: 1592660944339
Sat Jun 20 2020 at 04:49:04:342 PM/6/MessageProcessorEndpointMqtt : Thread: Thread[pool-5-thread-1,5,main]
Sat Jun 20 2020 at 04:49:04:342 PM/2/MessageProcessorEndpointMqtt : already connected
Sat Jun 20 2020 at 04:49:04:345 PM/2/MapViewModel : location source updated
Sat Jun 20 2020 at 04:49:04:359 PM/2/BackgroundService : location update received: tst:1592660944358, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:04:360 PM/2/LocationProcessor : trigger:null
Sat Jun 20 2020 at 04:49:04:361 PM/2/MessageProcessor : messageId:1592660944360, queueLength:2, queue:{1592660944339=org.owntracks.android.messages.MessageLocation@74ded4d, 1592660944360=org.owntracks.android.messages.MessageLocation@a6ca081}
Sat Jun 20 2020 at 04:49:04:362 PM/6/MessageProcessor : queue is already processing
Sat Jun 20 2020 at 04:49:04:362 PM/2/MapViewModel : location source updated
Sat Jun 20 2020 at 04:49:04:495 PM/2/MessageProcessorEndpointMqtt : message sent: 1592660944339
Sat Jun 20 2020 at 04:49:04:496 PM/2/MessageProcessor : messageId:1592660944339, queueLength:2
Sat Jun 20 2020 at 04:49:04:496 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@74ded4d, org.owntracks.android.messages.MessageLocation@b462a36, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:49:04:498 PM/2/GeocodingProvider : cache lookup for 1592660944339 (hash 26.121827-50.479342) -> Rd No 2240, Damistan, Bahrain
Sat Jun 20 2020 at 04:49:04:498 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@74ded4d, org.owntracks.android.messages.MessageLocation@b462a36, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:49:04:502 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:04:503 PM/2/FusedContact : update contact:owntracks/amjad/amjad, tst:1592660944
Sat Jun 20 2020 at 04:49:04:503 PM/2/MapActivity : updating marker for contact: owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:04:506 PM/2/MessageProcessor : messageId:1592660944339
Sat Jun 20 2020 at 04:49:04:509 PM/2/MessageProcessor : getting first message from queue: 1592660944360
Sat Jun 20 2020 at 04:49:04:510 PM/6/MessageProcessorEndpointMqtt : Thread: Thread[pool-5-thread-1,5,main]
Sat Jun 20 2020 at 04:49:04:510 PM/2/MessageProcessorEndpointMqtt : already connected
Sat Jun 20 2020 at 04:49:04:635 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:04:703 PM/2/Preferences : setting monitoring mode -1
Sat Jun 20 2020 at 04:49:04:704 PM/3/BackgroundService : location request params: mode -1, interval (s):10, fastestInterval (s):10, priority:104, displacement (m):10.0
Sat Jun 20 2020 at 04:49:04:705 PM/3/BackgroundService : location request params: mode -1, interval (s):10, fastestInterval (s):10, priority:104, displacement (m):10.0
Sat Jun 20 2020 at 04:49:04:715 PM/2/BackgroundService : location update received: tst:1592660944399, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:04:716 PM/2/LocationProcessor : trigger:null
Sat Jun 20 2020 at 04:49:04:716 PM/2/LocationProcessor : message suppressed by monitoring settings: quiet
Sat Jun 20 2020 at 04:49:04:720 PM/2/MapViewModel : location source updated
Sat Jun 20 2020 at 04:49:04:739 PM/2/BackgroundService : location update received: tst:1592660944399, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:04:827 PM/2/MessageProcessorEndpointMqtt : message sent: 1592660944360
Sat Jun 20 2020 at 04:49:04:828 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:04:828 PM/2/MessageProcessor : messageId:1592660944360, queueLength:1
Sat Jun 20 2020 at 04:49:04:828 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:04:828 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@a6ca081, org.owntracks.android.messages.MessageLocation@74ded4d, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:49:04:829 PM/2/GeocodingProvider : cache lookup for 1592660944360 (hash 26.121827-50.479342) -> Rd No 2240, Damistan, Bahrain
Sat Jun 20 2020 at 04:49:04:830 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@a6ca081, org.owntracks.android.messages.MessageLocation@74ded4d, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:49:04:831 PM/2/MessageProcessor : messageId:1592660944360
Sat Jun 20 2020 at 04:49:04:831 PM/2/MessageProcessor : queue empty
Sat Jun 20 2020 at 04:49:05:102 PM/2/Preferences : setting monitoring mode 0
Sat Jun 20 2020 at 04:49:05:103 PM/3/BackgroundService : location request params: mode 0, interval (s):10, fastestInterval (s):10, priority:104, displacement (m):10.0
Sat Jun 20 2020 at 04:49:05:104 PM/3/BackgroundService : location request params: mode 0, interval (s):10, fastestInterval (s):10, priority:104, displacement (m):10.0
Sat Jun 20 2020 at 04:49:05:112 PM/2/BackgroundService : location update received: tst:1592660944399, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:05:133 PM/2/BackgroundService : location update received: tst:1592660944399, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:05:584 PM/2/Preferences : setting monitoring mode 1
Sat Jun 20 2020 at 04:49:05:585 PM/3/BackgroundService : location request params: mode 1, interval (s):10, fastestInterval (s):10, priority:100, displacement (m):10.0
Sat Jun 20 2020 at 04:49:05:586 PM/3/BackgroundService : location request params: mode 1, interval (s):10, fastestInterval (s):10, priority:100, displacement (m):10.0
Sat Jun 20 2020 at 04:49:05:597 PM/2/BackgroundService : location update received: tst:1592660944399, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:05:616 PM/2/BackgroundService : location update received: tst:1592660944399, acc:4.0, lat:26.1218272, lon:50.4793421 type:null
Sat Jun 20 2020 at 04:49:10:135 PM/2/MapViewModel : setting view mode: VIEW_DEVICE
Sat Jun 20 2020 at 04:49:14:875 PM/2/MapViewModel : setting view mode: VIEW_DEVICE
Sat Jun 20 2020 at 04:49:15:161 PM/2/BackgroundService : location update received: tst:1592660955000, acc:55.0, lat:26.1248749, lon:50.4884387 type:null
Sat Jun 20 2020 at 04:49:15:162 PM/2/LocationProcessor : trigger:null
Sat Jun 20 2020 at 04:49:15:162 PM/2/MapViewModel : location source updated
Sat Jun 20 2020 at 04:49:15:164 PM/2/MessageProcessor : messageId:1592660955163, queueLength:1, queue:{1592660955163=org.owntracks.android.messages.MessageLocation@38059cc}
Sat Jun 20 2020 at 04:49:15:165 PM/2/MessageProcessor : getting first message from queue: 1592660955163
Sat Jun 20 2020 at 04:49:15:165 PM/2/BackgroundService : location update received: tst:1592660955000, acc:55.0, lat:26.1248749, lon:50.4884387 type:null
Sat Jun 20 2020 at 04:49:15:165 PM/6/MessageProcessorEndpointMqtt : Thread: Thread[pool-5-thread-2,5,main]
Sat Jun 20 2020 at 04:49:15:167 PM/2/MessageProcessorEndpointMqtt : already connected
Sat Jun 20 2020 at 04:49:15:432 PM/2/MessageProcessorEndpointMqtt : message sent: 1592660955163
Sat Jun 20 2020 at 04:49:15:433 PM/2/MessageProcessor : messageId:1592660955163, queueLength:1
Sat Jun 20 2020 at 04:49:15:434 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:15:434 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@38059cc, org.owntracks.android.messages.MessageLocation@a6ca081, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:49:15:434 PM/2/FusedContact : update contact:owntracks/amjad/amjad, tst:1592660955
Sat Jun 20 2020 at 04:49:15:435 PM/2/MapActivity : updating marker for contact: owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:15:438 PM/2/GeocodingProvider : cache lookup for 1592660955163 (hash 26.124875-50.488439) -> null
Sat Jun 20 2020 at 04:49:15:439 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@38059cc, org.owntracks.android.messages.MessageLocation@a6ca081, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:49:15:441 PM/2/GeocodingProvider : cache lookup for 1592660955163 (hash 26.124875-50.488439) -> null
Sat Jun 20 2020 at 04:49:15:442 PM/2/MessageProcessor : messageId:1592660955163
Sat Jun 20 2020 at 04:49:15:442 PM/2/MessageProcessor : queue empty
Sat Jun 20 2020 at 04:49:15:564 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:49:17:118 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:49:17:118 PM/2/FusedContact : update contact:owntracks/david/david, tst:1592660940
Sat Jun 20 2020 at 04:49:17:120 PM/2/MapActivity : updating marker for contact: owntracks/david/david
Sat Jun 20 2020 at 04:49:20:113 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:49:20:299 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:49:20:301 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:49:20:444 PM/2/GeocodingProvider$MessageLocationResolverTask : geocoding result: null
Sat Jun 20 2020 at 04:49:25:443 PM/2/GeocodingProvider$MessageLocationResolverTask : geocoding result: null
Sat Jun 20 2020 at 04:49:50:272 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:49:50:276 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:50:33:975 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:50:33:978 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:50:33:978 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:50:33:995 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:51:06:064 PM/2/SendLocationPingWorker : SendLocationPingWorker doing work
Sat Jun 20 2020 at 04:51:06:068 PM/2/LocationProcessor : trigger:p
Sat Jun 20 2020 at 04:51:06:073 PM/2/MessageProcessor : messageId:1592661066071, queueLength:1, queue:{1592661066071=org.owntracks.android.messages.MessageLocation@b65d6bc}
Sat Jun 20 2020 at 04:51:06:074 PM/2/MessageProcessor : getting first message from queue: 1592661066071
Sat Jun 20 2020 at 04:51:06:076 PM/6/MessageProcessorEndpointMqtt : Thread: Thread[pool-5-thread-1,5,main]
Sat Jun 20 2020 at 04:51:06:077 PM/2/MessageProcessorEndpointMqtt : already connected
Sat Jun 20 2020 at 04:51:06:246 PM/2/MessageProcessorEndpointMqtt : message sent: 1592661066071
Sat Jun 20 2020 at 04:51:06:248 PM/2/MessageProcessor : messageId:1592661066071, queueLength:1
Sat Jun 20 2020 at 04:51:06:250 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:51:06:250 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@b65d6bc, org.owntracks.android.messages.MessageLocation@38059cc, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:51:06:251 PM/2/FusedContact : update contact:owntracks/amjad/amjad, tst:1592661066
Sat Jun 20 2020 at 04:51:06:254 PM/2/GeocodingProvider : cache lookup for 1592661066071 (hash 26.124875-50.488439) -> null
Sat Jun 20 2020 at 04:51:06:256 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@b65d6bc, org.owntracks.android.messages.MessageLocation@38059cc, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:51:06:260 PM/2/GeocodingProvider : cache lookup for 1592661066071 (hash 26.124875-50.488439) -> null
Sat Jun 20 2020 at 04:51:06:261 PM/2/MessageProcessor : messageId:1592661066071
Sat Jun 20 2020 at 04:51:06:262 PM/2/MessageProcessor : queue empty
Sat Jun 20 2020 at 04:51:06:379 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:51:06:516 PM/2/GeocodingProvider$MessageLocationResolverTask : geocoding result: Avenue 30، Karzakkan, Bahrain
Sat Jun 20 2020 at 04:51:06:521 PM/2/GeocodingProvider$MessageLocationResolverTask : geocoding result: Avenue 30، Karzakkan, Bahrain
Sat Jun 20 2020 at 04:51:11:723 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:51:11:725 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:51:46:169 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:51:46:171 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:51:49:884 PM/2/MapViewModel : location source updated
Sat Jun 20 2020 at 04:51:49:886 PM/2/MapActivity : map ready. Running onMapReady()
Sat Jun 20 2020 at 04:51:49:887 PM/2/MapActivity : updating marker for contact: owntracks/david/david
Sat Jun 20 2020 at 04:51:49:888 PM/2/MapActivity : updating marker for contact: owntracks/amjad/amjad
Sat Jun 20 2020 at 04:51:49:889 PM/2/MapViewModel : setting view mode: VIEW_DEVICE
Sat Jun 20 2020 at 04:51:49:889 PM/2/MapActivity : handleIntentExtras
Sat Jun 20 2020 at 04:51:49:890 PM/2/MapActivity : intent has extras from drawerProvider
Sat Jun 20 2020 at 04:52:03:354 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:52:03:354 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:52:03:355 PM/2/FusedContact : update contact:owntracks/david/david, tst:1592661108
Sat Jun 20 2020 at 04:52:03:356 PM/2/FusedContact : update contact:owntracks/david/david, tst:1592661123
Sat Jun 20 2020 at 04:52:03:356 PM/2/MapActivity : updating marker for contact: owntracks/david/david
Sat Jun 20 2020 at 04:52:03:358 PM/2/MapActivity : updating marker for contact: owntracks/david/david
Sat Jun 20 2020 at 04:52:14:552 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:52:14:553 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:52:44:597 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:52:44:600 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:53:07:680 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:53:07:682 PM/2/FusedContact : update contact:owntracks/david/david, tst:1592661187
Sat Jun 20 2020 at 04:53:38:087 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:53:38:089 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:54:03:342 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:54:03:343 PM/2/FusedContact : update contact:owntracks/david/david, tst:1592661242
Sat Jun 20 2020 at 04:54:14:850 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:54:14:851 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:54:44:932 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:54:44:934 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:55:14:902 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:55:14:903 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:55:26:557 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:55:26:558 PM/2/FusedContact : update contact:owntracks/david/david, tst:1592661326
Sat Jun 20 2020 at 04:55:45:218 PM/2/MessageProcessor : processing location message owntracks/david/david
Sat Jun 20 2020 at 04:55:45:219 PM/6/MessageProcessor : discarding stale location
Sat Jun 20 2020 at 04:56:02:290 PM/2/BackgroundService : location update received: tst:1592661002550, acc:25.322, lat:26.1268539, lon:50.4875843 type:null
Sat Jun 20 2020 at 04:56:02:292 PM/2/LocationProcessor : trigger:null
Sat Jun 20 2020 at 04:56:02:296 PM/2/MessageProcessor : messageId:1592661362293, queueLength:1, queue:{1592661362293=org.owntracks.android.messages.MessageLocation@6234c0a}
Sat Jun 20 2020 at 04:56:02:297 PM/2/MessageProcessor : getting first message from queue: 1592661362293
Sat Jun 20 2020 at 04:56:02:299 PM/6/MessageProcessorEndpointMqtt : Thread: Thread[pool-5-thread-2,5,main]
Sat Jun 20 2020 at 04:56:02:300 PM/2/MessageProcessorEndpointMqtt : already connected
Sat Jun 20 2020 at 04:56:02:301 PM/2/BackgroundService : location update received: tst:1592661002550, acc:25.322, lat:26.1268539, lon:50.4875843 type:null
Sat Jun 20 2020 at 04:56:02:496 PM/2/MessageProcessorEndpointMqtt : message sent: 1592661362293
Sat Jun 20 2020 at 04:56:02:497 PM/2/MessageProcessor : messageId:1592661362293, queueLength:1
Sat Jun 20 2020 at 04:56:02:497 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:56:02:497 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@6234c0a, org.owntracks.android.messages.MessageLocation@b65d6bc, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:56:02:498 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@6234c0a, org.owntracks.android.messages.MessageLocation@b65d6bc, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:56:02:499 PM/2/MessageProcessor : messageId:1592661362293
Sat Jun 20 2020 at 04:56:02:499 PM/2/MessageProcessor : queue empty
Sat Jun 20 2020 at 04:56:02:628 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:56:04:757 PM/2/BackgroundService : location update received: tst:1592661364981, acc:26.0, lat:26.1309604, lon:50.4902338 type:null
Sat Jun 20 2020 at 04:56:04:758 PM/2/LocationProcessor : trigger:null
Sat Jun 20 2020 at 04:56:04:761 PM/2/MessageProcessor : messageId:1592661364758, queueLength:1, queue:{1592661364758=org.owntracks.android.messages.MessageLocation@4f89c8}
Sat Jun 20 2020 at 04:56:04:762 PM/2/MessageProcessor : getting first message from queue: 1592661364758
Sat Jun 20 2020 at 04:56:04:763 PM/2/BackgroundService : location update received: tst:1592661364981, acc:26.0, lat:26.1309604, lon:50.4902338 type:null
Sat Jun 20 2020 at 04:56:04:766 PM/6/MessageProcessorEndpointMqtt : Thread: Thread[pool-5-thread-1,5,main]
Sat Jun 20 2020 at 04:56:04:767 PM/2/MessageProcessorEndpointMqtt : already connected
Sat Jun 20 2020 at 04:56:04:921 PM/2/MessageProcessorEndpointMqtt : message sent: 1592661364758
Sat Jun 20 2020 at 04:56:04:923 PM/2/MessageProcessor : messageId:1592661364758, queueLength:1
Sat Jun 20 2020 at 04:56:04:924 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@4f89c8, org.owntracks.android.messages.MessageLocation@b65d6bc, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:56:04:924 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Sat Jun 20 2020 at 04:56:04:926 PM/2/FusedContact : update contact:owntracks/amjad/amjad, tst:1592661364
Sat Jun 20 2020 at 04:56:04:927 PM/2/GeocodingProvider : cache lookup for 1592661364758 (hash 26.130960-50.490234) -> null
Sat Jun 20 2020 at 04:56:04:928 PM/2/BackgroundService : MessageLocation received org.owntracks.android.messages.MessageLocation@4f89c8, org.owntracks.android.messages.MessageLocation@b65d6bc, outgoing: false, delivered: true
Sat Jun 20 2020 at 04:56:04:931 PM/2/GeocodingProvider : cache lookup for 1592661364758 (hash 26.130960-50.490234) -> null
Sat Jun 20 2020 at 04:56:04:932 PM/2/MessageProcessor : messageId:1592661364758
Sat Jun 20 2020 at 04:56:04:933 PM/2/MessageProcessor : queue empty
Sat Jun 20 2020 at 04:56:05:063 PM/2/MessageProcessor : processing location message owntracks/amjad/amjad
Issue Analytics
- State:
- Created 3 years ago
- Comments:8
Done Also I’m uploading a full day point log as the issue is happening more then once
I’m going to chalk this one up to the device itself not supplying OT with the locations that it asks for. We’ve seen similar complaints from other Huawei users. Ultimately, there’s not a lot that can be done from the app itself - there might be some Huawei-specific setting that helps, but I don’t have a Huawei device to test on.