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.

1.47.3 vscode debug occur "Error processing attach: Error: Could not connect to debug target at..."

See original GitHub issue

Describe the bug I’m debugging vetur find thie error Error processing attach: Error: Could not connect to debug target at http://localhost:6005: Could not find any debuggable target

To Reproduce Steps to reproduce the behavior:

  1. upgrade vscode to 1.47.3
  2. add vetur to workspace
  3. click debug icon,then start all(include clinet and server)
  4. start a extenstion host ,for a while then occur this error “Error processing attach: Error: Could not connect to debug target at http://localhost:6005: Could not find any debuggable target…” I have seen someone repeat 1.47.0 25 days ago, I also try nightly release,but the error also exist

Log File

VS Code Version: Replace me!

Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
suyanzhicommented, Aug 6, 2020

I think I might get the reason: Before I start the debugger, a .vue file and vetur project should display in the extension host.

0reactions
Sociosarbiscommented, Apr 28, 2021

I am trying to debug vetur and encounter the same error too.Could you tell me detailedly how you solved the problem at the end? @suyanzhi

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio debug error "Error processing launch
Open the settings of Visual Studio Code (Ctrl + ,) select the Workspace tab · In the section Extensions -> JavaScript Debugger set...
Read more >
Could not connect to debug target at https://localhost:60912
I'm using VS2019 current version. When I start to debug a asp.net core 3.1 project sometimes i get this error message. This doesn't...
Read more >
Debugging
Debugging. The Go extension allows you to launch or attach to Go programs for debugging. You can inspect variables and stacks, set breakpoints, ......
Read more >
Error: Could Not Attach To Main Target - ADocLib
This guide only works for Visual Studio Code. Configure VSCode debugger [debugger for chrome] Error processing launch: Can't find Chrome. Start by opening...
Read more >
Manual: Debug C# code in Unity
Unity's support for Visual Studio Code is experimental as Unity does not ... to connect to an Android device in Visual Studio, select...
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