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.
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.