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
Sibasish Mohanty
05/26/2025, 7:04 AM
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
Nagesh Bansal
05/26/2025, 7:08 AM
Hey @Sibasish Mohanty, thanks for reporting, will check on the version compatibility.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.