1

I'm experiencing a recurring "socket hang up" error when using ClickHouse with Node.js, and I'm hoping to understand how to reproduce and fix it. Here are the details:

ClickHouse version: 23.6.2.18
Node.js version: v20.12.2


Logs:


|app  | 06-01-2025 :  Error: socket hang up
|app  | 06-01-2025 :     at connResetException (node:internal/errors:787:14)
|app  | 06-01-2025 15:51:52:     at Socket.socketCloseListener (node:_http_client:468:25)
|app  | 06-01-2025 15:51:52:     at Socket.emit (node:events:530:35)
|app  | 06-01-2025 15:51:52:     at TCP.<anonymous> (node:net:337:12) {
|app  | 06-01-2025 :   code: 'ECONNRESET'
|app  | 06-01-2025 15:51:52: }

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.