When I check the container logs (self-hosted via Docker Compose), I only see this error.
signoz-clickhouse | {"date_time":"1750760333.706498","thread_name":"TCPServerConnection ([#1])","thread_id":"47","level":"Error","query_id":"","logger_name":"ServerErrorHandler","message":"Poco::Exception. Code: 1000, e.code() = 32, I\/O error: Broken pipe, Stack trace (when copying this message, always include the lines below):\n\n0. Poco:NetSocketImpl:error(int, String const&) @ 0x00000000153a1b5f in \/usr\/bin\/clickhouse\n1. Poco:NetSocketImpl:sendBytes(void const*, int, int) @ 0x00000000153a2bbd in \/usr\/bin\/clickhouse\n2. Poco:NetStreamSocketImpl:sendBytes(void const*, int, int) @ 0x00000000153a5296 in \/usr\/bin\/clickhouse\n3. Poco:NetHTTPSession:write(char const*, long) @ 0x00000000153908b3 in \/usr\/bin\/clickhouse\n4. Poco:NetHTTPHeaderIOS:~HTTPHeaderIOS() @ 0x000000001538bbdb in \/usr\/bin\/clickhouse\n5. Poco:NetHTTPHeaderOutputStream:~HTTPHeaderOutputStream() @ 0x000000001538bf1f in \/usr\/bin\/clickhouse\n6. DB:HTTPServerResponse:send() @ 0x0000000012942988 in \/usr\/bin\/clickhouse\n7. DB:HTTPServerConnection:sendErrorResponse(Poco:Net:HTTPServerSession&, Poco:NetHTTPResponse:HTTPStatus) @ 0x000000001293ecda in \/usr\/bin\/clickhouse\n8. DB:HTTPServerConnection:run() @ 0x000000001293e97b in \/usr\/bin\/clickhouse\n9. Poco:NetTCPServerConnection:start() @ 0x00000000153a5a72 in \/usr\/bin\/clickhouse\n10. Poco:NetTCPServerDispatcher:run() @ 0x00000000153a6871 in \/usr\/bin\/clickhouse\n11. Poco:PooledThread:run() @ 0x000000001549f047 in \/usr\/bin\/clickhouse\n12. Poco:ThreadImpl:runnableEntry(void*) @ 0x000000001549d67d in \/usr\/bin\/clickhouse\n13. ? @ 0x000072ca06353609\n14. ? @ 0x000072ca06278353\n (version 24.1.2.5 (official build))","source_file":"src\/Common\/Exception.cpp; void DB::tryLogCurrentExceptionImpl(Poco::Logger *, const std::string &)","source_line":"222"}
signoz-clickhouse | {"date_time":"1750760363.780704","thread_name":"TCPServerConnection ([#1])","thread_id":"47","level":"Error","query_id":"","logger_name":"ServerErrorHandler","message":"Poco::Exception. Code: 1000, e.code() = 32, I\/O error: Broken pipe, Stack trace (when copying this message, always include the lines below):\n\n0. Poco:NetSocketImpl:error(int, String const&) @ 0x00000000153a1b5f in \/usr\/bin\/clickhouse\n1. Poco:NetSocketImpl:sendBytes(void const*, int, int) @ 0x00000000153a2bbd in \/usr\/bin\/clickhouse\n2. Poco:NetStreamSocketImpl:sendBytes(void const*, int, int) @ 0x00000000153a5296 in \/usr\/bin\/clickhouse\n3. Poco:NetHTTPSession:write(char const*, long) @ 0x00000000153908b3 in \/usr\/bin\/clickhouse\n4. Poco:NetHTTPHeaderIOS:~HTTPHeaderIOS() @ 0x000000001538bbdb in \/usr\/bin\/clickhouse\n5. Poco:NetHTTPHeaderOutputStream:~HTTPHeaderOutputStream() @ 0x000000001538bf1f in \/usr\/bin\/clickhouse\n6. DB:HTTPServerResponse:send() @ 0x0000000012942988 in \/usr\/bin\/clickhouse\n7. DB:HTTPServerConnection:sendErrorResponse(Poco:Net:HTTPServerSession&, Poco:NetHTTPResponse:HTTPStatus) @ 0x000000001293ecda in \/usr\/bin\/clickhouse\n8. DB:HTTPServerConnection:run() @ 0x000000001293e97b in \/usr\/bin\/clickhouse\n9. Poco:NetTCPServerConnection:start() @ 0x00000000153a5a72 in \/usr\/bin\/clickhouse\n10. Poco:NetTCPServerDispatcher:run() @ 0x00000000153a6871 in \/usr\/bin\/clickhouse\n11. Poco:PooledThread:run() @ 0x000000001549f047 in \/usr\/bin\/clickhouse\n12. Poco:ThreadImpl:runnableEntry(void*) @ 0x000000001549d67d in \/usr\/bin\/clickhouse\n13. ? @ 0x000072ca06353609\n14. ? @ 0x000072ca06278353\n (version 24.1.2.5 (official build))","source_file":"src\/Common\/Exception.cpp; void DB::tryLogCurrentExceptionImpl(Poco::Logger *, const std::string &)","source_line":"222"}
I tried clearing the browser cache, but the error still persists