-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Version
Sentry 21.8.0.dev0 (f0bbaa6)
Steps to Reproduce
I am not sure, I just updated to latest nightly (based on 2021-08-09) and checked the logs.
Expected Result
Not sure about that log message, may be it's ok.
Actual Result
Here is docker-compose logs -f output:
clickhouse_1 | 2021.08.09 08:57:26.654912 [ 10255 ] {} <Error> ServerErrorHandler: Code: 101, e.displayText() = DB::NetException: Unexpected packet from client, Stack trace (when copying this message, always include the lines below):
clickhouse_1 |
clickhouse_1 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x105351b0 in /usr/bin/clickhouse
clickhouse_1 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x8f4172d in /usr/bin/clickhouse
clickhouse_1 | 2. ? @ 0x90263ad in /usr/bin/clickhouse
clickhouse_1 | 3. DB::TCPHandler::runImpl() @ 0x90239e0 in /usr/bin/clickhouse
clickhouse_1 | 4. DB::TCPHandler::run() @ 0x9025470 in /usr/bin/clickhouse
clickhouse_1 | 5. Poco::Net::TCPServerConnection::start() @ 0xe3ac69b in /usr/bin/clickhouse
clickhouse_1 | 6. Poco::Net::TCPServerDispatcher::run() @ 0xe3acb1d in /usr/bin/clickhouse
clickhouse_1 | 7. Poco::PooledThread::run() @ 0x105c3317 in /usr/bin/clickhouse
clickhouse_1 | 8. Poco::ThreadImpl::runnableEntry(void*) @ 0x105bf11c in /usr/bin/clickhouse
clickhouse_1 | 9. ? @ 0x105c0abd in /usr/bin/clickhouse
clickhouse_1 | 10. start_thread @ 0x76db in /lib/x86_64-linux-gnu/libpthread-2.27.so
clickhouse_1 | 11. __clone @ 0x12188f in /lib/x86_64-linux-gnu/libc-2.27.so
clickhouse_1 | (version 20.3.9.70 (official build))
clickhouse_1 | 2021.08.09 08:57:29.819605 [ 2384 ] {} <Error> ServerErrorHandler: Code: 101, e.displayText() = DB::NetException: Unexpected packet from client, Stack trace (when copying this message, always include the lines below):
clickhouse_1 |
clickhouse_1 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x105351b0 in /usr/bin/clickhouse
clickhouse_1 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x8f4172d in /usr/bin/clickhouse
clickhouse_1 | 2. ? @ 0x90263ad in /usr/bin/clickhouse
clickhouse_1 | 3. DB::TCPHandler::runImpl() @ 0x90239e0 in /usr/bin/clickhouse
clickhouse_1 | 4. DB::TCPHandler::run() @ 0x9025470 in /usr/bin/clickhouse
clickhouse_1 | 5. Poco::Net::TCPServerConnection::start() @ 0xe3ac69b in /usr/bin/clickhouse
clickhouse_1 | 6. Poco::Net::TCPServerDispatcher::run() @ 0xe3acb1d in /usr/bin/clickhouse
clickhouse_1 | 7. Poco::PooledThread::run() @ 0x105c3317 in /usr/bin/clickhouse
clickhouse_1 | 8. Poco::ThreadImpl::runnableEntry(void*) @ 0x105bf11c in /usr/bin/clickhouse
clickhouse_1 | 9. ? @ 0x105c0abd in /usr/bin/clickhouse
clickhouse_1 | 10. start_thread @ 0x76db in /lib/x86_64-linux-gnu/libpthread-2.27.so
clickhouse_1 | 11. __clone @ 0x12188f in /lib/x86_64-linux-gnu/libc-2.27.so
clickhouse_1 | (version 20.3.9.70 (official build))
Metadata
Metadata
Assignees
Labels
No labels