Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: unexpected server response (403) #39

Open
willsheppard opened this issue Apr 18, 2024 · 0 comments
Open

Error: unexpected server response (403) #39

willsheppard opened this issue Apr 18, 2024 · 0 comments

Comments

@willsheppard
Copy link

willsheppard commented Apr 18, 2024

Am I doing something wrong?

$ ./node_modules/.bin/crconsole
chrome://newtab/
events.js:291
      throw er; // Unhandled 'error' event
      ^

Error: unexpected server response (403)
    at ClientRequest.<anonymous> (/home/ubuntu/dev/mega-scrobble/node_modules/ws/lib/WebSocket.js:585:19)
    at Object.onceWrapper (events.js:421:26)
    at ClientRequest.emit (events.js:314:20)
    at ClientRequest.EventEmitter.emit (domain.js:483:12)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:601:27)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:122:17)
    at Socket.socketOnData (_http_client.js:474:22)
    at Socket.emit (events.js:314:20)
    at Socket.EventEmitter.emit (domain.js:483:12)
    at addChunk (_stream_readable.js:297:12)
Emitted 'error' event on Chrome instance at:
    at EventEmitter.<anonymous> (/home/ubuntu/dev/mega-scrobble/node_modules/chrome-remote-interface/index.js:55:47)
    at EventEmitter.emit (events.js:314:20)
    at EventEmitter.emit (domain.js:483:12)
    at WebSocket.<anonymous> (/home/ubuntu/dev/mega-scrobble/node_modules/chrome-remote-interface/lib/chrome.js:157:23)
    at WebSocket.emit (events.js:314:20)
    at WebSocket.EventEmitter.emit (domain.js:483:12)
    at ClientRequest.<anonymous> (/home/ubuntu/dev/mega-scrobble/node_modules/ws/lib/WebSocket.js:587:12)
    at Object.onceWrapper (events.js:421:26)
    at ClientRequest.emit (events.js:314:20)
    at ClientRequest.EventEmitter.emit (domain.js:483:12)

$ ./node_modules/.bin/crconsole -V
1.4.0

$ chromium-browser --version
Chromium 123.0.6312.122 snap

$ cat /etc/*release | head -2
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant