I just updated to the latest deb, but things havent changed as far as I
can see.
I use a 32 bit Debian with the latest unstable repository.
I use mysql Ver 14.12 Distrib 5.0.45...
As far as I can remember there was no mysql update lately.
I use Perl 5.8.8.
I have added the slimserver repository and install the program via
apt.
I couldn't post the complete log again which I get between two
slimserver restarts as the forum wouldn't let me (text to long). So I
left out unconspicous parts which do not seem related to the problem.
Maybe there are little changes in the rest with the new version which I
missed
Code:
--------------------
[02:01:35.1140] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Web::HTTP::adjustHTTPPort for server:httpport
[02:01:35.1146] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:language
[02:01:35.1152] Slim::Utils::Prefs::Namespace::setChange (150) registering
main::checkVersion for server:checkVersion
[02:01:35.1158] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:splitList
[02:01:35.1164] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:groupdiscs
[02:01:35.1170] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:ignoredarticles
[02:01:35.1176] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:audiodir
[02:01:35.1181] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:playlistdir
[02:01:35.1187] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:persistPlaylists
[02:01:35.1193] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:activeFont
[02:01:35.1199] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:idleFont
[02:01:35.1205] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:activeFont_curr
[02:01:35.1211] Slim::Utils::Prefs::Namespace::setChange (150) registering
Slim::Utils::Prefs::__ANON__ for server:idleFont_curr
[02:01:35.1259] Slim::Utils::Misc::pathFromFileURL (415) Got /Musik/Playlists
from file url file:///Musik/Playlists
[02:01:35.1267] Slim::Utils::Misc::pathFromFileURL (431) Extracted:
/Musik/Playlists from file:///Musik/Playlists
[02:01:35.1278] Slim::Utils::Misc::pathFromFileURL (415) Got /Musik from file
url file:///Musik
[02:01:35.1285] Slim::Utils::Misc::pathFromFileURL (431) Extracted: /Musik
from file:///Musik
[02:01:35.1297] Slim::Utils::Misc::pathFromFileURL (415) Got
/var/cache/slimserver from file url file:///var/cache/slimserver
[02:01:35.1304] Slim::Utils::Misc::pathFromFileURL (431) Extracted:
/var/cache/slimserver from file:///var/cache/slimserver
[02:01:35.1352] main::init (266) SqueezeCenter OS Specific init...
[02:01:35.1358] main::save_pid_file (928) SqueezeCenter saving pid file.
[02:01:35.1363] main::init (295) SqueezeCenter settings effective user and
group if requested...
[02:01:35.1369] main::init (305) SqueezeCenter strings init...
[02:01:35.1411] Slim::Utils::Strings::loadStrings (108) Retrieving string
data from string cache: /var/cache/slimserver/stringcache
[02:01:35.1467] main::init (308) SqueezeCenter MySQL init...
[02:01:35.1473] Slim::Utils::MySQLHelper::init (69) Not starting MySQL -
looks to be user configured.
[02:01:35.3179] main::init (311) Firmware init...
[02:01:35.3188] Slim::Utils::Firmware::init_jive (166) Downloading
jive.version file...
[02:01:35.3196] Slim::Utils::Firmware::downloadAsync (378) Downloading in the
background: http://update.slimdevices.com/update/firmware/7.0/jive.version
[02:01:35.3202] Slim::Networking::SimpleAsyncHTTP::_createHTTPRequest (105)
GETing http://update.slimdevices.com/update/firmware/7.0/jive.version
[02:01:35.3268] Slim::Networking::Async::open (124) Starting async DNS lookup
for [update.slimdevices.com] using server [192.168.1.254] [timeout 5]
[02:01:35.3309] Slim::Networking::Select::_updateSelect (147) fileno: [6]
Adding error -> Slim::Networking::Async::_dns_error
[02:01:35.3316] Slim::Networking::Select::_updateSelect (147) fileno: [6]
Adding read -> Slim::Networking::Async::_dns_read
[02:01:35.3323] Slim::Utils::Timers::setTimer (384) [norm] Set
Slim::Networking::Async::_dns_error, in 4.99993801116943 seconds
[02:01:35.3340] main::init (314) SqueezeCenter Info init...
[02:01:35.3759] Slim::Schema::Storage::throw_exception (67) Error: DBI
Connection failed: DBI
connect('hostname=127.0.0.1;port=3306;database=slimserver:mysql_socket=/var/run/mysqld/mysqld.sock','slim',...)
failed: Client does not support authentication protocol requested by server;
consider upgrading MySQL client at
/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 652
[02:01:35.3766] Slim::Schema::Storage::throw_exception (67) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace
(/usr/share/perl5/Slim/Schema/Storage.pm line 67)
frame 1: Slim::Schema::Storage::throw_exception
(/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 658)
frame 2: DBIx::Class::Storage::DBI::_connect
(/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 616)
frame 3: DBIx::Class::Storage::DBI::_populate_dbh
(/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 543)
frame 4: DBIx::Class::Storage::DBI::ensure_connected
(/usr/share/perl5/Slim/Schema/Storage.pm line 27)
frame 5: (eval) (/usr/share/perl5/Slim/Schema/Storage.pm line 27)
frame 6: Slim::Schema::Storage::dbh (/usr/share/perl5/Slim/Schema.pm line 121)
frame 7: Slim::Schema::init (/usr/share/perl5/Slim/Music/Info.pm line 76)
frame 8: Slim::Music::Info::init (/usr/sbin/slimserver line 315)
frame 9: main::init (/usr/sbin/slimserver line 413)
frame 10: main::main (/usr/sbin/slimserver line 947)
[02:01:35.3775] Slim::Schema::init (124) Error: Couldn't connect to database!
Fatal error: [] Exiting!
[02:01:35.3781] Slim::Schema::init (124) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Schema.pm line
124)
frame 1: Slim::Schema::init (/usr/share/perl5/Slim/Music/Info.pm line 76)
frame 2: Slim::Music::Info::init (/usr/sbin/slimserver line 315)
frame 3: main::init (/usr/sbin/slimserver line 413)
frame 4: main::main (/usr/sbin/slimserver line 947)
[02:01:35.3788] Slim::bootstrap::theEND (398) Got to the END
[02:01:35.3794] Slim::bootstrap::sigint (362) Got sigint
[02:01:35.3799] main::cleanup (901) SqueezeCenter cleaning up.
[02:01:35.3805] Slim::Schema::forceCommit (1320) Warning: Trying to commit
transactions before DB is initialized!
[02:01:35.3829] Slim::Schema::Storage::throw_exception (67) Error: DBI
Connection failed: DBI
connect('hostname=127.0.0.1;port=3306;database=slimserver:mysql_socket=/var/run/mysqld/mysqld.sock','slim',...)
failed: Client does not support authentication protocol requested by server;
consider upgrading MySQL client at
/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 652
[02:01:35.3837] Slim::Schema::Storage::throw_exception (67) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace
(/usr/share/perl5/Slim/Schema/Storage.pm line 67)
frame 1: Slim::Schema::Storage::throw_exception
(/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 658)
frame 2: DBIx::Class::Storage::DBI::_connect
(/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 616)
frame 3: DBIx::Class::Storage::DBI::_populate_dbh
(/usr/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 543)
frame 4: DBIx::Class::Storage::DBI::ensure_connected
(/usr/share/perl5/Slim/Schema/Storage.pm line 27)
frame 5: (eval) (/usr/share/perl5/Slim/Schema/Storage.pm line 27)
frame 6: Slim::Schema::Storage::dbh (/usr/share/perl5/Slim/Schema.pm line 244)
frame 7: (eval) (/usr/share/perl5/Slim/Schema.pm line 244)
frame 8: Slim::Schema::disconnect (/usr/sbin/slimserver line 906)
frame 9: main::cleanup (/usr/share/perl5/Slim/bootstrap.pm line 366)
frame 10: Slim::bootstrap::sigint (/usr/share/perl5/Slim/bootstrap.pm line
400)
frame 11: Slim::bootstrap::theEND (/usr/sbin/slimserver line 943)
frame 12: main::END (/usr/sbin/slimserver line 0)
frame 13: (eval) (/usr/sbin/slimserver line 0)
[02:01:35.3845] Slim::Utils::PluginManager::shutdownPlugins (577) Shutting
down plugins...
[02:01:35.3851] Slim::Utils::Prefs::Namespace::savenow (230) saving prefs for
server to /etc/slimserver/server.prefs
[02:01:35.3901] Slim::Utils::Timers::killTimers (450) [norm] Killed 1
timer(s) for Slim::Utils::Prefs::Namespace=HASH(0x81513b4) /
Slim::Utils::Prefs::Namespace::savenow
[02:01:35.3908] Slim::Networking::mDNS::init (49) Initializing..
[02:01:35.3915] Slim::Networking::mDNS::stopAdvertising (172) Shutting down..
[02:01:35.3920] Slim::Networking::mDNS::stopAdvertising (205) Didn't kill any
PIDs!
[02:01:35.3927] Slim::Control::Request::unsubscribe (749) Request from:
Slim::Player::Playlist::modifyPlaylistCallback - (0 listeners)
2007-10-10 02:01:38 SqueezeCenter died. Restarting.
--------------------
--
Twilek
------------------------------------------------------------------------
Twilek's Profile: http://forums.slimdevices.com/member.php?userid=4652
View this thread: http://forums.slimdevices.com/showthread.php?t=39148
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta