mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
41a8c2f8fa
Since killing doesn't happen instantly, and the start will fail [1]: The process with pid = 157 is running. Will terminate forcefully. Sent kill signal. /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 157. The process with pid = 157 is already running. + for _ in {1..120} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000) [1]: https://clickhouse-test-reports.s3.yandex.net/21318/4327e9e1d1e4c9c3576b00f41a8444237549dffd/functional_stateful_tests_(debug).html#fail1 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Install.cpp |