Fail to download workouts from peloton and my syncs fail #575
Unanswered
Uncommonname79
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 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.
-
When I try to sync my workouts it just says there is an error and to look at the logs
Logs:
2023-12-10 14:54:14.749 -07:00 [ERR] UI - Failed to load Peloton workouts.
2023-12-10 15:04:03.216 -07:00 [ERR] Failed to download workouts from Peloton.
System.IO.FileNotFoundException:
2023-12-10 15:32:02.801 -07:00 [ERR] Failed to download workouts from Peloton.
System.IO.FileNotFoundException:
File name: 'Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
at Peloton.PelotonService.BuildP2GWorkoutAsync(String workoutId, JObject workout, JObject workoutSamples)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Peloton.PelotonService.BuildP2GWorkoutAsync(String workoutId, JObject workout, JObject workoutSamples)
at Peloton.PelotonService.GetWorkoutDetailsAsync(String workoutId)
at Peloton.PelotonService.GetWorkoutDetailsAsync(ICollection
1 workoutIds) at Sync.SyncService.SyncAsync(IEnumerable
1 workoutIds, ICollection`1 exclude)Can someone help me out?
Beta Was this translation helpful? Give feedback.
All reactions