kubeblocks
kubeblocks copied to clipboard
[BUG] clickhouse reconfigure failed
kb0.9.3, after enable and disable tls, Clickhouse does not triggle configuration rerender.
2025.04.14 02:58:03.933338 [ 42 ] {} <Error> Application: Code: 210. DB::Exception: Listen [0.0.0.0]:9010 failed: Poco::Exception. Code: 1000, e.code() = 2, File not found: /etc/pki/tls/ca.crt (version 24.8.3.59 (official build)). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below):
- DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c2cc324
- DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000763b6dc
- DB::Exception::Exception<String const&, int&, String>(int, FormatStringHelperImpl<std::type_identity<String const&>::type, std::type_identity<int&>::type, std::type_identity<String>::type>, String const&, int&, String&&) @ 0x000000000c3707a0
- DB::Server::createServer(Poco::Util::AbstractConfiguration&, String const&, char const*, bool, bool, std::vector<DB::ProtocolServerAdapter, std::allocatorDB::ProtocolServerAdapter>&, std::function<DB::ProtocolServerAdapter (unsigned short)>&&) const @ 0x000000000c445678
- DB::Server::createInterserverServers(Poco::Util::AbstractConfiguration&, std::vector<String, std::allocator<String>> const&, bool, Poco::ThreadPool&, DB::AsynchronousMetrics&, std::vector<DB::ProtocolServerAdapter, std::allocatorDB::ProtocolServerAdapter>&, bool, DB::ServerType const&) @ 0x000000000c45fc8c
- DB::Server::main(std::vector<String, std::allocator<String>> const&) @ 0x000000000c451d24
- Poco::Util::Application::run() @ 0x0000000013471a3c
- DB::Server::run() @ 0x000000000c445d60
- Poco::Util::ServerApplication::run(int, char**) @ 0x000000001347ac78
- mainEntryClickHouseServer(int, char**) @ 0x000000000c443628
- main @ 0x0000000007638084
- ? @ 0x0000000000027740
- ? @ 0x0000000000027818 (version 24.8.3.59 (official build)) 2025.04.14 02:58:03.933402 [ 42 ] {} <Information> Application: shutting down 2025.04.14 02:58:03.933659 [ 43 ] {} <Information> BaseDaemon: Stop SignalListener thread 2025.04.14 02:58:03.941272 [ 1 ] {} <Information> Application: Child process exited normally with code 210.
This issue has been marked as stale because it has been open for 30 days with no activity