-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Always getting "Couldn't start client Language Server" in Insiders under F5 #55907
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseverifiedVerification succeededVerification succeeded
Milestone
Description
Issue Type: Bug
See microsoft/vscode-docker#357.
This is recent behavior and doesn't seem to be related to any changes made on our side. Seems to only happen in Insiders and only when running the extension under F5. And seems to happen 100%.
REPRO:
- git clone https://github.com/Microsoft/vscode-docker.git
- npm install
- open folder in vscode
- F5
- In extension host, click on Docker icon:

!) Error: Couldn't start client Dockerfile Language Server
VS Code version: Code - Insiders 1.26.0-insider (4fa62b2, 2018-08-03T12:32:37.823Z)
OS version: Windows_NT x64 10.0.17134
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Xeon(R) CPU E31230 @ 3.20GHz (4 x 3193) |
| GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software rasterization: enabled video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled |
| Memory (System) | 15.96GB (3.34GB free) |
| Process Argv | C:\Users\stephwe\AppData\Local\Programs\Microsoft VS Code Insiders\Code - Insiders.exe c:\Repos\vscode-docker |
| Screen Reader | no |
| VM | 0% |
Extensions (10)
| Extension | Author (truncated) | Version |
|---|---|---|
| vscode-markdownlint | Dav | 0.19.0 |
| vscode-eslint | dba | 1.4.12 |
| tslint | eg2 | 1.0.34 |
| rest-client | hum | 0.19.0 |
| csharpfixformat | Leo | 0.0.73 |
| vscode-mocha-sidebar | mat | 0.20.17 |
| vscode-antlr4 | mik | 2.0.4 |
| vscode-language-pack-de | MS- | 1.26.1 |
| azure-account | ms- | 0.4.3 |
| vscode-docker | Pet | 0.1.0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseverifiedVerification succeededVerification succeeded