Acknowledged

Bad ERA logs

It happens usually on APAC devices or newest ones (f7/epix2/etc.) Error always Invalid value

Error Name: Invalid Value
Occurrences: 1                                            <--- ONLY from one user and only once
First Occurrence: 2023-01-08
Last Occurrence: 2023-01-08
Devices:
    fēnix® 7X / tactix® 7 / quatix® 7X Solar / Enduro 2: 10.44     <---  newest device
App Versions: 3.0.2
Languages: spa
Backtrace:
    PSX1_Vie.initialize:352
    PSX1_Vie.initialize:385
    PSX1_Vie.onSC:763
    PSX1_Vie.onSC:785

1. backtrace is not good if error is in initialize no onSC

2. why lines in backtrace is duplicated with different number?

3. in which line is the error?

Error Name: Invalid Value
Occurrences: 1
First Occurrence: 2023-01-08
Last Occurrence: 2023-01-08
Devices:
    fēnix® 7S: 10.44
App Versions: 3.0.2
Languages: chs
Backtrace:
    PSX1_Vie.initialize:358
    PSX1_Vie.onUpdate:3817
    PSX1_Vie.onSC:771
    PSX1_Vie.onSC:789

Error Name: Invalid Value
Occurrences: 1
First Occurrence: 2023-01-05
Last Occurrence: 2023-01-05
Devices:
    fēnix® 7X / tactix® 7 / quatix® 7X Solar / Enduro 2: 9.36
App Versions: 3.0.2
Languages: eng
Backtrace:
    PSX1_Vie.onUpdate:3848
    PSX1_Vie.onUpdate:3888
    PSX1_Vie.onSC:801
    PSX1_Vie.onSC:815

1. onSC is never called from onUpdate so where is predecessor of onSC

2. onSC never calls onUpdate  of course

3. again duplicated lines

Parents Comment Children
No Data