Skip to content
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

"The Typescript language service died" running on a network drive through Linux smb #4232

Closed
ole1986 opened this issue Mar 15, 2016 · 9 comments
Assignees
Labels
javascript JavaScript support issues

Comments

@ole1986
Copy link

ole1986 commented Mar 15, 2016

  • VSCode Version: 0.10.11
  • OS Version: Windows 10

Steps to Reproduce:

(does not need a step or maybe when opening a JS file)

Receiving "Warn: The Typescript language service died unexpectedly 5 time in the last 5 Minutes. Please consider to open a bug report." ... and it does not stop showing me the popup.

vscode-bug-typescript-died

@ole1986 ole1986 changed the title [BUG ]Warn: The Typescript language service died unexpectedly 5 time... [BUG] Warn: The Typescript language service died unexpectedly 5 time... Mar 15, 2016
@egamma
Copy link
Member

egamma commented Mar 15, 2016

@ole1986 can you please check whether this the same setup as in this issue: #3860?

@ole1986
Copy link
Author

ole1986 commented Mar 15, 2016

strange thing is after I fully rebooted the system it is gone (until now)

@egamma
Copy link
Member

egamma commented Mar 15, 2016

Is your workspace very large and has lots of .js files?

@ole1986
Copy link
Author

ole1986 commented Mar 15, 2016

Actually not! I just added one new js file via the "New File" button...and it was empty.. then the warning appeared. After adding some text it still pops up. So I restarted the whole machine.. Than it was gone.

@egamma
Copy link
Member

egamma commented Mar 15, 2016

Is the workspace on a sharepoint/webdav mounted volume as in #3860?

@egamma egamma added info-needed Issue requires more information from poster javascript JavaScript support issues labels Mar 15, 2016
@ole1986
Copy link
Author

ole1986 commented Mar 15, 2016

No, but on a network drive through Linux smb

@egamma egamma removed the info-needed Issue requires more information from poster label Mar 16, 2016
@egamma
Copy link
Member

egamma commented Mar 16, 2016

If the same setup works on a local folder, then this looks like the node issue described here #3860 (comment)

@egamma egamma changed the title [BUG] Warn: The Typescript language service died unexpectedly 5 time... "The Typescript language service died" running on a network drive through Linux smb Mar 17, 2016
@waderyan waderyan assigned waderyan and unassigned egamma Nov 21, 2016
@waderyan
Copy link

waderyan commented Dec 9, 2016

@ole1986 are you still seeing a similar issue today? Closing this assuming its fixed in later versions. If the problem is persisting then please ping me and I'll reopen.

@waderyan waderyan closed this as completed Dec 9, 2016
@jpalo
Copy link

jpalo commented Jan 24, 2017

I'm still getting this on SharePoint WebDAV on 1.8.1. Strange thing is that server.log is pretty much empty, and there is new ti* log file being generated on each time error message reappears at the top in VSCode (once every few seconds).

  1. Open SP folder in VSCode (site collection master pages library folder, such as https://sp.com/m/kd/_catalogs/masterpage/portal)
  2. Open another SP folder in VSCode (root site collection master pages library folder, such as https://sp.com/_catalogs/masterpage/portal)
    --> Error occurs only on the second VSCode instance, order of 1/2 doesn't matter it only occurs on root site collection (step 2)

Difference between the folder is that the one that doesn't cause the issue has only 10 .aspx files, while the one causing the error has 51 items at the root, of which 8 are folders and rest are mainly .js files + few .aspx files. Summing up all files at the root and in subfolders, there are 1281 files (as it is DEV installation with lots of bower files). If I remove bower files, so total file count is 194 files, issue still occurs, also with 115 files. Conclusion, it is not about the file out per se.

Wild guess is that it might be related to the ghost files I can see even though I've deleted them via Windows Explorer - they are still shown in Windows Explorer, but aren't really there?!

image

Log

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

4 participants