Gyuri Horak
Gyuri Horak
@diego-rapoport I've implemented the parent checking on my branch (can be enabled via `$AXSH_CHECK_PARENTS` environment variable), please give it a try if you have some time.
I have probably a similar issue, syncing strava activities stuck at some point. Probably something specific with the next activity. Logs from docker: ``` 2025-03-26T02:00:04.916267830Z panic: runtime error: index out...
Hmm, it might be `StartLatlng` is empty for some cases, like non-gpx based activities?
My fix looks OK here, already got my first ~100 activity synced (where strava's rate-limit hit) w/o any error.
@fs090 for me it resumed properly on the next run:  With the last version, it failed on the second day after ~60 successful imports where I had the strength...
You can also log into pocketbase (wanderer_db:8090, the URL with the superadmin token should be displayed at start) and manually execute the cron job in every 15 minutes, but there's...
Hmm, I only have the daily ~100, but I'm running 0.16 + my patch, so that high number of requests might be related to an other recent change, like the...
Yep, I can confirm that it stops after ~150-160 activities. I think the current update process is fine for adding new activities/routes, but would not do for the initial "big"...
I don't know when I'll have the time, but I'll try to take a look.
@CorentinTh adding `packageManager` field to `package.json` seems to fix the workflows.