clickhouse icon indicating copy to clipboard operation
clickhouse copied to clipboard

tcp port supported

Open arjunChouksey opened this issue 4 years ago • 1 comments

native TCP port from 8443 - 9440, are not supported , gives error on connecting to port 9000,

Error Message - Error: 400: Port 9000 is for clickhouse-client program You must use port 8123 for HTTP.

Is there a way to resolve this ?

arjunChouksey avatar Feb 04 '22 12:02 arjunChouksey

Hello, yes you can use HTTP port 8123. I am interacting with ClickHouse through HTTP port and I am happy

TimonKK avatar Feb 04 '22 12:02 TimonKK