question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

throwing ws error after upgrading ws version

See original GitHub issue

i use upstream master, and getting error after this commit https://github.com/cyrus-and/chrome-remote-interface/commit/4b8dcee765f5ae6232a2f289c1a8264fdb5dfb28

Error: Unexpected server response: 404
    at ClientRequest.req.on (/demor/node_modules/chrome-remote-interface/node_modules/ws/lib/websocket.js:535:5)
    at ClientRequest.emit (events.js:182:13)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:546:21)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)
    at TLSSocket.socketOnData (_http_client.js:432:20)
    at TLSSocket.emit (events.js:182:13)
    at addChunk (_stream_readable.js:283:12)
    at readableAddChunk (_stream_readable.js:264:11)
    at TLSSocket.Readable.push (_stream_readable.js:219:10)
    at TLSWrap.onread (net.js:638:20)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
cyrus-andcommented, Nov 12, 2018

@paambaati thanks but in this case the scenario is the opposite: ws omitted the port and only recently it started to add it.

0reactions
cyrus-andcommented, Nov 20, 2018

Well, that’s the reason; I’m closing this…

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebSocket connection failed errors after upgrade to Next.js 12
I have a custom express server. The error in the js console of the browser is that a ws connection to _next/webpack-hmr can...
Read more >
When using ipswitch ws_ftp client to change directory (while ...
When using ipswitch ws_ftp client to change directory (while browsing) in Control-M Managed File Transfer File Transfer Server, client throws an error ......
Read more >
Topic: Latest WS Form Pro Update BUG - Forums
I am looking at your change log, starting from after 1.8.90 (the working version). I notice that in 1.8.96, you added Bug Fix...
Read more >
TroubleShoot: WebSphere WS-Security General Errors - IBM
This document contains troubleshooting information for Web Services Security (WS-Security) problems in the WebSphere® Application Server.
Read more >
NPE after upgrading JAX-WS version 2.2.1 to 2.2.8
Following is my Custom exception class and Fault bean. The request details captured using Fiddler: (Please note the version mentioned for User-Agent: JAX-WS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found