clickhouse icon indicating copy to clipboard operation
clickhouse copied to clipboard

Error: read ECONNRESET

Open mahdiazizzadeh opened this issue 3 years ago • 0 comments

Hi, I am trying to connect to Clickhouse container. I have also uploaded Click House with Docker. But when I try to connect to it, I get this error: Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:217:20) { errno: -104, code: 'ECONNRESET', syscall: 'read' } ‍‍‍ My code is very simple to connect to it.

mahdiazizzadeh avatar Oct 02 '22 09:10 mahdiazizzadeh