trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
724 stars 251 forks source link

Error: Decoding of config failed #10835

Open sentry-io[bot] opened 9 months ago

sentry-io[bot] commented 9 months ago

Sentry Issue: TREZOR-SUITE-TPE

Error: Decoding of config failed
  at None (/js/main.9d2cfb67.js:1:1117182)
marekrjpolak commented 9 months ago

Message system config fetching probably got corrupted somehow. Given that it's triggered periodically, shouldn't be a big deal. https://github.com/trezor/trezor-suite/blob/develop/suite-common/message-system/src/messageSystemThunks.ts#L71-L75

matejkriz commented 9 months ago

@MiroslavProchazka What do you see as low hanging solution here? Just start ignoring it in Sentry? To understand what and why is happening is not low hanging, I'm afraid. But I also believe it's not a big deal as long as it is very rare.

MiroslavProchazka commented 9 months ago

We were discussing this issue on the Triage and decided to add it to the next release, as it could be a good first issue. I mismatched the labels, my apologies.