MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.14k stars 1.1k forks source link

[Sentry] Error: error:1e06b065:Cipher functions:EVP_DecryptFinal_ex:BAD_DECRYPT #10028

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: METAMASK-MOBILE-2FY2

Error: error:1e06b065:Cipher functions:EVP_DecryptFinal_ex:BAD_DECRYPT
  at _callSuper (app:///index.android.bundle:16:35)
  at constructor (app/core/Authentication/AuthenticationError.ts:7:5)
  at AuthenticationService#userEntryAuth (app/core/Authentication/Authentication.ts:393:36)
...
(18 additional frame(s) were not displayed)
Cal-L commented 2 months ago

This should be assigned to accounts team. Since this was introduced in 7.23.0, the issue could be related to an encryptor change in this PR - https://github.com/MetaMask/metamask-mobile/pull/9203