jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
945 stars 31 forks source link

Error importing FIT file for a swim #38

Closed zahidhanif closed 6 months ago

zahidhanif commented 6 months ago

Tried to import a swimming file and got the error “ Encountered 1 problems while adding workouts: sql: converting argument $10 type: json: unsupported value: NaN” Can you please help?

jovandeginste commented 6 months ago

Would you mind sharing the file?

zahidhanif commented 6 months ago

Sure, no problem. I have attached the file.

jovandeginste commented 6 months ago

I don't think the file came through ...

zahidhanif commented 6 months ago

Sorry I replied by email. Let me try again on GH [removed]

zahidhanif commented 5 months ago

This issue is back with the newer versions. When I click on the swim workout, I am getting a 500 internal error.

jovandeginste commented 5 months ago

Fixed again in master branch

zahidhanif commented 5 months ago

Thanks for the quick response!. I have pulled the latest version, deleted the workout and imported again. The import worked but when I try and rename or click link for the workout, I am still getting an internal server error.

jovandeginste commented 5 months ago

I'm unsure what you mean - I import the workout, edit, rename, and that works...

zahidhanif commented 5 months ago

I pulled the latest updates and it's working now. Thanks