Overland_android icon indicating copy to clipboard operation
Overland_android copied to clipboard

No data being logged, error, endpoint setup correctly.

Open timrabbetts opened this issue 2 years ago • 3 comments

Hi, I've setup an endpoint locally using ngrok. Tested with postman works fine. Setup the url in the android app bla.bla.ngrok.io/gps/. It is hitting the endpoint and if I add ?token=test I see that data but the app is empty and it's not logging any data. Can you suggest what might be wrong? Literally installed and set URL and that's it. Thanks Screenshot_20220511_073031_com openhumans app overland

timrabbetts avatar May 11 '22 06:05 timrabbetts

Send now doesnt do anything. Maybe it doesnt like the dashes in ngrok url? bla-bla-bla.ngrok.io/gps ??

timrabbetts avatar May 11 '22 06:05 timrabbetts

When there's no queued points the expected behaviour that it doesn't send any data (or an empty package, not sure which of the two). Does it ever queue location points at all or does it already not collect data locally over time? The local queuing should be independent of the endpoint setup and i think the dashes should not be an issue.

Could you maybe also take a screenshot of the settings tab?

gedankenstuecke avatar May 11 '22 07:05 gedankenstuecke

You can turn off your GSM signal (flying mode) to force the app to store the location point in the queue.

Nicolas

Le mer. 11 mai 2022 à 09:11, Bastian Greshake Tzovaras < @.***> a écrit :

When there's no queued points the expected behaviour that it doesn't send any data (or an empty package, not sure which of the two). Does it ever queue location points at all or does it already not collect data locally over time? The local queuing should be independent of the endpoint setup and i think the dashes should not be an issue.

Could you maybe also take a screenshot of the settings tab?

— Reply to this email directly, view it on GitHub https://github.com/OpenHumans/Overland_android/issues/32#issuecomment-1123266726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH7BGL7BDTOQE52JPMWZGGTVJNMQXANCNFSM5VTZMNAA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nicolaseberle avatar Oct 11 '22 08:10 nicolaseberle