Hi team , I am getting the below error which stopp...
# support
s
Hi team , I am getting the below error which stopped the local deployment . Using latest master branch .
Copy code
{
  "date_time": "1748237836.382202",
  "thread_name": "",
  "thread_id": "734",
  "level": "Fatal",
  "query_id": "",
  "logger_name": "BaseDaemon",
  "message": "ClickHouse version 24.1.2.5 is old and should be upgraded to the latest version.",
  "source_file": "src/Daemon/BaseDaemon.cpp; void SignalListener::onFault(int, const siginfo_t &, ucontext_t *, const StackTrace &, const std::vectorStackTrace::FramePointers &, UInt32, ThreadStatus *) const",
  "source_line": "508"
}
Please help in this . Image version in the : clickhouse/clickhouse-server:24.1.2-alpine cc - @nitya-signoz @Nagesh Bansal
Updated to latest version: clickhouse/clickhouse-server:24.4.1-alpine It is working now . Can we check why this happen? How we can have stable version of clickhouse ,
n
Hey @Sibasish Mohanty, thanks for reporting, will check on the version compatibility.