microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.27k stars 28.57k forks source link

Typescript server #210643

Closed starkipraggy closed 4 months ago

starkipraggy commented 4 months ago

Type: Bug

Running 2 devcontainer + fleet of supporting containers (1 redis, 1 mysql server) for development, but the typescript server keeps going down for one of them, not sure why.

VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z) OS version: Windows_NT x64 10.0.22631 Modes: Remote OS version: Linux x64 5.15.146.1-microsoft-standard-WSL2 Remote OS version: Linux x64 5.15.146.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-1255U (12 x 2611)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.83GB (1.37GB free)| |Process Argv|--crash-reporter-id 692b41a9-9547-41b2-ac45-e4479b5a7a94| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|Dev Container: Node.js & TypeScript| |OS|Linux x64 5.15.146.1-microsoft-standard-WSL2| |CPUs|12th Gen Intel(R) Core(TM) i7-1255U (12 x 2611)| |Memory (System)|7.67GB (1.40GB free)| |VM|0%| |Item|Value| |---|---| |Remote|Dev Container: Node.js & TypeScript| |OS|Linux x64 5.15.146.1-microsoft-standard-WSL2| |CPUs|12th Gen Intel(R) Core(TM) i7-1255U (12 x 2611)| |Memory (System)|7.67GB (1.40GB free)| |VM|0%|
Extensions (18) Extension|Author (truncated)|Version ---|---|--- codespaces|Git|1.16.19 remotehub|Git|0.62.0 remote-containers|ms-|0.354.0 remote-wsl|ms-|0.88.0 remote-repositories|ms-|0.40.0 aws-toolkit-vscode|ama|2.19.0 vscode-eslint|dba|2.4.4 gitlens|eam|14.9.0 vscode-jest-runner|fir|0.4.73 copilot|Git|1.180.0 copilot-chat|Git|0.14.1 vscode-github-actions|git|0.26.2 vscode-pull-request-github|Git|0.86.1 git-graph|mhu|1.30.0 vscode-docker|ms-|1.29.0 prisma|Pri|5.12.1 vscode-thunder-client|ran|2.21.2 vs-code-prettier-eslint|rve|6.0.0
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 d34g3935:30971562 fegfb526:30981948 bg6jg535:30979843 ccp2r3:30993541 dsvsc020:30976470 pythonait:31006305 gee8j676:31009558 dsvsc021:30996838 jg8ic977:31013176 ```
mjbvz commented 4 months ago

Does this reproduce in the latest VS Code insiders build with all extensions disabled (besides the remote ones)?

VSCodeTriageBot commented 4 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!