ClickHouse.Client icon indicating copy to clipboard operation
ClickHouse.Client copied to clipboard

Sporadic errors in ClickHouse logs

Open DarkWanderer opened this issue 4 years ago • 1 comments

2021.11.12 12:14:13.530577 [ 956 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 107, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below):

0. Poco::Net::NetException::NetException(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x15d03bac in /usr/bin/clickhouse
1. Poco::Net::SocketImpl::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) @ 0x15d15c84 in /usr/bin/clickhouse
2. Poco::Net::SocketImpl::peerAddress() @ 0x15d18376 in /usr/bin/clickhouse
3. DB::HTTPServerRequest::HTTPServerRequest(std::__1::shared_ptr<DB::Context const>, DB::HTTPServerResponse&, Poco::Net::HTTPServerSession&) @ 0x130ecd78 in /usr/bin/clickhouse
4. DB::HTTPServerConnection::run() @ 0x130eb803 in /usr/bin/clickhouse

DarkWanderer avatar Nov 12 '21 09:11 DarkWanderer

Is this bug fixed?

xhanb avatar Jul 26 '23 01:07 xhanb