Skip to content

Websocket error #1

Open
Open
@kwiens

Description

@kwiens

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions