eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper

Error in starting "Chrome Debug"

未关闭
#696 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Java
星标
201
派生
76
平均合并
4 天 7 小时
30 天内合并 PR
21

描述

Hi Team

I started my node app in debug mode.
Debugger listening on ws://127.0.0.1:9222/6aa910ac-e441-477c-83ee-ec51045b86af

But when i connect my eclipse to the debugger, using "Chrome Debug" i got an error "Unknown Exception
Screenshot 2021-07-02 at 12 22 50 PM
"

To client: {"seq":0,"type":"response","request_seq":2,"command":"launch","success":false,"message":"Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a valid target that matches: undefined. Available pages: ["file:///server/server.js"]).","body":{"error":{"id":2010,"format":"Cannot connect to runtime process, timeout after {_timeout} ms - (reason: {_error}).","variables":{"_error":"Can't find a valid target that matches: undefined. Available pages: ["file:////server/server.js"]","_timeout":"10000"}}}}

Kindly help me in resolving this.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先,使用 Node 应用入口 server/server.js 和报告的 ws://127.0.0.1:9222 调试器端点重现 issue 696。检查 Eclipse's Chrome Debug launch 如何处理可用的 file:///server/server.js 页面和目标选择;当调试器在没有 10 秒超时的情况下建立连接时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, node.js
领域
devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。