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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: