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

Error: Migration validation errors #13144

Open
sentry-io bot opened this issue Jan 23, 2025 · 1 comment · May be fixed by #13158
Open

Error: Migration validation errors #13144

sentry-io bot opened this issue Jan 23, 2025 · 1 comment · May be fixed by #13158
Labels
area-Sentry Issue from Sentry needs-triage Issues that require triage regression-RC-7.39.0 Regression bug that was found in release candidate (RC) for release 7.39.0 release-blocker This bug is blocking the next release Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-accounts type-bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 23, 2025

Sentry Issue: METAMASK-MOBILE-3A86

Error: Migration validation errors
  at ResultError (ses.cjs:7676:17)
  at e.validatePostMigrationState (app/store/validateMigration/validateMigration.ts:25:22)
  at e.persistor (app/store/index.ts:76:5)
...
(12 additional frame(s) were not displayed)

Steps to reproduce: TBA

@sentry-io sentry-io bot added the area-Sentry Issue from Sentry label Jan 23, 2025
@joaoloureirop joaoloureirop added regression-prod-7.39.0 Regression bug that was found in production in release 7.39.0 release-blocker This bug is blocking the next release needs-triage Issues that require triage Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking type-bug Something isn't working labels Jan 23, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Jan 23, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Jan 23, 2025
@joaoloureirop
Copy link
Contributor

This bug needs to be triaged.
Sentry logs does not capture the whole error log that contains a list of errors.

Logger.error(new Error('Migration validation errors'), {
      message: `State validation found these issues: ${allErrors.join(', ')}`,
    });

We need steps to reproduce the issue

@vpintorico vpintorico added regression-RC-7.39 Regression bug that was found in release candidate (RC) for release 7.39 regression-RC-7.39.0 Regression bug that was found in release candidate (RC) for release 7.39.0 and removed regression-prod-7.39.0 Regression bug that was found in production in release 7.39.0 regression-RC-7.39 Regression bug that was found in release candidate (RC) for release 7.39 labels Jan 23, 2025
@owencraston owencraston linked a pull request Jan 23, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Sentry Issue from Sentry needs-triage Issues that require triage regression-RC-7.39.0 Regression bug that was found in release candidate (RC) for release 7.39.0 release-blocker This bug is blocking the next release Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-accounts type-bug Something isn't working
Projects
Status: To be fixed
Status: To be fixed
Development

Successfully merging a pull request may close this issue.

2 participants