When preforming a scan, part seems to hang around the same spot and the
system kinda just falls apart until a hard reboot. Running arm debian on
odroid xau4

Im getting the following  in my logs:

[19-05-24 14:40:19.8246]
Slim::Plugin::FullTextSearch::Plugin::_initPopularTerms (525) Fulltext
index missing or outdated - re-building
[19-05-24 14:40:19.8256] Slim::Schema::Storage::throw_exception (122)
Error: DBI Exception: DBD::SQLite::db selectcol_arrayref failed: no such
table: fulltext_terms [for Statement "
                SELECT term, d FROM (
                        SELECT term, SUM(documents) d
                        FROM fulltext_terms
                        WHERE NOT col IN ('*', 1, 0) AND LENGTH(term) > 1
                        GROUP BY term
                        ORDER BY d DESC
                )
                WHERE d > 500
        "]
[19-05-24 14:40:19.8260] Slim::Schema::Storage::throw_exception (122)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/usr/share/perl5/Slim/Schema/Storage.pm line 122)
frame 1: Slim::Schema::Storage::throw_exception
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1007)
frame 2: DBIx::Class::Storage::DBI::__ANON__
(/usr/share/perl5/Slim/Plugin/FullTextSearch/Plugin.pm line 532)
frame 3: Slim::Plugin::FullTextSearch::Plugin::_initPopularTerms
(/usr/share/perl5/Slim/Plugin/FullTextSearch/Plugin.pm line 118)
frame 4: Slim::Plugin::FullTextSearch::Plugin::__ANON__
(/usr/share/perl5/Slim/Control/Request.pm line 2058)
frame 5: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 2058)
frame 6: Slim::Control::Request::notify
(/usr/share/perl5/Slim/Control/Request.pm line 859)
frame 7: Slim::Control::Request::checkNotifications
(/usr/sbin/squeezeboxserver line 708)
frame 8: main::idle (/usr/sbin/squeezeboxserver line 677)
frame 9: main::main (/usr/sbin/squeezeboxserver line 1213)

[19-05-24 14:40:19.8264] Slim::Control::Request::notify (2060) Error:
Failed notify: Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db
selectcol_arrayref failed: no such table: fulltext_terms [for Statement
"
                SELECT term, d FROM (
                        SELECT term, SUM(documents) d
                        FROM fulltext_terms
                        WHERE NOT col IN ('*', 1, 0) AND LENGTH(term) > 1
                        GROUP BY term
                        ORDER BY d DESC
                )
                WHERE d > 500
        "] at /usr/share/perl5/Slim/Schema/Storage.pm line 126


------------------------------------------------------------------------
kbeast's Profile: http://forums.slimdevices.com/member.php?userid=4761
View this thread: http://forums.slimdevices.com/showthread.php?t=110592

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to