Unable to establish websocket connection to webSocketDebuggerUrl

45 views
Skip to first unread message

Ravishankar S

unread,
Dec 15, 2015, 2:33:41 AM12/15/15
to Google Chrome Developer Tools
Hi,

I am unable to establish websocket connection to the webSocketDebuggerUrl value we get after setting up chrome remote debugging in android for the latest release 47.0.2526.76

Device configuration being used is as follows
Android device : HTC One X 
Android version: 4.2.2

Below are steps to reproduce the issue
1. Update the chrome app to the latest version available on playstore 47.0.2526.76
2. Follow steps provided in https://developer.chrome.com/devtools/docs/remote-debugging-legacy to remotely debug chrome in android
3. In command line run command "adb forward tcp:9222 localabstract:chrome_devtools_remote"
4. Using HttpClient post a request to http://localhost:9222/json for which we get JSON response details containing webSocketDebuggerUrl
5. Use the webSocketDebuggerUrl and try setting up a websocket connection. Chrome is crashing when we try this step.

Note: I have tried repeating the same steps on Chrome version 45.0.2454.84 on same android device which works correctly


Kindly let me know how to get this issue resolved

Regards,
Ravishankar

Reply all
Reply to author
Forward
0 new messages