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

Websocket error #1

Open
kwiens opened this issue Aug 14, 2023 · 0 comments
Open

Websocket error #1

kwiens opened this issue Aug 14, 2023 · 0 comments

Comments

@kwiens
Copy link

kwiens commented Aug 14, 2023

I tried following the Quickstart instructions but hit this error:

WebSocket error: Error: socket hang up
    at connResetException (node:internal/errors:717:14)
    at TLSSocket.socketOnEnd (node:_http_client:526:23)
    at TLSSocket.emit (node:events:525:35)
    at TLSSocket.emit (node:domain:489:12)
    at endReadableNT (node:internal/streams/readable:1359:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  code: 'ECONNRESET'
}
Disconnected from proxy: <Buffer >
Attempt 1: Retrying...

Can you provide any additional debugging suggestions? I supplied a .env file but made no modifications to the demo code.

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