ViperGeek
07-19-2011, 09:01 PM
One of the big pluses of the Javelin S4 server was it's ability to act as a Logitech Squeezebox Server. Unfortunately, I haven't had scathing success with it yet.
I found the .PPG file on the support website:
http://www.patriotmemory.com/support/driversp.jsp
I unzipped it and loaded it up just fine. I have lots and lots of music available in /VOLUME1/MUSIC just waiting to be indexed and served to my Squeezebox. On the initial scan of my music library, the server trips and falls, generating the following server.log:
[11-07-19 14:57:57.6546] main::init (326) Starting Squeezebox Server (v7.5.5, r32521, Fri Jun 24 05:06:56 CST 2011) perl 5.010000
[11-07-19 14:58:23.3472] main::checkDataSource (977) Warning: Schema updated or no tracks in the database, initiating scan.
[11-07-19 15:55:23.7183] Slim::Schema::Storage::throw_exception (82) Error: DBI Exception: DBD::mysql::st execute failed: MySQL server has gone away [for Statement "SELECT me.name, me.value FROM metainformation me WHERE ( name = ? )" with ParamValues: 0='isScanning']
[11-07-19 15:55:23.7420] Slim::Schema::Storage::throw_exception (82) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Schema/Storage.pm line 82)
frame 1: Slim::Schema::Storage::throw_exception (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 957)
frame 2: DBIx::Class::Storage::DBI::__ANON__ (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1217)
frame 3: DBIx::Class::Storage::DBI::_dbh_execute (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 547)
frame 4: (eval) (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 540)
frame 5: DBIx::Class::Storage::DBI::dbh_do (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1227)
frame 6: DBIx::Class::Storage::DBI::_execute (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1451)
frame 7: DBIx::Class::Storage::DBI::_select (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1905)
frame 8: DBIx::Class::Storage::DBI::select_single (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/ResultSet.pm line 740)
frame 9: DBIx::Class::ResultSet::single (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Schema.pm line 584)
frame 10: Slim::Schema::single (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Music/Import.pm line 729)
frame 11: Slim::Music::Import::stillScanning (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/Pages/Common.pm line 60)
frame 12: Slim::Web::Pages::Common::addLibraryStats (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/Pages/Home.pm line 221)
frame 13: Slim::Web::Pages::Home::home (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/Pages/Home.pm line 29)
frame 14: Slim::Web::Pages::Home::__ANON__ (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/HTTP.pm line 1097)
frame 15: Slim::Web::HTTP::generateHTTPResponse (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/HTTP.pm line 924)
frame 16: Slim::Web::HTTP::processURL (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/HTTP.pm line 735)
frame 17: Slim::Web::HTTP::processHTTP (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 139)
frame 18: (eval) (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 123)
frame 19: Slim::Networking::IO::Select::__ANON__ (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 183)
frame 20: (eval) (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 183)
frame 21: Slim::Networking::IO::Select::loop (/APP/SQUEEZE/squeezeboxserver/slimserver.pl line 629)
frame 22: main::idle (/APP/SQUEEZE/squeezeboxserver/slimserver.pl line 583)
frame 23: main::main (/APP/SQUEEZE/squeezeboxserver/slimserver.pl line 1075)
I tried checking the health of the MySQL server, but don't have any idea what the admin login/password is (I tried the box's admin username/password, but that didn't work).
Any ideas or suggestions? Has anyone gotten the Squeezebox plug-in to work?
- Dave
I found the .PPG file on the support website:
http://www.patriotmemory.com/support/driversp.jsp
I unzipped it and loaded it up just fine. I have lots and lots of music available in /VOLUME1/MUSIC just waiting to be indexed and served to my Squeezebox. On the initial scan of my music library, the server trips and falls, generating the following server.log:
[11-07-19 14:57:57.6546] main::init (326) Starting Squeezebox Server (v7.5.5, r32521, Fri Jun 24 05:06:56 CST 2011) perl 5.010000
[11-07-19 14:58:23.3472] main::checkDataSource (977) Warning: Schema updated or no tracks in the database, initiating scan.
[11-07-19 15:55:23.7183] Slim::Schema::Storage::throw_exception (82) Error: DBI Exception: DBD::mysql::st execute failed: MySQL server has gone away [for Statement "SELECT me.name, me.value FROM metainformation me WHERE ( name = ? )" with ParamValues: 0='isScanning']
[11-07-19 15:55:23.7420] Slim::Schema::Storage::throw_exception (82) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Schema/Storage.pm line 82)
frame 1: Slim::Schema::Storage::throw_exception (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 957)
frame 2: DBIx::Class::Storage::DBI::__ANON__ (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1217)
frame 3: DBIx::Class::Storage::DBI::_dbh_execute (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 547)
frame 4: (eval) (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 540)
frame 5: DBIx::Class::Storage::DBI::dbh_do (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1227)
frame 6: DBIx::Class::Storage::DBI::_execute (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1451)
frame 7: DBIx::Class::Storage::DBI::_select (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1905)
frame 8: DBIx::Class::Storage::DBI::select_single (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/CPAN/DBIx/Class/ResultSet.pm line 740)
frame 9: DBIx::Class::ResultSet::single (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Schema.pm line 584)
frame 10: Slim::Schema::single (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Music/Import.pm line 729)
frame 11: Slim::Music::Import::stillScanning (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/Pages/Common.pm line 60)
frame 12: Slim::Web::Pages::Common::addLibraryStats (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/Pages/Home.pm line 221)
frame 13: Slim::Web::Pages::Home::home (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/Pages/Home.pm line 29)
frame 14: Slim::Web::Pages::Home::__ANON__ (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/HTTP.pm line 1097)
frame 15: Slim::Web::HTTP::generateHTTPResponse (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/HTTP.pm line 924)
frame 16: Slim::Web::HTTP::processURL (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Web/HTTP.pm line 735)
frame 17: Slim::Web::HTTP::processHTTP (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 139)
frame 18: (eval) (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 123)
frame 19: Slim::Networking::IO::Select::__ANON__ (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 183)
frame 20: (eval) (/VOLUME1/PLUGINAPP/SQUEEZE/squeezeboxserver/Slim/Networking/IO/Select.pm line 183)
frame 21: Slim::Networking::IO::Select::loop (/APP/SQUEEZE/squeezeboxserver/slimserver.pl line 629)
frame 22: main::idle (/APP/SQUEEZE/squeezeboxserver/slimserver.pl line 583)
frame 23: main::main (/APP/SQUEEZE/squeezeboxserver/slimserver.pl line 1075)
I tried checking the health of the MySQL server, but don't have any idea what the admin login/password is (I tried the box's admin username/password, but that didn't work).
Any ideas or suggestions? Has anyone gotten the Squeezebox plug-in to work?
- Dave