11

USB経由でMacに接続されたモバイルデバイス(htc one)のChromeでモバイルWebサイトをリモートデバッグしています。デスクトップブラウザで〜30秒ごとにエラーが発生することを除いて、すべて正常に動作します。

Detached from the target
Remote debugging has been terminated with reason: websocket_closed
Please re-attch to the new target.

次に、接続されているデバイスをadb devicesで確認すると、何もありません。したがって、デバイスのプラグを抜き、数秒待ってから、 adb forward tcp:9222 localabstract:chrome_devtools_remoteで再接続すると、同じエラーが発生するまで、すべてが正常に機能します。

このエラーのふりをする方法を知っている人はいますか?

4

0 に答える 0