I'm having trouble keeping the Local Player stable; it'll run for 24
hours or more, then suddenly crash. The log shows:


[21-08-29 21:26:36.6387] Slim::Schema::Storage::throw_exception
(121) Error: DBI Exception: DBD::SQLite::st execute failed: database is
locked [for Statement "DELETE FROM tracks WHERE ( id = ? )" with
ParamValues: 1=739418]
[21-08-29 21:26:36.6391] Slim::Schema::Storage::throw_exception (121)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace (/Slim/Schema/Storage.pm line
121)
frame 1: Slim::Schema::Storage::throw_exception
(/DBIx/Class/Storage/DBI.pm line 1006)
frame 2: DBIx::Class::Storage::DBI::__ANON__
(/DBIx/Class/Storage/DBI.pm line 1287)
frame 3: DBIx::Class::Storage::DBI::_dbh_execute
(/DBIx/Class/Storage/DBI.pm line 590)
frame 4: (eval) (/DBIx/Class/Storage/DBI.pm line 581)
frame 5: DBIx::Class::Storage::DBI::dbh_do
(/DBIx/Class/Storage/DBI.pm line 1297)
frame 6: DBIx::Class::Storage::DBI::_execute
(/DBIx/Class/Storage/DBI.pm line 1429)
frame 7: DBIx::Class::Storage::DBI::delete (/DBIx/Class/Row.pm line
556)
frame 8: DBIx::Class::Row::delete
(/DBIx/Class/Relationship/CascadeActions.pm line 19)
frame 9: DBIx::Class::Relationship::CascadeActions::delete
(/Slim/Schema.pm line 2380)
frame 10: Slim::Schema::_checkValidity (/Slim/Schema.pm line 829)
frame 11: Slim::Schema::objectForUrl (/Slim/Player/Song.pm line 89)
frame 12: Slim::Player::Song::new
(/Slim/Player/StreamingController.pm line 673)
frame 13: Slim::Player::StreamingController::_getNextTrack
(/Slim/Player/StreamingController.pm line 927)
frame 14: Slim::Player::StreamingController::_RetryOrNext
(/Slim/Player/StreamingController.pm line 287)
frame 15: Slim::Player::StreamingController::_eventAction
(/Slim/Player/StreamingController.pm line 2230)
frame 16: Slim::Player::StreamingController::playerReadyToStream
(/Slim/Player/Squeezebox2.pm line 153)
frame 17: Slim::Player::Squeezebox2::statHandler
(/Slim/Networking/Slimproto.pm line 852)
frame 18: Slim::Networking::Slimproto::_stat_handler
(/Slim/Networking/Slimproto.pm line 401)
frame 19: Slim::Networking::Slimproto::client_readable
(/Slim/Networking/IO/Select.pm line 122)
frame 20: (eval) (/Slim/Networking/IO/Select.pm line 118)
frame 21: Slim::Networking::IO::Select::__ANON__
(/Slim/Networking/IO/Select.pm line 167)
frame 22: (eval) (/Slim/Networking/IO/Select.pm line 167)
frame 23: Slim::Networking::IO::Select::loop (slimserver.pl line
730)
frame 24: main::idle (slimserver.pl line 680)
frame 25: main::main (slimserver.pl line 131)
frame 26: PerlSvc::Interactive (/PerlSvc.pm line 99)
frame 27: PerlSvc::_interactive (slimserver.pl line 0)
frame 28: (eval) (slimserver.pl line 0)

Any ideas what might be triggering this or do I need to post more of the
log? I'm presuming this is the "database is locked" issue but I'm not
sure what that might be referring to. Thanks in advance!


------------------------------------------------------------------------
typecrazy789's Profile: http://forums.slimdevices.com/member.php?userid=68049
View this thread: http://forums.slimdevices.com/showthread.php?t=115065

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to