clickhouse-java icon indicating copy to clipboard operation
clickhouse-java copied to clipboard

Connecting to ClickHouse using DBeaver, it prompts: 'Code: 115. DB::Exception: <Unreadable error message> (transport error: 404)'

Open wugufly opened this issue 6 months ago • 1 comments

connecting to ClickHouse using DBeaver, it prompts: 'Code: 115. DB::Exception: <Unreadable error message> (transport error: 404)',

Image using the following driver: Image the error details show as bellow: Image

but the connection succeeds when using the ClickHouse (Legacy) driver

Image

wugufly avatar Jun 16 '25 10:06 wugufly

duplicate of https://github.com/ClickHouse/clickhouse-java/issues/2440

mshustov avatar Jun 17 '25 07:06 mshustov