Skip to content

Incorrect secure port in clickhouse-benchmark  #11044

@qoega

Description

@qoega

Describe the bug
We need to set correct port with --secure setting
How to reproduce

clickhouse-benchmark --host localhost --user user --password password --secure  <<< "SELECT 1"
Loaded 1 queries.
DB::NetException: Connection refused (localhost:9000)

Here we try to connect to 9000 instead of 9440

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions