[Error] unhandlederror-SQLITE_NOTADB: sqlite3 result code 26: file is not a database
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
## Error Message
````
unhandlederror-SQLITE_NOTADB: sqlite3 result code 26: file is not a database
````
## Stack Trace
> ⚠️ **Stack not deminified** — no frames could be mapped to original source. The frames below are minified; line/column numbers refer to the bundled JavaScript, not the original TypeScript source. To deminify, either re-run the `create_issue` MCP tool with the VS Code build commit hash (and, for extension errors, the extension id + version), or call the standalone `deminify_stack` MCP tool.
````
SQLite3Error: SQLITE_NOTADB: sqlite3 result code 26: file is not a database at u (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:16:126070) at ee (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:16:126284) at k.checkRc (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:16:130953) at k.exec (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:16:132761) at mn.checkDb (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:17:42743) at mn.createMem2Db (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:17:42636) at mn.fromBuffer (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:17:40844) at async En.importDb (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:17:48576) at async MessagePort.h (/qwtel.sqlite-viewer-25.12.2-darwin-arm64/out/worker.js:15:1469)
````
## Details
| Property | Value |
| --- | --- |
| Bucket ID | [`752fa617-bb5b-9836-c1d6-408daf3b2319`](https://errors.code.visualstudio.com/bucket/752fa617-bb5b-9836-c1d6-408daf3b2319?product=VSCode&extension=core&commit=8a7abeba6e03ea3af87bfbce9a1b7e48fed567b8) |
| Version | 1.129.1 |
| Commit | [`8a7abeba`](https://insiders.vscode.dev/github/microsoft/vscode/tree/8a7abeba6e03ea3af87bfbce9a1b7e48fed567b8) |
| Last Seen | Mon Jul 20 2026 23:00:20 GMT+0000 (Coordinated Universal Time) |
| Platforms | Mac |
| Product | VSCode |
---
*This issue was automatically created from the VS Code Errors Dashboard*
Contributor guide
Assessment
This issue has not been assessed yet.