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

Remote ext host starts with a delay #74772

Closed
aeschli opened this issue Jun 3, 2019 · 1 comment
Closed

Remote ext host starts with a delay #74772

aeschli opened this issue Jun 3, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug log VS Code log issues verified Verification succeeded
Milestone

Comments

@aeschli
Copy link
Contributor

aeschli commented Jun 3, 2019

Version: 1.35.0-insider (user setup)
Commit: 0284236
Date: 2019-05-31T21:32:42.295Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17134

  • install the remote wsl extension
  • open a wsl remote window to ensure that the remote server is installed. Close the remote window
  • open a WSL shell and type code-insiders .
  • in the opened window the resolver finishes very quickly, but often it takes quite a while for the remote ext host to come up.

The terminal says Starting...
The output views don't contain the remote logs
When opening the main log it says

Unable to read file (Error: File not found (c:\Users\aeschli\AppData\Roaming\Code - Insiders\logs\20190603T070956\main.log))

After a while the ext host comes up.

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug log VS Code log issues labels Jun 4, 2019
@sandy081 sandy081 added this to the June 2019 milestone Jun 4, 2019
@sandy081
Copy link
Member

sandy081 commented Jun 4, 2019

Fixed the log output channels to be available only when the log files are available.

@alexr00 alexr00 added the verified Verification succeeded label Jun 26, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug log VS Code log issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants