Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polar Vantage V2 - polar_ftp SYNC freezes on big file #40

Open
kowalczuk opened this issue Mar 19, 2023 · 2 comments
Open

Polar Vantage V2 - polar_ftp SYNC freezes on big file #40

kowalczuk opened this issue Mar 19, 2023 · 2 comments

Comments

@kowalczuk
Copy link

Polar Vantage V2 (soft 4.1.0)
ubuntu 22.10
ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux-gnu]

file download hangs on file ROUTE.GZB:
$ ruby polar_ftp SYNC -d/dev/ttyACM0

...
Listing content of '/U/0/20230311/NR/'
Listing content of '/U/0/20230311/SLEEPWAK/'
Listing content of '/U/0/20230311/E/'
Listing content of '/U/0/20230311/E/070700/'
Listing content of '/U/0/20230311/E/070700/00/'
Listing content of '/U/0/20230311/E/073443/'
Listing content of '/U/0/20230311/E/073443/00/'
Listing content of '/U/0/20230311/E/100959/'
Listing content of '/U/0/20230311/E/100959/00/'
Downloading '/U/0/20230311/E/100959/00/ROUTE.GZB' as '/home/laptop-lin/Polar/9461612B/U/0/20230311/E/100959/00/ROUTE.GZB'

freezes. there is no progress.

That day it was a cross-country skiing lasting 6h 40m with GPS on and HR chest strap (Polar H10)

$ ruby polar_ftp DIR /U/0/20230311/E/100959/00/ -d/dev/ttyACM0

Connected to Polar INW4A serial 9461612B
Listing content of '/U/0/20230311/E/100959/00/'
PROFILE.BPB 283
SPORT.BPB 2358
LAPS.BPB 151
LAPLINKS.LNK 12
SAMPLES.GZB 325845
BASE.BPB 148
ROUTE.GZB 369069
SENSORS.BPB 30
STATS.BPB 69
ZONES.BPB 234

@cmaion
Copy link
Owner

cmaion commented Mar 20, 2023

Looks like a duplicate of #33.
I never had that issue, difficult to debug without being able to reproduce.

I'm able to download all-day 8h rides with GPS and all (800KB route) from my own V2 (... unless that watch crashes during recording, already happened a couple of times...).

Take a look at the SYSLOG.TXT log file from the watch, might be an internal condition.

@Friuuu
Copy link

Friuuu commented Sep 16, 2023

Same problem. Watch is polar ignite and platform windows 10. Sync freezes instantly when downloading journal and GET freezes on some bigger files.
[update 17/9] i tried this software on other laptop that has linux (pop_os) on it and polar_ftp worked with zero problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants