----------Upate----------------
Version is *logitechmediaserver-git 20210327.21451_359cd3a1d-1*. The
make process went fine. In all it took about 2.5 hours. I uninstalled
the existing LMS and installed the new one and started and enabled the
service. The interface came up and I filled in the required info. A scan
was run - of the Playlists folder only. So I launched a full scan of the
Music folder. That was 9 hours ago. About 1.5 hours ago the Full Text
Index process seems to have stalled. It's now 07:17 and the end of the
scan log shows:
Code:
--------------------
[21-07-25 00:05:44.3258] Slim::Utils::Scanner::Local::__ANON__ (381)
Rescanning changed audio files (0)
[21-07-25 00:05:44.3275] Slim::Music::Import::endImporter (710) Completed
Slim::Music::PlaylistFolderScan Scan in 9 seconds.
[21-07-25 00:05:44.3293] Slim::Music::Import::runImporter (577) Starting
Slim::Plugin::WiMP::Importer scan
[21-07-25 00:05:45.8436] Slim::Music::Import::endImporter (710) Completed
Slim::Plugin::WiMP::Importer Scan in 1 seconds.
[21-07-25 00:05:45.8495] Slim::Music::Import::runImporter (577) Starting
Slim::Plugin::ExtendedBrowseModes::Libraries scan
[21-07-25 00:05:45.8509] Slim::Music::Import::runImporter (577) Starting
Slim::Plugin::FullTextSearch::Plugin scan
[21-07-25 00:05:45.8536] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex
(453) Starting fulltext index build
[21-07-25 00:05:45.8547] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex
(457) Initialize fulltext table
[21-07-25 00:05:45.8622] Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex
(470) Create fulltext index for tracks
--------------------
at the end, with no new entries in just under two hours.
The browser display shows:
Code:
--------------------
Discovering files/directories: /mnt/littlenas/media/Music (84039 of
84039) Complete 00:02:19
Scanning new music files: /mnt/littlenas/media/Music (75355 of 75355)
Complete 03:58:36
Discovering playlists: /mnt/littlenas/media/Playlists (10 of 10) Complete
00:00:00
Scanning new playlists: /mnt/littlenas/media/Playlists (9 of 9) Complete
00:00:02
Building full text index (1 of 7) Running 05:40:01
Songs
--------------------
CPU use by LMS is close to or at 100% for perl and slimserver.
The server log shows:
Code:
--------------------
[21-07-24 16:20:21.6919] Slim::Utils::SQLiteHelper::postConnect (377)
Optimizing DB because of missing or empty sqlite_stat1 table
[21-07-24 16:20:21.7181] Slim::Schema::forceCommit (2171) Warning: Trying to
commit transactions before DB is initialized!
[21-07-24 16:25:05.5620] Slim::Utils::SQLiteHelper::postConnect (377)
Optimizing DB because of missing or empty sqlite_stat1 table
[21-07-24 16:25:05.5843] Slim::Schema::forceCommit (2171) Warning: Trying to
commit transactions before DB is initialized!
[21-07-25 04:50:59.9130] Slim::Schema::Storage::throw_exception (121) Error:
DBI Exception: DBD::SQLite::st execute failed: database is locked [for
Statement "UPDATE contributors SET name = ?, namesearch = ?, namesort = ? WHERE
( id = ? )" with ParamValues: 1='Various Artists', 2='VARIOUS ARTISTS',
3='VARIOUS ARTISTS', 4=4]
[21-07-25 04:50:59.9246] Slim::Schema::Storage::throw_exception (121)
Backtrace:
frame 0: Slim::Utils::Log::logBacktrace
(/opt/logitechmediaserver/Slim/Schema/Storage.pm line 121)
frame 1: Slim::Schema::Storage::throw_exception
(/opt/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 1007)
frame 2: DBIx::Class::Storage::DBI::__ANON__
(/opt/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 1287)
frame 3: DBIx::Class::Storage::DBI::_dbh_execute
(/opt/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 587)
frame 4: (eval) (/opt/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line
581)
frame 5: DBIx::Class::Storage::DBI::dbh_do
(/opt/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 1297)
frame 6: DBIx::Class::Storage::DBI::_execute
(/opt/logitechmediaserver/CPAN/DBIx/Class/Storage/DBI.pm line 1419)
frame 7: DBIx::Class::Storage::DBI::update
(/opt/logitechmediaserver/CPAN/DBIx/Class/Row.pm line 492)
frame 8: DBIx::Class::Row::update
(/opt/logitechmediaserver/CPAN/DBIx/Class/Relationship/CascadeActions.pm line
35)
frame 9: DBIx::Class::Relationship::CascadeActions::update
(/opt/logitechmediaserver/Slim/Schema/DBI.pm line 32)
frame 10: Slim::Schema::DBI::update (/opt/logitechmediaserver/Slim/Schema.pm
line 1913)
frame 11: Slim::Schema::variousArtistsObject
(/opt/logitechmediaserver/Slim/Control/Queries.pm line 921)
frame 12: Slim::Control::Queries::artistsQuery
(/opt/logitechmediaserver/Slim/Control/Request.pm line 1883)
frame 13: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 1883)
frame 14: Slim::Control::Request::execute
(/opt/logitechmediaserver/Slim/Menu/BrowseLibrary.pm line 945)
frame 15: Slim::Menu::BrowseLibrary::_doRequest
(/opt/logitechmediaserver/Slim/Menu/BrowseLibrary.pm line 925)
frame 16: Slim::Menu::BrowseLibrary::_generic
(/opt/logitechmediaserver/Slim/Menu/BrowseLibrary.pm line 1239)
frame 17: Slim::Menu::BrowseLibrary::_artists
(/opt/logitechmediaserver/Slim/Menu/BrowseLibrary.pm line 764)
frame 18: Slim::Menu::BrowseLibrary::_topLevel
(/opt/logitechmediaserver/Slim/Control/XMLBrowser.pm line 193)
frame 19: Slim::Control::XMLBrowser::cliQuery
(/opt/logitechmediaserver/Slim/Menu/BrowseLibrary.pm line 301)
frame 20: Slim::Menu::BrowseLibrary::cliQuery
(/opt/logitechmediaserver/Slim/Control/Request.pm line 1883)
frame 21: (eval) (/opt/logitechmediaserver/Slim/Control/Request.pm line 1883)
frame 22: Slim::Control::Request::execute
(/opt/logitechmediaserver/Slim/Control/Request.pm line 880)
frame 23: Slim::Control::Request::executeRequest
(/opt/logitechmediaserver/Slim/Web/XMLBrowser.pm line 1280)
frame 24: Slim::Web::XMLBrowser::webLink
(/opt/logitechmediaserver/Slim/Web/HTTP.pm line 1138)
frame 25: Slim::Web::HTTP::generateHTTPResponse
(/opt/logitechmediaserver/Slim/Web/HTTP.pm line 912)
frame 26: Slim::Web::HTTP::processURL
(/opt/logitechmediaserver/Slim/Web/HTTP.pm line 707)
frame 27: Slim::Web::HTTP::processHTTP
(/opt/logitechmediaserver/Slim/Networking/IO/Select.pm line 122)
frame 28: (eval) (/opt/logitechmediaserver/Slim/Networking/IO/Select.pm line
118)
frame 29: Slim::Networking::IO::Select::__ANON__
(/opt/logitechmediaserver/Slim/Networking/IO/Select.pm line 167)
frame 30: (eval) (/opt/logitechmediaserver/Slim/Networking/IO/Select.pm line
167)
frame 31: Slim::Networking::IO::Select::loop
(/opt/logitechmediaserver/slimserver.pl line 728)
frame 32: main::idle (/opt/logitechmediaserver/slimserver.pl line 678)
frame 33: main::main (/opt/logitechmediaserver/slimserver.pl line 1211)
--------------------
Note that somewhere between:
[21-07-24 16:25:05.5843] Slim::Schema::forceCommit (2171) Warning:
Trying to commit transactions before DB is initialized!
and
[21-07-25 04:50:59.9130] Slim::Schema::Storage::throw_exception (121)
Error: DBI Exception: DBD::SQLite::st execute failed: database is locked
[for Statement "UPDATE
- around 21-07-24 22:00:00.xxxx] - is where I actually launched the
scan.
Any help would be appreciated.
______________________
_______________________________________________________________________
Logitech Media Server Version: 8.0.0 - ARCH-AUR-GIT.20200807.1a544e3
running on Wandboard Quad, music library on USB HDD
Squeezebox Touch plugged into run-of-the-mill stereo rig via Musical
Fidelity X-Act, extra speakers in kitchen, basement, and bedroom
connected by ordinary (not unidirectional) copper wire.
------------------------------------------------------------------------
Lestrad's Profile: http://forums.slimdevices.com/member.php?userid=40857
View this thread: http://forums.slimdevices.com/showthread.php?t=114881
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter