You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I tried following the Quickstart instructions but hit this error:
Can you provide any additional debugging suggestions? I supplied a .env file but made no modifications to the demo code.
The text was updated successfully, but these errors were encountered: