coder / coder/code-server

code-server always asks to trust workspace even if it is already trusted

Abierto
#7,703 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug triage
Lenguaje dominante
TypeScript
Estrellas
79.3k
Forks
6.8k
Merge medio
2 d 6 h
PR fusionados (30 d)
41

Descripción

### Is there an existing issue for this?

- [x] I have searched the existing issues

### OS/Web Information

- Web Browser: Firefox
- Local OS: windows 11
- Remote OS: Ubuntu 24.04
- Remote Architecture: amd64
- `code-server --version`: 4.109.5 d58aaa7b346b3262e0d4959e5fd5965e95ce456e with Code 1.109.5
- deployed via docker

### Steps to Reproduce

1. Open code-server in Firefox
2. Code-server prompts to trust folder.
3. Close Firefox.
4. Code-server prompts again to trust same folder.

### Expected

code-server should not prompt for again to trust a trusted folder

### Actual

It always request to trust the folder

### Logs

docker logs -f code-server
[2026-03-06T21:24:02.418Z] info code-server 4.109.5 d58aaa7b346b3262e0d4959e5fd5965e95ce456e
[2026-03-06T21:24:02.421Z] info Using user-data-dir /home/coder/.local/share/code-server
[2026-03-06T21:24:02.429Z] info Using config file /home/coder/.config/code-server/config.yaml
[2026-03-06T21:24:02.429Z] info HTTP server listening on http://0.0.0.0:8080/
[2026-03-06T21:24:02.429Z] info - Authentication is enabled
[2026-03-06T21:24:02.429Z] info - Using password from /home/coder/.config/code-server/config.yaml
[2026-03-06T21:24:02.429Z] info - Not serving HTTPS
[2026-03-06T21:24:02.429Z] info Session server listening on /home/coder/.local/share/code-server/code-server-ipc.sock
[21:24:07]

[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
[21:24:07] Extension host agent started.
[21:24:09] [172.18.0.13][b9831f04][ManagementConnection] Unknown reconnection token (never seen).
[21:24:09] [172.18.0.13][6ad57e31][ExtensionHostConnection] Unknown reconnection token (never seen).
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[21:31:54] [172.18.0.13][4a9d1a92][ManagementConnection] New connection established.
[21:31:54] [172.18.0.13][f1b5a4e4][ExtensionHostConnection] New connection established.
[21:31:54] [172.18.0.13][f1b5a4e4][ExtensionHostConnection] <555> Launched Extension Host Process.
[21:31:55] [172.18.0.13][f1b5a4e4][ExtensionHostConnection] <555> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[21:32:01] [172.18.0.13][4a9d1a92][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[21:32:04] [172.18.0.13][3fa4c857][ManagementConnection] New connection established.
[21:32:04] [172.18.0.13][c6ae5414][ExtensionHostConnection] New connection established.
[21:32:04] [172.18.0.13][c6ae5414][ExtensionHostConnection] <1213> Launched Extension Host Process.
[21:32:04] [172.18.0.13][c6ae5414][ExtensionHostConnection] <1213> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[22:01:03] [172.18.0.13][3fa4c857][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[22:01:06] [172.18.0.13][764e4f98][ManagementConnection] New connection established.
[22:01:07] [172.18.0.13][14db854e][ExtensionHostConnection] New connection established.
[22:01:07] [172.18.0.13][14db854e][ExtensionHostConnection] <12251> Launched Extension Host Process.
[22:01:07] [172.18.0.13][14db854e][ExtensionHostConnection] <12251> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[22:06:06] [172.18.0.13][f1b5a4e4][ExtensionHostConnection] <555> Extension Host Process exited with code: 0, signal: null.
[22:07:04] [172.18.0.13][764e4f98][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[22:07:04] [172.18.0.13][14db854e][ExtensionHostConnection] <12251> Extension Host Process exited with code: 0, signal: null.
[01:01:32] [172.18.0.13][c6ae5414][ExtensionHostConnection] <1213> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[17:58:22] [172.18.0.13][518e8f57][ManagementConnection] New connection established.
[17:58:22] [172.18.0.13][b374a097][ExtensionHostConnection] New connection established.
[17:58:22] [172.18.0.13][b374a097][ExtensionHostConnection] <47584> Launched Extension Host Process.
[17:58:23] [172.18.0.13][b374a097][ExtensionHostConnection] <47584> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[18:10:56] Getting Manifest... cweijan.vscode-mysql-client2
[18:10:56] Installing extension: cweijan.vscode-mysql-client2 {
isMachineScoped: false,
installPreReleaseVersion: false,
pinned: false,
isApplicationScoped: false,
profileLocation: Gr {
scheme: 'file',
authority: '',
path: '/home/coder/.local/share/code-server/extensions/extensions.json',
query: '',
fragment: '',
_formatted: 'file:///home/coder/.local/share/code-server/extensions/extensions.json',
_fsPath: '/home/coder/.local/share/code-server/extensions/extensions.json'
},
productVersion: { version: '1.109.5', date: '2026-03-02T20:23:03.808Z' }
}
[18:10:57] Getting Manifest... cweijan.dbclient-jdbc
[18:10:57] Installing extension: cweijan.dbclient-jdbc {
isMachineScoped: false,
installPreReleaseVersion: false,
pinned: false,
isApplicationScoped: false,
profileLocation: Gr {
scheme: 'file',
authority: '',
path: '/home/coder/.local/share/code-server/extensions/extensions.json',
query: '',
fragment: '',
_formatted: 'file:///home/coder/.local/share/code-server/extensions/extensions.json',
_fsPath: '/home/coder/.local/share/code-server/extensions/extensions.json'
},
productVersion: { version: '1.109.5', date: '2026-03-02T20:23:03.808Z' },
installGivenVersion: false,
context: { dependecyOrPackExtensionInstall: true }
}
[18:10:58] Extracted extension to file:///home/coder/.local/share/code-server/extensions/cweijan.vscode-mysql-client2-8.4.5-universal: cweijan.vscode-mysql-client2
[18:10:58] Renamed to /home/coder/.local/share/code-server/extensions/cweijan.vscode-mysql-client2-8.4.5-universal
[18:10:58] Extracted extension to file:///home/coder/.local/share/code-server/extensions/cweijan.dbclient-jdbc-1.4.2-universal: cweijan.dbclient-jdbc
[18:10:58] Renamed to /home/coder/.local/share/code-server/extensions/cweijan.dbclient-jdbc-1.4.2-universal
[18:10:58] Extension installed successfully: cweijan.vscode-mysql-client2 file:///home/coder/.local/share/code-server/extensions/extensions.json
[18:10:58] Extension installed successfully: cweijan.dbclient-jdbc file:///home/coder/.local/share/code-server/extensions/extensions.json
[18:15:12] [172.18.0.13][518e8f57][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[18:15:14] [172.18.0.13][b44d61cf][ManagementConnection] New connection established.
[18:15:14] [172.18.0.13][f91989b8][ExtensionHostConnection] New connection established.
[18:15:14] [172.18.0.13][f91989b8][ExtensionHostConnection] <64345> Launched Extension Host Process.
[18:15:15] [172.18.0.13][f91989b8][ExtensionHostConnection] <64345> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[18:18:07] [172.18.0.13][b44d61cf][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[18:18:07] [172.18.0.13][f91989b8][ExtensionHostConnection] <64345> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[18:43:39] [172.18.0.13][4f069f7f][ManagementConnection] New connection established.
[18:43:40] [172.18.0.13][f753731d][ExtensionHostConnection] New connection established.
[18:43:40] [172.18.0.13][f753731d][ExtensionHostConnection] <71199> Launched Extension Host Process.
[18:43:40] [172.18.0.13][f753731d][ExtensionHostConnection] <71199> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[18:48:40] [172.18.0.13][b374a097][ExtensionHostConnection] <47584> Extension Host Process exited with code: 0, signal: null.
[20:53:56] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[23:41:35] [172.18.0.13][4f069f7f][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[23:41:35] [172.18.0.13][f753731d][ExtensionHostConnection] <71199> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[15:43:44] [172.18.0.13][68a6aef2][ManagementConnection] New connection established.
[15:44:12] [172.18.0.13][09c97f24][ExtensionHostConnection] New connection established.
[15:44:12] [172.18.0.13][09c97f24][ExtensionHostConnection] <131724> Launched Extension Host Process.
[15:44:12] [172.18.0.13][09c97f24][ExtensionHostConnection] <131724> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[22:39:18] [172.18.0.13][68a6aef2][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[22:39:18] [172.18.0.13][09c97f24][ExtensionHostConnection] <131724> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[12:16:50] [172.18.0.13][965db619][ManagementConnection] New connection established.
[12:16:51] [172.18.0.13][7685c4bd][ExtensionHostConnection] New connection established.
[12:16:51] [172.18.0.13][7685c4bd][ExtensionHostConnection] <214153> Launched Extension Host Process.
[12:16:51] [172.18.0.13][7685c4bd][ExtensionHostConnection] <214153> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[12:20:47] [172.18.0.13][965db619][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[12:20:47] [172.18.0.13][7685c4bd][ExtensionHostConnection] <214153> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[12:20:50] [172.18.0.13][52a2b08d][ManagementConnection] New connection established.
[12:20:51] [172.18.0.13][ee99eb46][ExtensionHostConnection] New connection established.
[12:20:51] [172.18.0.13][ee99eb46][ExtensionHostConnection] <216585> Launched Extension Host Process.
[12:20:51] [172.18.0.13][ee99eb46][ExtensionHostConnection] <216585> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[14:12:02] [172.18.0.13][52a2b08d][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
[14:47:34] [172.18.0.13][52a2b08d][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
[14:47:34] [172.18.0.13][ee99eb46][ExtensionHostConnection] The client has reconnected.
[14:47:35] [172.18.0.13][52a2b08d][ManagementConnection] The client has reconnected.
[15:06:42] [172.18.0.13][52a2b08d][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:06:42] [172.18.0.13][ee99eb46][ExtensionHostConnection] <216585> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[15:06:44] [172.18.0.13][10549f9c][ManagementConnection] New connection established.
[15:06:45] [172.18.0.13][729e3855][ExtensionHostConnection] New connection established.
[15:06:45] [172.18.0.13][729e3855][ExtensionHostConnection] <248735> Launched Extension Host Process.
[15:06:45] [172.18.0.13][729e3855][ExtensionHostConnection] <248735> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:07:07] [172.18.0.13][10549f9c][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:07:08] [172.18.0.13][729e3855][ExtensionHostConnection] <248735> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:07:26] [172.18.0.13][7e8ca7e1][ManagementConnection] New connection established.
[15:07:27] [172.18.0.13][b8445688][ExtensionHostConnection] New connection established.
[15:07:27] [172.18.0.13][b8445688][ExtensionHostConnection] <249730> Launched Extension Host Process.
[15:07:27] [172.18.0.13][b8445688][ExtensionHostConnection] <249730> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:26:19] [172.18.0.13][7e8ca7e1][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
[16:03:49] [172.18.0.13][7e8ca7e1][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
[16:03:49] [172.18.0.13][b8445688][ExtensionHostConnection] The client has reconnected.
[16:03:49] [172.18.0.13][7e8ca7e1][ManagementConnection] The client has reconnected.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[16:16:20] [172.18.0.13][324d3c9f][ManagementConnection] New connection established.
[16:16:22] [172.18.0.13][52df223a][ExtensionHostConnection] New connection established.
[16:16:22] [172.18.0.13][52df223a][ExtensionHostConnection] <263929> Launched Extension Host Process.
[16:16:22] [172.18.0.13][52df223a][ExtensionHostConnection] <263929> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[16:21:08] [172.18.0.13][7e8ca7e1][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
[16:31:28] [172.18.0.13][324d3c9f][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[16:31:28] [172.18.0.13][52df223a][ExtensionHostConnection] <263929> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[16:31:31] [172.18.0.13][7e8ca7e1][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
[16:31:31] [172.18.0.13][4cc437c6][ManagementConnection] New connection established.
[16:31:32] [172.18.0.13][9d6ec362][ExtensionHostConnection] New connection established.
[16:31:32] [172.18.0.13][9d6ec362][ExtensionHostConnection] <270782> Launched Extension Host Process.
[16:31:32] [172.18.0.13][9d6ec362][ExtensionHostConnection] <270782> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[16:36:31] [172.18.0.13][b8445688][ExtensionHostConnection] <249730> Extension Host Process exited with code: 0, signal: null.
[16:36:31] [172.18.0.13][7e8ca7e1][ManagementConnection] The reconnection short grace time of 5m has expired, so the connection will be disposed.
[16:59:16] [172.18.0.13][4cc437c6][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[16:59:16] [172.18.0.13][9d6ec362][ExtensionHostConnection] <270782> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[16:59:20] [172.18.0.13][df5c6e44][ManagementConnection] New connection established.
[16:59:20] [172.18.0.13][b6461c43][ExtensionHostConnection] New connection established.
[16:59:21] [172.18.0.13][b6461c43][ExtensionHostConnection] <279200> Launched Extension Host Process.
[16:59:21] [172.18.0.13][b6461c43][ExtensionHostConnection] <279200> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[17:04:39] [File Watcher (node.js)] Watcher shutdown because watched path got deleted
[19:14:16] [172.18.0.13][df5c6e44][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[19:14:17] [172.18.0.13][b6461c43][ExtensionHostConnection] <279200> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[23:20:06] [172.18.0.13][6f7d2d03][ManagementConnection] New connection established.
[23:20:07] [172.18.0.13][08aa32fe][ExtensionHostConnection] New connection established.
[23:20:07] [172.18.0.13][08aa32fe][ExtensionHostConnection] <305321> Launched Extension Host Process.
[23:20:07] [172.18.0.13][08aa32fe][ExtensionHostConnection] <305321> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[01:55:57] [172.18.0.13][6f7d2d03][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[01:55:57] [172.18.0.13][08aa32fe][ExtensionHostConnection] <305321> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[09:45:40] [172.18.0.13][647f98ac][ManagementConnection] New connection established.
[09:45:41] [172.18.0.13][a88fcb6b][ExtensionHostConnection] New connection established.
[09:45:41] [172.18.0.13][a88fcb6b][ExtensionHostConnection] <335990> Launched Extension Host Process.
[09:45:41] [172.18.0.13][a88fcb6b][ExtensionHostConnection] <335990> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[13:26:19] [172.18.0.13][647f98ac][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[13:26:19] [172.18.0.13][a88fcb6b][ExtensionHostConnection] <335990> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[13:26:25] [172.18.0.13][25323a06][ManagementConnection] New connection established.
[13:26:26] [172.18.0.13][22296af1][ExtensionHostConnection] New connection established.
[13:26:26] [172.18.0.13][22296af1][ExtensionHostConnection] <377017> Launched Extension Host Process.
[13:26:26] [172.18.0.13][22296af1][ExtensionHostConnection] <377017> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[13:26:39] [172.18.0.13][25323a06][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[13:26:43] [172.18.0.13][2e61a4f6][ManagementConnection] New connection established.
[13:26:43] [172.18.0.13][32b224d8][ExtensionHostConnection] New connection established.
[13:26:43] [172.18.0.13][32b224d8][ExtensionHostConnection] <377792> Launched Extension Host Process.
[13:26:44] [172.18.0.13][32b224d8][ExtensionHostConnection] <377792> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[13:27:24] [172.18.0.13][2e61a4f6][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[13:27:28] [172.18.0.13][faddcdf3][ManagementConnection] New connection established.
[13:27:29] [172.18.0.13][ae4fa762][ExtensionHostConnection] New connection established.
[13:27:29] [172.18.0.13][ae4fa762][ExtensionHostConnection] <378785> Launched Extension Host Process.
[13:27:29] [172.18.0.13][ae4fa762][ExtensionHostConnection] <378785> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[13:27:48] [172.18.0.13][faddcdf3][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[13:27:51] [172.18.0.13][86c68b1a][ManagementConnection] New connection established.
[13:27:52] [172.18.0.13][b051f14b][ExtensionHostConnection] New connection established.
[13:27:52] [172.18.0.13][b051f14b][ExtensionHostConnection] <379441> Launched Extension Host Process.
[13:27:52] [172.18.0.13][b051f14b][ExtensionHostConnection] <379441> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[13:32:28] [172.18.0.13][22296af1][ExtensionHostConnection] <377017> Extension Host Process exited with code: 0, signal: null.
[13:32:51] [172.18.0.13][32b224d8][ExtensionHostConnection] <377792> Extension Host Process exited with code: 0, signal: null.
[14:31:02] [172.18.0.13][86c68b1a][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
[14:59:58] [172.18.0.13][86c68b1a][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
[14:59:58] [172.18.0.13][b051f14b][ExtensionHostConnection] The client has reconnected.
[14:59:58] [172.18.0.13][86c68b1a][ManagementConnection] The client has reconnected.
[15:04:58] [172.18.0.13][ae4fa762][ExtensionHostConnection] <378785> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/@xterm/addon-ligatures/lib/addon-ligatures.js
[16:15:49] [172.18.0.13][86c68b1a][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
[16:59:09] [172.18.0.13][86c68b1a][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
[16:59:09] [172.18.0.13][b051f14b][ExtensionHostConnection] The client has reconnected.
[16:59:09] [172.18.0.13][86c68b1a][ManagementConnection] The client has reconnected.
[20:23:34] [172.18.0.13][86c68b1a][ManagementConnection] The client has disconnected, will wait for reconnection 3h before disposing...
[21:10:00] [172.18.0.13][86c68b1a][ManagementConnection] Another client has connected, will shorten the wait for reconnection 5m before disposing...
[21:10:00] [172.18.0.13][86c68b1a][ManagementConnection] The client has reconnected.
[21:10:01] [172.18.0.13][b051f14b][ExtensionHostConnection] The client has reconnected.
[21:16:02] [172.18.0.13][86c68b1a][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[21:16:05] [172.18.0.13][273f3086][ManagementConnection] New connection established.
[21:16:06] [172.18.0.13][38944491][ExtensionHostConnection] New connection established.
[21:16:06] [172.18.0.13][38944491][ExtensionHostConnection] <488767> Launched Extension Host Process.
[21:16:07] [172.18.0.13][38944491][ExtensionHostConnection] <488767> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[21:19:52] [172.18.0.13][273f3086][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[21:19:55] [172.18.0.13][e482145d][ManagementConnection] New connection established.
[21:19:56] [172.18.0.13][25fa97ce][ExtensionHostConnection] New connection established.
[21:19:56] [172.18.0.13][25fa97ce][ExtensionHostConnection] <491272> Launched Extension Host Process.
[21:19:56] [172.18.0.13][25fa97ce][ExtensionHostConnection] <491272> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[21:24:55] [172.18.0.13][b051f14b][ExtensionHostConnection] <379441> Extension Host Process exited with code: 0, signal: null.
[00:20:15] [172.18.0.13][38944491][ExtensionHostConnection] <488767> Extension Host Process exited with code: 0, signal: null.
[00:38:09] [172.18.0.13][e482145d][ManagementConnection] The client has reconnected.
[00:38:29] [172.18.0.13][25fa97ce][ExtensionHostConnection] The client has reconnected.
[01:25:42] [172.18.0.13][e482145d][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[01:25:42] [172.18.0.13][25fa97ce][ExtensionHostConnection] <491272> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[11:29:03] [172.18.0.13][fb660b0d][ManagementConnection] New connection established.
[11:29:04] [172.18.0.13][d010272f][ExtensionHostConnection] New connection established.
[11:29:04] [172.18.0.13][d010272f][ExtensionHostConnection] <570866> Launched Extension Host Process.
[11:29:05] [172.18.0.13][d010272f][ExtensionHostConnection] <570866> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[11:29:12] [172.18.0.13][fb660b0d][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[11:29:12] [172.18.0.13][d010272f][ExtensionHostConnection] <570866> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[11:29:15] [172.18.0.13][95d9c477][ManagementConnection] New connection established.
[11:29:16] [172.18.0.13][ef2da869][ExtensionHostConnection] New connection established.
[11:29:16] [172.18.0.13][ef2da869][ExtensionHostConnection] <572187> Launched Extension Host Process.
[11:29:16] [172.18.0.13][ef2da869][ExtensionHostConnection] <572187> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[12:48:18] [172.18.0.13][95d9c477][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[12:48:18] [172.18.0.13][ef2da869][ExtensionHostConnection] <572187> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:19:50] [172.18.0.13][692c3c11][ManagementConnection] New connection established.
[15:19:50] [172.18.0.13][994b913a][ExtensionHostConnection] New connection established.
[15:19:50] [172.18.0.13][994b913a][ExtensionHostConnection] <588288> Launched Extension Host Process.
[15:19:50] [172.18.0.13][994b913a][ExtensionHostConnection] <588288> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:22:32] [172.18.0.13][692c3c11][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:22:32] [172.18.0.13][994b913a][ExtensionHostConnection] <588288> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:22:55] [172.18.0.13][fe0ec2bf][ManagementConnection] New connection established.
[15:22:56] [172.18.0.13][b4d7dcb4][ExtensionHostConnection] New connection established.
[15:22:56] [172.18.0.13][b4d7dcb4][ExtensionHostConnection] <590584> Launched Extension Host Process.
[15:22:56] [172.18.0.13][b4d7dcb4][ExtensionHostConnection] <590584> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[2026-03-12T15:25:20.483Z] info code-server 4.109.5 d58aaa7b346b3262e0d4959e5fd5965e95ce456e
[2026-03-12T15:25:20.483Z] info Using user-data-dir /home/coder/.local/share/code-server
[2026-03-12T15:25:20.491Z] info Using config file /home/coder/.config/code-server/config.yaml
[2026-03-12T15:25:20.491Z] info HTTP server listening on http://0.0.0.0:8080/
[2026-03-12T15:25:20.491Z] info - Authentication is enabled
[2026-03-12T15:25:20.491Z] info - Using password from /home/coder/.config/code-server/config.yaml
[2026-03-12T15:25:20.491Z] info - Not serving HTTPS
[2026-03-12T15:25:20.491Z] info Session server listening on /home/coder/.local/share/code-server/code-server-ipc.sock
[15:25:21]

[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
[15:25:21] Extension host agent started.
[15:25:21] [172.18.0.13][fe0ec2bf][ManagementConnection] Unknown reconnection token (never seen).
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[15:25:39] [172.18.0.13][7333a0cf][ManagementConnection] New connection established.
[15:25:40] [172.18.0.13][2ef0685b][ExtensionHostConnection] New connection established.
[15:25:40] [172.18.0.13][2ef0685b][ExtensionHostConnection] <974> Launched Extension Host Process.
[15:25:40] [172.18.0.13][2ef0685b][ExtensionHostConnection] <974> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:28:22] [172.18.0.13][7333a0cf][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:28:23] [172.18.0.13][2ef0685b][ExtensionHostConnection] <974> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:28:36] [172.18.0.13][3d3facf9][ManagementConnection] New connection established.
[15:28:37] [172.18.0.13][e78cae8e][ExtensionHostConnection] New connection established.
[15:28:37] [172.18.0.13][e78cae8e][ExtensionHostConnection] <2997> Launched Extension Host Process.
[15:28:37] [172.18.0.13][e78cae8e][ExtensionHostConnection] <2997> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[2026-03-12T15:28:44.582Z] info code-server 4.109.5 d58aaa7b346b3262e0d4959e5fd5965e95ce456e
[2026-03-12T15:28:44.582Z] info Using user-data-dir /home/coder/.local/share/code-server
[2026-03-12T15:28:44.590Z] info Using config file /home/coder/.config/code-server/config.yaml
[2026-03-12T15:28:44.590Z] info HTTP server listening on http://0.0.0.0:8080/
[2026-03-12T15:28:44.590Z] info - Authentication is enabled
[2026-03-12T15:28:44.590Z] info - Using password from /home/coder/.config/code-server/config.yaml
[2026-03-12T15:28:44.590Z] info - Not serving HTTPS
[2026-03-12T15:28:44.590Z] info Session server listening on /home/coder/.local/share/code-server/code-server-ipc.sock
[15:28:45]

[reconnection-grace-time] No CLI argument provided, using default: 10800000ms (10800s)
[15:28:45] Extension host agent started.
[15:28:45] [172.18.0.13][3d3facf9][ManagementConnection] Unknown reconnection token (never seen).
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:29:06] [172.18.0.13][fabd65ef][ManagementConnection] New connection established.
[15:29:07] [172.18.0.13][f084a89d][ExtensionHostConnection] New connection established.
[15:29:07] [172.18.0.13][f084a89d][ExtensionHostConnection] <930> Launched Extension Host Process.
[15:29:07] [172.18.0.13][f084a89d][ExtensionHostConnection] <930> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:30:29] [172.18.0.13][fabd65ef][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:30:29] [172.18.0.13][f084a89d][ExtensionHostConnection] <930> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[15:30:42] [172.18.0.13][213848eb][ManagementConnection] New connection established.
[15:30:42] [172.18.0.13][641b88ec][ExtensionHostConnection] New connection established.
[15:30:42] [172.18.0.13][641b88ec][ExtensionHostConnection] <2880> Launched Extension Host Process.
[15:30:43] [172.18.0.13][641b88ec][ExtensionHostConnection] <2880> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:31:25] [172.18.0.13][213848eb][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:31:25] [172.18.0.13][641b88ec][ExtensionHostConnection] <2880> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[15:31:27] [172.18.0.13][c40935c8][ManagementConnection] New connection established.
[15:31:27] [172.18.0.13][e14fab96][ExtensionHostConnection] New connection established.
[15:31:27] [172.18.0.13][e14fab96][ExtensionHostConnection] <4196> Launched Extension Host Process.
[15:31:27] [172.18.0.13][e14fab96][ExtensionHostConnection] <4196> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:31:29] [172.18.0.13][c40935c8][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:31:29] [172.18.0.13][e14fab96][ExtensionHostConnection] <4196> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:31:41] [172.18.0.13][f39d1125][ManagementConnection] New connection established.
[15:31:42] [172.18.0.13][78b4f01b][ExtensionHostConnection] New connection established.
[15:31:42] [172.18.0.13][78b4f01b][ExtensionHostConnection] <5259> Launched Extension Host Process.
[15:31:42] [172.18.0.13][78b4f01b][ExtensionHostConnection] <5259> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:31:45] [172.18.0.13][f39d1125][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:31:45] [172.18.0.13][78b4f01b][ExtensionHostConnection] <5259> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:31:47] [172.18.0.13][af9c7096][ManagementConnection] New connection established.
[15:31:47] [172.18.0.13][62f170a6][ExtensionHostConnection] New connection established.
[15:31:47] [172.18.0.13][62f170a6][ExtensionHostConnection] <5975> Launched Extension Host Process.
[15:31:48] [172.18.0.13][62f170a6][ExtensionHostConnection] <5975> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:31:50] [172.18.0.13][af9c7096][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:31:50] [172.18.0.13][62f170a6][ExtensionHostConnection] <5975> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:31:52] [172.18.0.13][cae365f3][ManagementConnection] New connection established.
[15:31:52] [172.18.0.13][c12e2099][ExtensionHostConnection] New connection established.
[15:31:52] [172.18.0.13][c12e2099][ExtensionHostConnection] <6397> Launched Extension Host Process.
[15:31:52] [172.18.0.13][c12e2099][ExtensionHostConnection] <6397> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:33:03] [172.18.0.13][cae365f3][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:33:03] [172.18.0.13][c12e2099][ExtensionHostConnection] <6397> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:33:05] [172.18.0.13][c93606d6][ManagementConnection] New connection established.
[15:33:06] [172.18.0.13][f29b0a60][ExtensionHostConnection] New connection established.
[15:33:06] [172.18.0.13][f29b0a60][ExtensionHostConnection] <7378> Launched Extension Host Process.
[15:33:06] [172.18.0.13][f29b0a60][ExtensionHostConnection] <7378> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:49:24] [172.18.0.13][c93606d6][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:49:24] [172.18.0.13][f29b0a60][ExtensionHostConnection] <7378> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:49:48] [172.18.0.13][c96057c9][ManagementConnection] New connection established.
[15:49:48] [172.18.0.13][f6d53cd8][ExtensionHostConnection] New connection established.
[15:49:48] [172.18.0.13][f6d53cd8][ExtensionHostConnection] <11176> Launched Extension Host Process.
[15:49:49] [172.18.0.13][f6d53cd8][ExtensionHostConnection] <11176> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:49:52] [172.18.0.13][c96057c9][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:49:52] [172.18.0.13][f6d53cd8][ExtensionHostConnection] <11176> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:49:55] [172.18.0.13][7204d030][ManagementConnection] New connection established.
[15:49:56] [172.18.0.13][f0d7de6e][ExtensionHostConnection] New connection established.
[15:49:56] [172.18.0.13][f0d7de6e][ExtensionHostConnection] <12039> Launched Extension Host Process.
[15:49:56] [172.18.0.13][f0d7de6e][ExtensionHostConnection] <12039> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:51:18] [172.18.0.13][7204d030][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:51:18] [172.18.0.13][f0d7de6e][ExtensionHostConnection] <12039> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
[15:51:31] [172.18.0.13][2d7da46c][ManagementConnection] New connection established.
[15:51:31] [172.18.0.13][cb4ed003][ExtensionHostConnection] New connection established.
[15:51:31] [172.18.0.13][cb4ed003][ExtensionHostConnection] <13855> Launched Extension Host Process.
[15:51:32] [172.18.0.13][cb4ed003][ExtensionHostConnection] <13855> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

[15:51:38] [172.18.0.13][2d7da46c][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.
[15:51:38] [172.18.0.13][cb4ed003][ExtensionHostConnection] <13855> Extension Host Process exited with code: 0, signal: null.
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda.js
File not found: /usr/lib/code-server/lib/vscode/node_modules/vsda/rust/web/vsda_bg.wasm
[15:51:40] [172.18.0.13][cfa7b0d3][ManagementConnection] New connection established.
[15:51:41] [172.18.0.13][a5ecbef0][ExtensionHostConnection] New connection established.
[15:51:41] [172.18.0.13][a5ecbef0][ExtensionHostConnection] <15028> Launched Extension Host Process.
[15:51:41] [172.18.0.13][a5ecbef0][ExtensionHostConnection] <15028> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

```shell

```

### Screenshot/Video

_No response_

### Does this bug reproduce in native VS Code?

I did not test native VS Code

### Does this bug reproduce in VS Code web?

I did not test VS Code web

### Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

### Are you accessing code-server over a secure context?

- [ ] I am using a secure context.

### Notes

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.