ghose@foros.fediverso.galtoSelfhosted@lemmy.world•Tempo – An open source music client for Subsonic built natively for Android, now with Android Auto supportEnglish
1·
10 months agoHi! I’ve found you! 😄
I’ve found found Tempo in weblate but it seems Tempo’s translation is not active.
Maybe that repo in weblate is not ready yet but I will try to contribute translating it to my language.
Thank you!
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 garminSo 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