I have an issue when importing a workout. this happens often when it's a multisport workout. But it used to import flawlessly.
I tried on a blank database, here is the log:
INFO: Creating PostRunner data directory .pr-test
INFO: Creating HTML output directory .pr-test/html
INFO: Creating devices directory .pr-test/devices
INFO: Creating Old Fit directory .pr-test/old_fit_dir
INFO: Creating fit directory .pr-test/fit
ERROR: Record 2018-06-26 04:28:07 +0000 has smaller distance (4944.95) than an earlier record (4945.88).
ERROR: Record 2018-06-26 04:46:46 +0000 has smaller distance (5604.34) than an earlier record (5663.04).
WARN: Discarding 43 earlier records
ERROR: lap_index must be 1, not 0
ERROR: lap_index must be 1, not 0
This is a logic error in the .fit file. Unfortunately, some devices have a buggy firmware that can't always write a proper fit file. Looks like some readers are more forgiving than PostRunner.
I have an issue when importing a workout. this happens often when it's a multisport workout. But it used to import flawlessly. I tried on a blank database, here is the log:
here are my gems installed:
Thanks for any help, I can provide a fit file if needed or more info. David