jth;298156 Wrote: > It's probably this: http://forums.slimdevices.com/showthread.php?t=46614 There seem to be two similar, but distinct, problems that people have described recently. These both involve SC being unable to connect to the database.
The first problem is where SC tries to connect through the Unix domain socket /var/lib/squeezecenter/cache/squeezecenter-mysql.sock. This is described in http://bugs.slimdevices.com/show_bug.cgi?id=7580, is caused by apparmor denying the connection, and is fixed by configuring apparmor to allow the connection. The second problem is where SC tries to connect to the database through 127.0.0.1 and the database server refuses the connection (ie, sends a TCP RST in response to the SYN). I described this in http://forums.slimdevices.com/showthread.php?t=46851. In my case at least, apparmor isn't involved since it's not running on my machine. ISTM the OP in this thread is describing the second problem, which is so far unresolved. -- Graeme Hewson ------------------------------------------------------------------------ Graeme Hewson's Profile: http://forums.slimdevices.com/member.php?userid=17138 View this thread: http://forums.slimdevices.com/showthread.php?t=47139 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
