eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper

Error in starting "Chrome Debug"

オープン
#696 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Java
スター
201
フォーク
76
平均マージ
4日 7時間
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. 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 を短くまとめたダイジェスト。