Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validating FileId failed: size 32 for BaseUint32z as base type in definition message is greater than size 4 for BaseUint32z as base type from profile #88

Open
tcortega opened this issue Apr 29, 2024 · 3 comments

Comments

@tcortega
Copy link

Been getting this error when attempting to read my fit file. Websites like https://www.fitfileviewer.com/ can read it just fine.
Here's it: https://fromsmash.com/klDheGo6hj-et

@jcolp
Copy link

jcolp commented May 31, 2024

The FIT file is no longer available for examination.

@itamarm-spike
Copy link

itamarm-spike commented Oct 10, 2024

Similar problem for me

Protocol Version 32
Profile Version 2116

definition message parsed: local: 0 | global: FileId | arch: BigEndian | fields: 5 | data dev fields: 0
parsed file_id message: {Activity Garmin 3113 0 2024-10-09 05:11:24 +0000 UTC 0 }
definition message parsed: local: 1 | global: DeviceInfo | arch: BigEndian | fields: 11 | data dev fields: 0
illegal definition message: local: 2 | global: Event | arch: BigEndian | fields: 6 | data dev fields: 0

parsing definition message: validating Event failed: field 3: size 8 for BaseUint32 as base type in definition message is greater than size 4 for BaseUint32 as base type from profile

@tcortega
Copy link
Author

Similar problem for me

Protocol Version 32 Profile Version 2116

definition message parsed: local: 0 | global: FileId | arch: BigEndian | fields: 5 | data dev fields: 0
parsed file_id message: {Activity Garmin 3113 0 2024-10-09 05:11:24 +0000 UTC 0 }
definition message parsed: local: 1 | global: DeviceInfo | arch: BigEndian | fields: 11 | data dev fields: 0
illegal definition message: local: 2 | global: Event | arch: BigEndian | fields: 6 | data dev fields: 0

parsing definition message: validating Event failed: field 3: size 8 for BaseUint32 as base type in definition message is greater than size 4 for BaseUint32 as base type from profile

I switched to GPX, f##k fit files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants