this post was submitted on 19 Jun 2024
40 points (95.5% liked)

Selfhosted

42996 readers
949 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

If I remember correctly, FitTrackee Dev do post on this community.

Well, I want to thank him/her as this is a very nice piece of software that I just started using but looks so promising and well done! A breeze to install, even on bare metal, and so well designed (even a CLI? Come on!).

Looking forward to try Garmin integration tomorrow.

Thank buddy!/Appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago (1 children)

Hi @[email protected]

thank you for you wiki page about Fittrackee

I've read you also in fittrackee's github about Garmin 2 Feedtrackee bridge.

My fittrackee is in Debian VPS so not exactly the same as yours but I can follow dev's instructions (and yours) untill I try to log in into garmin's servers using my credentials

garmin2fittrackee setup garmin

I'm prompted to enter

Email: redacted@email
Password: 

and it fails :( displaying «Traceback (most recent call last)» message which I can not get any useful information from and it ends with AssertionError message.

My garmin credentials are in this Traceback message, and they look like correct (tested just in case)

So indication could be this part

 ╭─────────────────────────── locals ───────────────────────────╮                         │
│ │       self = <garminconnect.Garmin object at 0x7fb0f8d23b50> │                         │
│ │ tokenstore = None    

I presume it actually does not get that token value from garmin

So my question

have you encountered a similar problem in your setup? could this be related to python virtualenv?

Honestly, I'm just good at following recipes, it was even hard to me to be able to create that virtual environment and know how to execute garmin2fittrackee from within.

any help would be appreciated. Thank you

[–] [email protected] 2 points 2 months ago

Hi!

I remember I had issues in setting it up. IIRC there was a problem with a too long URL that you where supposed to copy & paste in the browser... And I took me a few tries until I figured that out.

Beside this, I don't remember if that was the same issue...

Maybe you can post the full trace (with redacted credentials)?

You can pm me of course