Hi, Same problem here: my squeezebox v1 works OK for at least a few hours and then hangs on "Loading music folder". Going to 'New music', or 'Artists', 'Albums', ... doesn't show anything. Restarting slimserver brings everything back to normal. I need to do this at least once a day if not more.
I'm running slimserver 6.5.4 under Debian testing. The slimserver package was installed from the http://debian.slimdevices.com APT source. When the slimserver goes down, /var/log/slimserver/slimserver.log shows a bunch of MySQL exceptions saying that "MySQL server has gone away". I pasted the first one below. Note that I've ran slimserver on a Debian box for years without any major issue, until I reinstalled Debian and decided to use the debian.slimdevices.com APT source instead of the tar.gz package. I'm available for more information if needed. Thanks, Maxence 2007-09-16 12:45:30.5017 ERROR: DBI Exception: DBD::mysql::st execute failed: MySQL server has gone away [for Statement "SELECT contributor.id, contributor.name, contributor.namesort, contributor.musicmagic_mi xable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GR OUP BY contributor.id ORDER BY role desc" with ParamValues: 1='14933', 0=1] 2007-09-16 12:45:30.5155 ERROR: Backtrace follows: 2007-09-16 12:45:30.5158 Backtrace: frame 0: Slim::Schema::Storage::throw_exception (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 772) frame 1: DBIx::Class::Storage::DBI::__ANON__ (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 898) frame 2: DBIx::Class::Storage::DBI::_dbh_execute (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 542) frame 3: DBIx::Class::Storage::DBI::dbh_do (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 912) frame 4: DBIx::Class::Storage::DBI::_execute (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1026) frame 5: DBIx::Class::Storage::DBI::_select (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1063) frame 6: DBIx::Class::Storage::DBI::select_single (/usr/share/perl5/Slim/Schema/Storage.pm line 94) frame 7: Slim::Schema::Storage::select_single (/usr/share/perl5/DBIx/Class/ResultSet.pm line 541) frame 8: DBIx::Class::ResultSet::single (/usr/share/perl5/Slim/Schema/Track.pm line 95) frame 9: Slim::Schema::Track::artist (/usr/share/slimserver/Plugins/xPL.pm line 361) frame 10: Plugins::xPL::sendXplHBeatMsg (/usr/share/slimserver/Plugins/xPL.pm line 644) frame 11: Plugins::xPL::xplExecuteCallback (/usr/share/perl5/Slim/Control/Request.pm line 1645) frame 12: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1645) frame 13: Slim::Control::Request::notify (/usr/share/perl5/Slim/Control/Request.pm line 751) frame 14: Slim::Control::Request::checkNotifications (/usr/sbin/slimserver line 476) frame 15: main::idle (/usr/sbin/slimserver line 452) frame 16: main::main (/usr/sbin/slimserver line 1076) -- maxence ------------------------------------------------------------------------ maxence's Profile: http://forums.slimdevices.com/member.php?userid=13199 View this thread: http://forums.slimdevices.com/showthread.php?t=38405 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
