SergeyBelousov

Untitled

Jan 3rd, 2023
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. 2023.01.03 16:36:27.071945 [ 2413 ] {e4350ab5-2768-4451-bbdc-dfab63bf1490} <Error> executeQuery: Code: 210. DB::NetException: I/O error: Broken pipe, while writing to socket (127.0.0.1:40182). (NETWORK_ERROR) (version 22.12.1.1752 (official build)) (from 127.0.0.1:40182) (in query: select * from data;), Stack trace (when copying this message, always include the lines below):
  2.  
  3. 0. DB::Exception::Exception(DB::Exception::MessageMasked const&, int, bool) @ 0xe74c47a in /usr/bin/clickhouse
  4. 1. ? @ 0x135e6349 in /usr/bin/clickhouse
  5. 2. DB::WriteBufferFromPocoSocket::nextImpl() @ 0x13e6344b in /usr/bin/clickhouse
  6. 3. DB::TCPHandler::sendProgress() @ 0x1538b955 in /usr/bin/clickhouse
  7. 4. DB::TCPHandler::processOrdinaryQueryWithProcessors() @ 0x1538b61d in /usr/bin/clickhouse
  8. 5. DB::TCPHandler::runImpl() @ 0x153820f1 in /usr/bin/clickhouse
  9. 6. DB::TCPHandler::run() @ 0x153956d9 in /usr/bin/clickhouse
  10. 7. Poco::Net::TCPServerConnection::start() @ 0x1820feb4 in /usr/bin/clickhouse
  11. 8. Poco::Net::TCPServerDispatcher::run() @ 0x1821185b in /usr/bin/clickhouse
  12. 9. Poco::PooledThread::run() @ 0x183a0947 in /usr/bin/clickhouse
  13. 10. Poco::ThreadImpl::runnableEntry(void*) @ 0x1839e37d in /usr/bin/clickhouse
  14. 11. start_thread @ 0x8ea7 in /lib/x86_64-linux-gnu/libpthread-2.31.so
  15. 12. clone @ 0xfddef in /lib/x86_64-linux-gnu/libc-2.31.so
Add Comment
Please, Sign In to add comment