-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Intervals.icu not syncing workouts #246
Comments
Thanks for the report! So I checked the logs and I can see some errors with Intervals.icu for at least one account. It fails to parse the response from intervals. The odd thing is that it works with others including my accounts. Will look into it. |
Welcome and that one account is probably me. Thank you for Auuki and looking into this. :) |
So this seems to be an issue with the format of the data being send from Intervals.icu.
I did some changes that are more relaxed on the way the permitted Intervals.icu data, so if anything is missing the app will try to proceed. This case should be handled more gracefully from now on.
Like do you have anything, but workouts on your Calender in Intervals.icu for the day? Anyway let me know if it works for you with the latest changes! |
Good points! Actually, I do have my gcal synced to intervals to show meetings I have throughout the day on intervals. And I noticed intervals planned workouts did flow through today as well. |
Hey, did you had any success syncing workouts after the changes? I am currently trying to figure out how to recreate the issue, but I can't seem to find how to add google calendar events to Intervals.icu. |
Yes it seems to sync when there isn’t a Google calendar event associated
with it.
Have you tried connecting your personal gcal to recreate the potential
issue?
…On Mon, Feb 10, 2025 at 9:07 AM Dimitar Marinov ***@***.***> wrote:
Hey, did you had any success syncing workouts after the changes?
I am currently trying to figure out how to recreate the issue, but I can't
seem to find how to add google calendar events to Intervals.icu.
—
Reply to this email directly, view it on GitHub
<#246 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BPIXIDPLXUVGDPMYEST2OP32PDMGZAVCNFSM6AAAAABWW3LSO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBYGY4TSNBQG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It is possible to create Intervals.icu workouts via external calendars and workouts don't have to have steps so it is ok for Intervals.icu to be returning these. You should probably filter out workouts with null workout_doc or empty workout_doc.steps. |
Yes, I see, so you can create and sync workouts from other calendars. I've updated the code to filter on the front-end too. ![]() Anyway it's resolved as for as Auuki is concerned so closing. @semaj423 Thanks for the report and helping solve this one! |
Not able to see intervals.icu workouts. I've tried disconnecting and reconnecting the sync and logging out and back on.
The text was updated successfully, but these errors were encountered: