Fletch;256882 Wrote: > It looks like mysql isn't starting. What version of CentOS is this? > Did you upgrade from a previous version of SS/SC, or is this a fresh > install? If you have a file called > /var/lib/squeezecenter/cache/mysql-error-log.txt, please post it's > contents. Also, what's the output of "ps -ef | grep squeeze" after you > try to start squeezecenter?
I am running CentOS 4.6 I upgraded from 6.5.4 using the yum repo. Here is the mysql error log... InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 080103 18:53:04 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 080103 18:53:04 InnoDB: Log file ./ib_logfile0 did not exist: new to be createdInnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 080103 18:53:04 InnoDB: Log file ./ib_logfile1 did not exist: new to be createdInnoDB: Setting log file ./ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 080103 18:53:04 InnoDB: Started; log sequence number 0 0 080103 18:53:04 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them /usr/libexec/mysqld: ready for connections. Version: '4.1.20' socket: '/var/lib/squeezecenter/cache/squeezecenter-mysql.sock' port: 9092 Source distribution 080103 18:53:05 [Note] /usr/libexec/mysqld: Normal shutdown 080103 18:53:07 InnoDB: Starting shutdown... 080103 18:53:08 InnoDB: Shutdown completed; log sequence number 0 43634 080103 18:53:08 [Note] /usr/libexec/mysqld: Shutdown complete 080103 18:53:08 InnoDB: Started; log sequence number 0 43634 /usr/libexec/mysqld: ready for connections. Version: '4.1.20' socket: '/var/lib/squeezecenter/cache/squeezecenter-mysql.sock' port: 9092 Source distribution 080103 21:51:00 [Note] /usr/libexec/mysqld: Normal shutdown 080103 21:51:00 InnoDB: Starting shutdown... 080103 21:51:02 InnoDB: Shutdown completed; log sequence number 0 101378482 080103 21:51:02 [Note] /usr/libexec/mysqld: Shutdown complete I get 102 6664 1 2 06:58 ? 00:00:00 /usr/bin/perl -w /usr/libexec/squeezecenter-server --daemon --prefsdir=/var/lib/squeezecenter/prefs --logdir=/var/log/squeezecenter --cachedir=/var/lib/squeezecenter/cache as soon as I run the service squeezecenter start command but this goes away presumably after mysql aborts. Thanks Martin -- jartill ------------------------------------------------------------------------ jartill's Profile: http://forums.slimdevices.com/member.php?userid=9244 View this thread: http://forums.slimdevices.com/showthread.php?t=42016 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
