question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension unable to find files in VMs, SSH, or WSL

See original GitHub issue

image

[2022-10-20 07:59:06.040] [exthost] [error] Error: ENOENT: no such file or directory, stat '\home\hanna\projects\leaf\src\lang.zig'
    at statSync (node:fs:1538:3)
    at e.statSync (node:electron/js2c/asar_bundle:5:4539)
    at Ha.get fileSize [as fileSize] (c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:17:31962)
    at Hc (c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:17:29909)
    at Vt (c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:17:38801)
    at gl (c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:17:36811)
    at Jt.sendActivity (c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:18:2637)
    at Jt.enable (c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:18:2991)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at c:\Users\Hanna\.vscode\extensions\leonardssh.vscord-4.6.4\dist\extension.js:18:4925
    at n._executeContributedCommand (c:\Users\Hanna\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:90:111316) rpc.reconnect {"value":"LeonardSSH.vscord","_lower":"leonardssh.vscord"

_Originally posted by @xhxnna in https://github.com/leonardssh/vscord/issues/100#issuecomment-1285404369_

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
espenjacommented, Oct 20, 2022

Oh damn, I missed all the action! Glad you found a temporary fix, @xhayper! Speedy delivery! I don’t have the time to investigate a solution to this for a while.

0reactions
nick22985commented, Oct 20, 2022

yep can confirm is working again xD

Read more comments on GitHub >

github_iconTop Results From Across the Web

[wsl] missing file events when open on 'mnt/c` #3959 - GitHub
But when I create new files in the WSL terminal, I can't see the file appear ... the issue tracker for all the...
Read more >
Using WSL 2 with Visual Studio Code
Open WSL either by launching the Windows Terminal and creating a new WSL tab or by launching the Linux distro that you installed....
Read more >
Tips and Tricks for Linux development with WSL and Visual ...
If you don't have the extension already installed, open the Extensions view in VS Code (Ctrl+Shift+X) and search for “wsl”. Choose the Remote...
Read more >
Configuring SSH access into WSL 1 and WSL 2 - Julio Merino
Create a placeholder script to start the SSH server within WSL. I keep this script as %USERPROFILE%\sshd.bat (that is, sshd.bat under my home ......
Read more >
Visual Studio Code: Remote Dev with SSH, VMs, and WSL
Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux ( WSL ) as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found