-
Notifications
You must be signed in to change notification settings - Fork 514
The language service could not be started #2134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Windows Update doesn't seems to be the problem, since we now get the same error message on our server:
|
@ralf-escher we sometimes see this issue with a system configuration like group policy or execution policy...is this something that is in place on your machine? If so you may want to also try trusting the Microsoft signing certificate on the startup script by following these steps. Also turning on diagnostic logging, and providing those logs may give us more insight. Thanks! |
@SydneyhSmith this really looks like some kind of policy issue since it happens on several machines of my colleagues. Due to a hint of our IT I tried the command Additionally I tried a normal cmd and bash as terminal. Therefore I am not sure if this issue is really related to PowerShell. |
@ralf-escher thanks for that additional info, another thing that may be helpful would be to know what the Execution Policy you have set for PowerShell, one way to get this is by running |
|
Seems to be a problem with BitDefender, see stackoverflow [SOLVED] by BitDefender Support. |
This bug relates to #2119
Can't start any kind of terminal, which always result in "terminal process stopped with exit code (0)".
This issue occurs for another two collegues. One colleques can still work fine.
The difference: we have installed the latest Windows 10 Version 1809 update
Tried several approaches to fix this issue (like mentioned in the other bug report), reinstalled Visual Studio Code twice, disabled all extensions...
The text was updated successfully, but these errors were encountered: