Description
Hey there, I just got to install the HomeAssistant addon and set it up according to the Configuration
I've enabled Garmin and set up my email / password
But with every export, it just fails:
2026-04-11 14:13:31.130 [Sync] Exporting to: garmin... [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:33.231 [Garmin] Retrying upload (1/2)... 2026-04-11 14:13:33.230 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:34.672 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:34.673 [Garmin] Retrying upload (2/2)... [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.124 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.125 [Sync] garmin: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.125 [Sync] All exports failed.
I also cannot really see where the addon saves my tokens etc
Tried another config but the addon wont fill / save the file properly
Running on a Raspi 5 with Homeassistant OS
Steps to Reproduce
- Add Addon
- Enable and Enter Garmin Infos
- Start Addon
- Step on Scale as soon as it's ready
- Wait for export to fail
Scale Brand / Model
Renpho ES-26M-W
Platform
Linux (Raspberry Pi)
Node.js Version
/
App Version
According to config in Homeassistant 1.7.0 is the latest
Debug Logs
2026-04-11 14:13:31.130 [Sync] Exporting to: garmin...
[Garmin] Loading tokens from /data/garmin-tokens
[Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:33.231 [Garmin] Retrying upload (1/2)...
2026-04-11 14:13:33.230 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
[Garmin] Loading tokens from /data/garmin-tokens
[Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:34.672 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:34.673 [Garmin] Retrying upload (2/2)...
[Garmin] Loading tokens from /data/garmin-tokens
[Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:36.124 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:36.125 [Sync] garmin: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json'
2026-04-11 14:13:36.125 [Sync] All exports failed.
Description
Hey there, I just got to install the HomeAssistant addon and set it up according to the Configuration
I've enabled Garmin and set up my email / password
But with every export, it just fails:
2026-04-11 14:13:31.130 [Sync] Exporting to: garmin... [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:33.231 [Garmin] Retrying upload (1/2)... 2026-04-11 14:13:33.230 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:34.672 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:34.673 [Garmin] Retrying upload (2/2)... [Garmin] Loading tokens from /data/garmin-tokens [Garmin] Error: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.124 [Garmin] upload failed: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.125 [Sync] garmin: [Errno 2] No such file or directory: '/data/garmin-tokens/oauth1_token.json' 2026-04-11 14:13:36.125 [Sync] All exports failed.I also cannot really see where the addon saves my tokens etc
Tried another config but the addon wont fill / save the file properly
Running on a Raspi 5 with Homeassistant OS
Steps to Reproduce
Scale Brand / Model
Renpho ES-26M-W
Platform
Linux (Raspberry Pi)
Node.js Version
/
App Version
According to config in Homeassistant 1.7.0 is the latest
Debug Logs