connect enoent error

See original GitHub issue

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all open and closed issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
  • If this is a security issue, I have read the security issue reporting guidance.

Summary

restart pwsh konsole (click on Trash icon). After this press F5 for Debug. Error message “connect enoent \.\pipe\pses_jvpn4k2y.dfi”

PowerShell Version

7.3.1

Visual Studio Code Version

1.74.1

Extension Version

Powershell v2022.11.0

Steps to Reproduce

restart pwsh konsole (click on Trash icon). After this press F5 for Debug. Error message “connect enoent \.\pipe\pses_jvpn4k2y.dfi”

Visuals

image

Logs

No response

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Mlsouncommented, Dec 21, 2022

Next progress - Close the VSCode is not needed - just press Ctrl +Shift+P , type “restart” and select “Powershell: Restart session”. Than I can start debugging image

0reactions
msftbot[bot]commented, Dec 23, 2022

This issue has been marked as answered and has not had any activity in a day. It has been automatically closed for housekeeping purposes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"connect ENOENT" error, anyone have any ideas? : r/vscode
The ENOENT error code means the file doesn't exists. In this case the Unix socket file should probably be started by vscode itself....
Read more >
Why I'm getting Error: connect ENOENT from vscode on git ...
sock' } Missing or invalid credentials. Error: connect ENOENT /run/user/1000/snap.code/vscode-git-0e219c7318.sock at PipeConnectWrap.
Read more >
Unable to connect to VS Code server: Error in request ...
I'm occasionally but regularly seeing this error when using Remote SSH and running the code command in the built-in terminal.
Read more >
how can is solve ENOENT error in visual studio code.
I am trying to create a project but it seems there's something wrong with the path. can anyone solve this issue? ... Hi...
Read more >
ENOENT connecting to a mySQL instance using node.js
Im having trouble connecting via service (which is running in cloud run) to my db instance (mysql). I search almost everywhere online but...
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