about weight tracking #20
-
|
Hello first of all i thank you a lot it's a wonderfull project . |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 3 replies
-
|
Hello, thanks for checking out the project - yes you can get your dashboard set up with Garmin quickly and easily, all you'll need to do is run the setup command on a terminal on your computer, and step through the setup prompts. For garmin, you'll need to enter the email address and password associated with the garmin account when it prompts for them: Let me know if you have any trouble |
Beta Was this translation helpful? Give feedback.
-
|
Hello Adam ,my sync gives this error message I change nothing it is syncing
before
sync
Node.js 20 actions are deprecated. The following actions are running on
Node.js 20 and may not work as expected: ***@***.***,
***@***.*** Actions will be forced to run with Node.js 24 by
default starting June 2nd, 2026. Please check if updated versions of these
actions are available that support Node.js 24. To opt into Node.js 24 now,
set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the
runner or in your workflow file. Once Node.js 24 becomes the default, you
can temporarily opt out by setting
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
How can I fix this issue?
…On Mon, Feb 23, 2026, 9:22 PM Adam Spain ***@***.***> wrote:
currently the project isn't set up to ingest certain data such as user
weight but I encourage you to extend and modify your fork as you see fit
—
Reply to this email directly, view it on GitHub
<#20 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B6PXMUD72JGXWYXF5VMA2JL4NNAO5AVCNFSM6AAAAACV4MIAUOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKOJQGA2TANA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Another user reached out with similar failure today. I think the Garmin API is having issues today, I saw this as well: https://forum.intervals.icu/t/garmin-api-is-down/125057 I just re-ran my own setup using garmin as source and it succeeded, so I'd either try the github action again now, or you can even just re-run the setup script from scratch and try that if the action re-run doesn't work |
Beta Was this translation helpful? Give feedback.
-
|
it seems like garmin has made some underlying change to their API - this git-sweaty project uses python-garminconnect under the hood and it looks like they are currently working on a fix, so until it's resolved and I'm able to bring it into this project and you sync to the most recent version it seems garmin may not work well temporarily |
Beta Was this translation helpful? Give feedback.
-
|
Helllo Adam like you said after i re run the setup process it
corrected it.Thanks much have a great day.
Adam Spain ***@***.***>, 22 Mar 2026 Paz, 20:25 tarihinde
şunu yazdı:
… it seems like garmin has made some underlying change to their API - this
git-sweaty project uses python-garminconnect under the hood and it looks
like they are currently working on a fix, so until it's resolved and I'm
able to bring it into this project and you sync to the most recent version
it seems garmin may not work well temporarily
cyberjunky/python-garminconnect#337 (comment)
<cyberjunky/python-garminconnect#337 (comment)>
—
Reply to this email directly, view it on GitHub
<#20?email_source=notifications&email_token=B6PXMUBMWQJMYEWLE2DC2KT4SAOYDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRSGU4TQMZYUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-16259838>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B6PXMUACTRWKLA45NXPP3YD4SAOYDAVCNFSM6AAAAACV4MIAUOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMRVHE4DGOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hello Adam,
On Garmin Only after the setup process it syncs data correctly but daily
automatic sync is broken right now.
Murat Gonden ***@***.***>, 23 Mar 2026 Pzt, 08:45 tarihinde şunu
yazdı:
… Helllo Adam like you said after i re run the setup process it
corrected it.Thanks much have a great day.
Adam Spain ***@***.***>, 22 Mar 2026 Paz, 20:25 tarihinde
şunu yazdı:
> it seems like garmin has made some underlying change to their API - this
> git-sweaty project uses python-garminconnect under the hood and it looks
> like they are currently working on a fix, so until it's resolved and I'm
> able to bring it into this project and you sync to the most recent version
> it seems garmin may not work well temporarily
>
> cyberjunky/python-garminconnect#337 (comment)
> <cyberjunky/python-garminconnect#337 (comment)>
>
> —
> Reply to this email directly, view it on GitHub
> <#20?email_source=notifications&email_token=B6PXMUBMWQJMYEWLE2DC2KT4SAOYDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRSGU4TQMZYUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-16259838>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/B6PXMUACTRWKLA45NXPP3YD4SAOYDAVCNFSM6AAAAACV4MIAUOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMRVHE4DGOA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
Updating repository secrets via gh... |
Beta Was this translation helpful? Give feedback.
Hello, thanks for checking out the project - yes you can get your dashboard set up with Garmin quickly and easily, all you'll need to do is run the setup command on a terminal on your computer, and step through the setup prompts. For garmin, you'll need to enter the email address and password associated with the garmin account when it prompts for them:
https://github.com/muratgonden1-gif/git-sweaty?tab=readme-ov-file#quick-start
Let me know if you have any trouble