Ok, so I tried to install using the repo from slimdevices; the first attempt I added the repo to my sources.list and then updated and tried to install via aptitude. It installed (no errors) but also no reference to SLIMSERVER anywhere during the installation. All the dependencies seemed to be there fine. After this install, a $ sudo /etc/init.d/slimserver restart produced no result (no text, nothing -- just command line). When I looked $ sudo netstat -tupan slimserver was not listed as listening to anything anywhere.
So, then I thought maybe aptitude was the problem and tried the whole process from scratch using apt-get; this time I got the errors described in the wiki (did the work around) and at the end of the install it did say: starting slimserver. Also, if I tried a $ sudo /etc/init.d/slimserver restart it told me slimserver was restarting. However, "$ sudo netstat -tupan" still did not show slimserver listening anywhere. During this installation the log file reports something different (And is in a new location: /var/log/slimserver/slimserver.log as opposed to just /var/log/slimserver.log). I am including it below. Finally, when I try: http://x.x.x.x:9000 I get a different error! It says that the server is sending an incorrect message: error code -12263. Don't know what that means but it is better than nothing, I guess. Thanks again. (log follows) *--*-*-*-*-*-*-*-**-*-*-*-*-*-*-**-*-*-* 2007-04-09 15:47:59.2174 Use of uninitialized value in join or string at /usr/share/perl/5.8/File/Spec/Unix.pm li$ 2007-04-09 15:47:59.2181 Use of uninitialized value in join or string at /usr/share/perl/5.8/File/Spec/Unix.pm li$ 2007-04-09 15:48:09.1446 Warning: Migrating from 6.3.x used with MySQL! 2007-04-09 15:48:17.2755 Your data source needs to be configured. Please open your web browser, 2007-04-09 15:48:17.2760 go to the following URL, and click on the "Server Settings" link. 2007-04-09 15:48:17.2763 The URL to access SlimServer is now: http://DELLXPS:9000/ 2007-04-09 15:48:29.2523 ERROR: forceCommit: Trying to commit transactions before DB is initialized! 2007-04-09 15:48:29.2950 ERROR: DBI Connection failed: DBI connect('hostname=127.0.0.1;port=9092;database=slimser$ 2007-04-09 15:48:29.2954 ERROR: Backtrace follows: 2007-04-09 15:48:29.2963 Backtrace: frame 0: Slim::Schema::Storage::throw_exception (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 630) frame 1: DBIx::Class::Storage::DBI::_connect (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 588) frame 2: DBIx::Class::Storage::DBI::_populate_dbh (/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 515) frame 3: DBIx::Class::Storage::DBI::ensure_connected (/usr/share/perl5/Slim/Schema/Storage.pm line 28) frame 4: (eval) (/usr/share/perl5/Slim/Schema/Storage.pm line 28) frame 5: Slim::Schema::Storage::dbh (/usr/share/perl5/Slim/Schema.pm line 249) frame 6: (eval) (/usr/share/perl5/Slim/Schema.pm line 249) frame 7: Slim::Schema::disconnect (/usr/sbin/slimserver line 1037) frame 8: main::cleanup (/usr/share/perl5/Slim/bootstrap.pm line 300) frame 9: Slim::bootstrap::sigint (/usr/share/perl5/Slim/bootstrap.pm line 331) frame 10: Slim::bootstrap::END (/usr/sbin/slimserver line 0) frame 11: (eval) (/usr/sbin/slimserver line 0) 2007-04-09 15:48:29.2977 ERROR: Unable to connect to the database - trying to bring it up! 2007-04-09 15:48:42.7279 Your data source needs to be configured. Please open your web browser, 2007-04-09 15:48:42.7285 go to the following URL, and click on the "Server Settings" link. 2007-04-09 15:48:42.7289 The URL to access SlimServer is now: http://DELLXPS:9000/ -- thornomad ------------------------------------------------------------------------ thornomad's Profile: http://forums.slimdevices.com/member.php?userid=11079 View this thread: http://forums.slimdevices.com/showthread.php?t=34326 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
