metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

[Sentry] Error: User interaction is not allowed.

Open sentry-io[bot] opened this issue 10 months ago • 16 comments

Sentry Issue: METAMASK-MOBILE-2BVZ

Error: User interaction is not allowed.
  at r (ses.cjs:7575:17)
  at backupVault (app/core/BackupVault/backupVault.ts:41:32)
  at <global> (app/core/BackupVault/backupVault.ts:37:34)
  at controllerMessenger.subscribe$argument_1 (app/core/Engine.ts:954:9)
  at key (app/core/LockManagerService/index.ts:27:33)
...
(45 additional frame(s) were not displayed)

Comment: Error seems to happen when backing up the vault.

sentry-io[bot] avatar Apr 16 '24 22:04 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2BWR

sentry-io[bot] avatar Apr 23 '24 15:04 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2BYB

sentry-io[bot] avatar Apr 23 '24 15:04 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2C1X

sentry-io[bot] avatar Apr 29 '24 19:04 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2C1W

sentry-io[bot] avatar Apr 29 '24 19:04 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2CHF

sentry-io[bot] avatar Apr 30 '24 16:04 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2C0H

sentry-io[bot] avatar May 01 '24 13:05 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2C0J

sentry-io[bot] avatar May 01 '24 13:05 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2CHA

sentry-io[bot] avatar May 16 '24 13:05 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2E6K

sentry-io[bot] avatar May 21 '24 09:05 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2E6M

sentry-io[bot] avatar May 21 '24 09:05 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2ENW

sentry-io[bot] avatar May 22 '24 11:05 sentry-io[bot]

This issue seems to happen when Secure Store is accessed when the app is locked. The breadcrumb of this error on Sentry shows a navigation to the lockscreen just before this error. image I feel it could be interesting to investigate a sync issue between the lock and unlock functions as the lock is not awaiting and then could miss a state or override one. See https://github.com/MetaMask/metamask-mobile/blob/main/app/components/Views/LockScreen/index.js#L128-L128

NicolasMassart avatar May 22 '24 12:05 NicolasMassart

Sentry Issue: METAMASK-MOBILE-263W

sentry-io[bot] avatar May 22 '24 12:05 sentry-io[bot]

This error is associated with attempting access to the keychain on iOS when it is not available. https://github.com/oblador/react-native-keychain/issues/404

sethkfman avatar May 22 '24 15:05 sethkfman

Do you think this could be because of the app lifecycle as we can see navigation to the lockScreen just before the error? So checking the app lifecycle state before trying to access the keychain could help?

NicolasMassart avatar May 22 '24 15:05 NicolasMassart

Sentry Issue: METAMASK-MOBILE-2G7V

sentry-io[bot] avatar Jun 24 '24 12:06 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2GAY

sentry-io[bot] avatar Jul 10 '24 14:07 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2GH3

sentry-io[bot] avatar Jul 26 '24 14:07 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2GDN

sentry-io[bot] avatar Jul 26 '24 14:07 sentry-io[bot]

Sentry Issue: METAMASK-MOBILE-2GJJ

sentry-io[bot] avatar Jul 31 '24 09:07 sentry-io[bot]

This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you for your contributions.

github-actions[bot] avatar Oct 29 '24 10:10 github-actions[bot]

This issue was closed because there has been no follow activity in 7 days. If you feel this was closed in error please provide evidence on the current production app in a new issue or comment in the existing issue to a maintainer. Thank you for your contributions.

github-actions[bot] avatar Nov 05 '24 11:11 github-actions[bot]