Replies: 1 comment
-
Sounds good, let me know if it still doesn't work after updating to the latest release. Once on the latest release it should try to re-process that workout. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I got the following error message today:
[21:03:09 ERR] Failed to convert workout data 38428be1b2444879af0d1c21fc35eb5a_10_min_Focus_Flow-_Hips_with_Kristin_McGee ./working\downloaded\38428be1b2444879af0d1c21fc35eb5a_10_min_Focus_Flow-_Hips_with_Kristin_McGee.json
System.InvalidOperationException: Nullable object must have a value.
at System.Nullable
1.get_Value() at Conversion.FitConverter.GetSessionMesg(Workout workout, WorkoutSamples workoutSamples, DateTime startTime, DateTime endTime, UInt16 numLaps) in D:\a\peloton-to-garmin\peloton-to-garmin\src\Conversion\FitConverter.cs:line 421 at Conversion.FitConverter.Convert(Workout workout, WorkoutSamples workoutSamples) in D:\a\peloton-to-garmin\peloton-to-garmin\src\Conversion\FitConverter.cs:line 148 at Conversion.Converter
1.Convert(String format) in D:\a\peloton-to-garmin\peloton-to-garmin\src\Conversion\IConverter.cs:line 90I now have a folder that says "failed" with a JSON file in it (attached)
38428be1b2444879af0d1c21fc35eb5a_10_min_Focus_Flow-_Hips_with_Kristin_McGee.zip
No biggie for this one... just a 10 min yoga and my run imported, which is the main thing.
EDIT: Just realized I don't have the latest release and I see an update has better null handling, so that may be it.
Beta Was this translation helpful? Give feedback.
All reactions