Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. 2020.01.29 20:19:58.259301 [ 278 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 104, e.displayText() = Connection reset by peer0. 0xbc3a5cb Poco::IOException::IOException(int) in /usr/bin/clickhouse
  2. 1. 0x9ba08c9 Poco::Net::ConnectionResetException::ConnectionResetException(int) in /usr/bin/clickhouse
  3. 2. 0x4d0a800 ? in /usr/bin/clickhouse
  4. 3. 0x9bad7c8 Poco::Net::SocketImpl::receiveBytes(void*, int, int) in /usr/bin/clickhouse
  5. 4. 0x9b93664 Poco::Net::HTTPSession::receive(char*, int) in /usr/bin/clickhouse
  6. 5. 0x9b936cb Poco::Net::HTTPSession::get() in /usr/bin/clickhouse
  7. 6. 0x9b8d602 Poco::Net::HTTPHeaderStreamBuf::readFromDevice(char*, long) in /usr/bin/clickhouse
  8. 7. 0x9b8d4b8 Poco::BasicBufferedStreamBuf<char, std::__1::char_traits<char>, Poco::Net::HTTPBufferAllocator>::underflow() in /usr/bin/clickhouse
  9. 8. 0xc64d03a std::__1::basic_streambuf<char, std::__1::char_traits<char> >::uflow() in /usr/bin/clickhouse
  10. 9. 0xc654226 std::__1::basic_istream<char, std::__1::char_traits<char> >::get() in /usr/bin/clickhouse
  11. 10. 0x9b8fee3 Poco::Net::HTTPRequest::read(std::__1::basic_istream<char, std::__1::char_traits<char> >&) in /usr/bin/clickhouse
  12. 11. 0x9b92b21 Poco::Net::HTTPServerRequestImpl::HTTPServerRequestImpl(Poco::Net::HTTPServerResponseImpl&, Poco::Net::HTTPServerSession&, Poco::Net::HTTPServerParams*) in /usr/bin/clickhouse
  13. 12. 0x9bb8cc1 Poco::Net::HTTPServerConnection::run() in /usr/bin/clickhouse
  14. 13. 0x9bb5677 Poco::Net::TCPServerConnection::start() in /usr/bin/clickhouse
  15. 14. 0x9bb5a6d Poco::Net::TCPServerDispatcher::run() in /usr/bin/clickhouse
  16. 15. 0xbca44ff Poco::PooledThread::run() in /usr/bin/clickhouse
  17. 16. 0xbca15c8 Poco::ThreadImpl::runnableEntry(void*) in /usr/bin/clickhouse
  18. 17. 0xbca2e69 ? in /usr/bin/clickhouse
  19. 18. 0x7e65 start_thread in /usr/lib64/libpthread-2.17.so
  20. 19. 0xfe88d clone in /usr/lib64/libc-2.17.so
  21. (version 20.1.2.4 (official build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement