Bug Description
The results view does not render. it gives this erorr
An error occurred while loading view: dbcode.panelView
Repro steps
- As soon as the extension is loaded and you see the dbcode view in bottom where the results display
- It gives this error
- Also it cannot edit connection. That view also do not render. Its empty
Expected Behavior
Should show the web panels
Actual Behavior
It shows this error
An error occurred while loading view: dbcode.panelView
Environment
- DBCode version: 1.31.1
- VS Code (or fork) version: Vscodium
- Version: 1.116.02799-insider (system setup)
Commit: d0796e7686a275177738677fa8204a30200a3d3f
Date: 2026-04-15T00:28:13Z
Electron: 39.8.7
ElectronBuildId: undefined
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
- OS: Windows 11
Error Meesages (if applicable)
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).
2026-05-10 14:16:34.430 [info] Connection: Restored mapping for 'sfppn-acc.sql'
2026-05-10 14:16:34.430 [info] Auth: No stored license found
2026-05-10 14:16:34.430 [info] AI provider: DBCode AI
2026-05-10 14:16:34.430 [info] Scratch File: Initialized at C:\Users\ranaa\.dbcode\scratch
2026-05-10 14:16:34.431 [info] History: Manager initialized successfully
2026-05-10 14:17:07.791 [info] LS: Initialized with storage path: c:\Users\ranaa\AppData\Roaming\VSCodium - Insiders\User\globalStorage\dbcode.dbcode
2026-05-10 14:17:15.582 [info] LS: Started
2026-05-10 14:24:12.289 [info] Found existing 'IBM DB2 Node Binary' version file: 'c:\Users\ranaa\.vscodium-insiders\extensions\dbcode.dbcode-1.31.1-universal\out\vendor\ibm_db\build\Release\IBM DB2 Node Binary.json'
2026-05-10 14:24:12.303 [info] Found existing 'IBM DB2 ODBC CLI' version file: 'c:\Users\ranaa\.vscodium-insiders\extensions\dbcode.dbcode-1.31.1-universal\out\vendor\ibm_db\installer\IBM DB2 ODBC CLI.json'
2026-05-10 14:24:41.061 [info] [Debug - 2:24:41 PM] SchemaFactory: Attempting to load schema from storage for 'BLUDB' on connection 'Pn8pFw-ATmkS6mMZIPe4K'
2026-05-10 14:24:41.083 [info] [Debug - 2:24:41 PM] [STUB] Skipping createDirectory for c:\Users\ranaa\AppData\Roaming\VSCodium - Insiders\User\globalStorage\dbcode.dbcode (read-only mode)
2026-05-10 14:24:41.084 [info] [Debug - 2:24:41 PM] FileStore: Read file 'schemas/Pn8pFw-ATmkS6mMZIPe4K/BLUDB.data', bytes: 10371739
2026-05-10 14:24:41.084 [info] [Debug - 2:24:41 PM] FileStore: Parsed file 'schemas/Pn8pFw-ATmkS6mMZIPe4K/BLUDB.data', format: 'cbor'
2026-05-10 14:24:41.084 [info] [Debug - 2:24:41 PM] SchemaFactory: Loaded V2 schema from storage for 'BLUDB' on connection 'Pn8pFw-ATmkS6mMZIPe4K'
2026-05-10 14:24:41.084 [info] [Debug - 2:24:41 PM] SchemaFactory: Attempting to load databases from storage for connection 'Pn8pFw-ATmkS6mMZIPe4K'
2026-05-10 14:24:41.085 [info] [Debug - 2:24:41 PM] FileStore: Read file 'schemas/Pn8pFw-ATmkS6mMZIPe4K/Pn8pFw-ATmkS6mMZIPe4K.data', bytes: 219
2026-05-10 14:24:41.085 [info] [Debug - 2:24:41 PM] FileStore: Parsed file 'schemas/Pn8pFw-ATmkS6mMZIPe4K/Pn8pFw-ATmkS6mMZIPe4K.data', format: 'cbor'
2026-05-10 14:24:41.085 [info] [Debug - 2:24:41 PM] SchemaFactory: Loaded 1 databases from storage for connection 'Pn8pFw-ATmkS6mMZIPe4K'
2026-05-10 14:24:42.545 [info] Connection: opened 'BLUDB' on 'MAS demo cloud' (db2:v11.5.9.0)
2026-05-10 14:24:54.069 [info] [Debug - 2:24:54 PM] LS: reloading schema for Pn8pFw-ATmkS6mMZIPe4K/BLUDB
2026-05-10 14:24:54.070 [info] [Debug - 2:24:54 PM] SchemaFactory: Attempting to load schema from storage for 'BLUDB' on connection 'Pn8pFw-ATmkS6mMZIPe4K'
2026-05-10 14:24:54.080 [info] [Debug - 2:24:54 PM] FileStore: Read file 'schemas/Pn8pFw-ATmkS6mMZIPe4K/BLUDB.data', bytes: 10369643
2026-05-10 14:24:54.216 [info] [Debug - 2:24:54 PM] FileStore: Parsed file 'schemas/Pn8pFw-ATmkS6mMZIPe4K/BLUDB.data', format: 'cbor'
2026-05-10 14:24:54.538 [info] [Debug - 2:24:54 PM] SchemaFactory: Loaded V2 schema from storage for 'BLUDB' on connection 'Pn8pFw-ATmkS6mMZIPe4K'
Bug Description
The results view does not render. it gives this erorr
An error occurred while loading view: dbcode.panelView
Repro steps
Expected Behavior
Should show the web panels
Actual Behavior
It shows this error
An error occurred while loading view: dbcode.panelView
Environment
Commit: d0796e7686a275177738677fa8204a30200a3d3f
Date: 2026-04-15T00:28:13Z
Electron: 39.8.7
ElectronBuildId: undefined
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
Error Meesages (if applicable)
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).