ошибку: clickhouse: Code: 32, e.displayText() = DB::Exception: Attempt to read after eof (version 20.4.6.53 (official build))
В логах такое:
2021.02.17 18:34:25.522974 [ 31390 ] {a25e3fe2-1f26-46c7-9d14-f30ed2d69c16} <Error> executeQuery: Code: 32, e.displayText() = DB::Exception: Attempt to read after eof (version 20.4.6.53 (official build)) (from 10.0.1.6:58506) (in query: INSERT INTO trending_on_twitter (Currency,Time,UpdateTime,AverageTweetVolume30Day,RelativeTweetVolume,TweetVolume) VALUES), Stack trace (when copying this message, always include the lines below):
0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x10412fe0 in /usr/bin/clickhouse
1. DB::throwReadAfterEOF() @ 0x9013e2f in /usr/bin/clickhouse
2. void DB::readDecimalText<DB::Decimal<__int128> >(DB::ReadBuffer&, DB::Decimal<__int128>&, unsigned int, unsigned int&, bool) @ 0xcf4d5ef in /usr/bin/clickhouse
3. DB::DataTypeDecimal<DB::Decimal<__int128> >::readText(DB::Decimal<__int128>&, DB::ReadBuffer&, unsigned int, unsigned int, bool) @ 0xcf4d95c in /usr/bin/clickhouse
4. void DB::ConvertThroughParsing<DB::DataTypeString, DB::DataTypeDecimal<DB::Decimal<__int128> >, DB::NameCast, (DB::ConvertFromStringExceptionMode)0, (DB::ConvertFromStringParsingMode)0>::execute<unsigned int>(DB::Block&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, unsigned long, unsigned long, unsigned int) @ 0x92df85f in /usr/bin/clickhouse
5. std::__1::__function::__func<std::__1::enable_if<IsDataTypeDecimal<DB::DataTypeDecimal<DB::Decimal<__int128> > >, std::__1::function<void (DB::Block&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, unsigned long, unsigned long)> >::type DB::FunctionCast::createDecimalWrapper<DB::DataTypeDecimal<DB::Decimal<__int128> > >(std::__1::shared_ptr<DB::IDataType const> const&, DB::DataTypeDecimal<DB::Decimal<__int128> > const*) const::'lambda'(DB::Block&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, unsigned long, unsigned long), std::__1::allocator<std::__1::enable_if<IsDataTypeDecimal<DB::DataTypeDecimal<DB::Decimal<__int128> > >, std::__1::function<void (DB::Block&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, unsigned long, unsigned long)> >::type ..........
Что может быть, куда копать?
Клиент отваливается
Обсуждают сегодня