Replies: 1 comment 5 replies
-
Your WebSockify program can't connect to |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
I followed the steps mentioned here #245 (comment) to try to use WebADB over WiFi. I have the WebSocket.js installed and used the command
node .\websockify.js 15555 localhost:38757to start. And in the WebADB end (https://tango-adb.github.io/old-demo/) as stated I waited for about 2 mins but the web address didn't show up. So I manually clicked the add button and selected "WebSocket" and then give the address as ws://localhost:15555. But then almost immediately I got the prompt from the brower with the error:
And in Terminal I got the error:
So any idea why this will happen?
Thanks in advance!!
Beta Was this translation helpful? Give feedback.
All reactions