MetaMask / MetaMask/metamask-extension

[Sentry] Error: Migration #193: IO error: .../132898.ldb: FILE_ERROR_NO_SPACE (ChromeMethodBFE: 3::WritableFileAppend::8)

Open
#40,606 0 comments 0 reactions 0 assignees View on GitHub
area-sentry external-contributor INVALID-ISSUE-TEMPLATE regression-prod-13.20.0 Sev2-normal team-core-platform type-bug
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

Sentry Issue: [METAMASK-YJY4](https://metamask.sentry.io/issues/7303138625/?referrer=github_integration)

```
Error: Migration #193: IO error: .../132898.ldb: FILE_ERROR_NO_SPACE (ChromeMethodBFE: 3::WritableFileAppend::8)
at n.migrate (app/scripts/migrations/193.ts:25:22)
at Migrator.migrateData (app/scripts/lib/migrator/index.js:70:17)
at loadStateFromPersistence (app/scripts/background.js:1043:33)
at initialize (app/scripts/background.js:740:9)
at initBackground (app/scripts/background.js:2303:3)
```

Contributor guide

Open the contributing guide

Research direction

Start with app/scripts/migrations/193.ts:25 and trace the migration through app/scripts/lib/migrator/index.js and app/scripts/background.js. Investigate the reported FILE_ERROR_NO_SPACE failure and determine the expected behavior when migration storage cannot be written; done means the failure is reproduced or explained and an agreed handling is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.