JuddRogers;545637 Wrote: 
> Seems something broke the embedded mysql in 7.5.0.
> I followed the instructions to configure squeezeboxserver to use the
> existing mysql install. Seems to work.
> 
> One change to the existing instructions at:
> http://wiki.slimdevices.com/index.php/ExistingMySQLInstance
> 
> Use:
> grant all on slimserver.* to slimser...@localhost identified by 'your
> passwd';


Code:
--------------------
    
  2010-05-13 11:43:00 squeezeboxserver_safe started.
  [10-05-13 11:43:01.2079] main::init (323) Starting Squeezebox Server (v7.5.0, 
r30464, Thu Apr  1 05:20:51 PDT 2010) perl 5.010001
  [10-05-13 11:43:31.8236] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Connection failed: DBI 
connect('hostname=127.0.0.1;port=9092;database=slimserver','slimserver',...) 
failed: Can't connect to MySQL server on '127.0.0.1' (111) at 
/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 950
  [10-05-13 11:43:31.8242] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/share/perl5/Slim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 972)
  frame 2: DBIx::Class::Storage::DBI::_connect 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 814)
  frame 3: DBIx::Class::Storage::DBI::_populate_dbh 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 753)
  frame 4: DBIx::Class::Storage::DBI::ensure_connected 
(/usr/share/perl5/Slim/Schema/Storage.pm line 41)
  frame 5: (eval) (/usr/share/perl5/Slim/Schema/Storage.pm line 41)
  frame 6: Slim::Schema::Storage::dbh (/usr/share/perl5/Slim/Schema.pm line 290)
  frame 7: Slim::Schema::_connect (/usr/share/perl5/Slim/Schema.pm line 126)
  frame 8: Slim::Schema::init (/usr/share/perl5/Slim/Music/Import.pm line 744)
  frame 9: Slim::Music::Import::_checkLibraryStatus 
(/usr/share/perl5/Slim/Music/Import.pm line 677)
  frame 10: Slim::Music::Import::useImporter 
(/usr/share/perl5/Slim/Music/MusicFolderScan.pm line 48)
  frame 11: Slim::Music::MusicFolderScan::init (/usr/sbin/squeezeboxserver line 
435)
  frame 12: main::init (/usr/sbin/squeezeboxserver line 578)
  frame 13: main::main (/usr/sbin/squeezeboxserver line 1072)
  
  [10-05-13 11:43:31.8247] Slim::Schema::init (129) Error: Couldn't connect to 
database! Fatal error: [] Exiting!
  [10-05-13 11:43:31.8251] Slim::Schema::init (129) Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Schema.pm line 
129)
  frame 1: Slim::Schema::init (/usr/share/perl5/Slim/Music/Import.pm line 744)
  frame 2: Slim::Music::Import::_checkLibraryStatus 
(/usr/share/perl5/Slim/Music/Import.pm line 677)
  frame 3: Slim::Music::Import::useImporter 
(/usr/share/perl5/Slim/Music/MusicFolderScan.pm line 48)
  frame 4: Slim::Music::MusicFolderScan::init (/usr/sbin/squeezeboxserver line 
435)
  frame 5: main::init (/usr/sbin/squeezeboxserver line 578)
  frame 6: main::main (/usr/sbin/squeezeboxserver line 1072)
  
  [10-05-13 11:43:31.8255] Slim::Schema::forceCommit (1622) Warning: Trying to 
commit transactions before DB is initialized!
  2010-05-13 11:43:31 Squeezebox Server died. Restarting.
  
--------------------


-- 
mgw
------------------------------------------------------------------------
mgw's Profile: http://forums.slimdevices.com/member.php?userid=23155
View this thread: http://forums.slimdevices.com/showthread.php?t=78579

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to