<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/4.2.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
I am using myth from git trunk.<BR>
Since a few weeks I have issues with mythbackend.<BR>
When I enter watch recordings, after showing the spinning wheel a while no recordings are shown.<BR>
if I exceute "mythbackend --printsched" at command line, i get:<BR>
---------------------<BR>
2012-07-06 16:49:39.662865 C mythbackend version: master [v0.26-pre-764-g04a961e-dirty] <A HREF="http://www.mythtv.org">www.mythtv.org</A><BR>
2012-07-06 16:49:39.662894 C Qt version: compile: 4.7.4, runtime: 4.7.4<BR>
2012-07-06 16:49:39.662897 N Enabled verbose msgs: general<BR>
2012-07-06 16:49:39.662908 N Setting Log Level to LOG_INFO<BR>
2012-07-06 16:49:39.670247 I Added logging to the console<BR>
2012-07-06 16:49:39.671493 I Setup Unterbrechung handler<BR>
2012-07-06 16:49:39.671721 I Setup Beendet handler<BR>
2012-07-06 16:49:39.671736 I Setup Speicherzugriffsfehler handler<BR>
2012-07-06 16:49:39.671798 I Setup Abgebrochen handler<BR>
2012-07-06 16:49:39.671833 I Setup Bus-Zugriffsfehler handler<BR>
2012-07-06 16:49:39.671845 I Setup Gleitkomma-Ausnahme handler<BR>
2012-07-06 16:49:39.672249 I Setup Ungültiger Maschinenbefehl handler<BR>
2012-07-06 16:49:39.698450 N Using runtime prefix = /usr/local/mythtv<BR>
2012-07-06 16:49:39.698468 N Using configuration directory = /root/.mythtv<BR>
2012-07-06 16:49:39.699439 I Assumed character encoding: de_DE.UTF-8<BR>
2012-07-06 16:49:39.739819 N Empty LocalHostName.<BR>
2012-07-06 16:49:39.739828 I Using localhost value of linuxserver<BR>
2012-07-06 16:49:39.897356 I Added logging to mythlogserver at TCP:35327<BR>
2012-07-06 16:49:39.977435 N Setting QT default locale to de_DE<BR>
2012-07-06 16:49:39.977452 I Current locale de_DE<BR>
2012-07-06 16:49:39.987432 N Reading locale defaults from /usr/local/mythtv/share/mythtv//locales/de_de.xml<BR>
Retrieving Schedule from Master backend.<BR>
2012-07-06 16:49:40.073258 I New static DB connectionDataDirectCon<BR>
2012-07-06 16:49:40.075717 I MythCoreContext: Connecting to backend server: 10.6.2.12:6543 (try 1 of 1)<BR>
2012-07-06 16:49:40.076348 I Using protocol version 75<BR>
2012-07-06 16:50:10.078621 E MythSocket(8a57d0:35): readStringList: Error, timed out after 30000 ms.<BR>
2012-07-06 16:50:10.078669 N Connection to backend server lost<BR>
2012-07-06 16:50:10.079346 I MythCoreContext: Connecting to backend server: 10.6.2.12:6543 (try 1 of 1)<BR>
2012-07-06 16:50:10.079620 I Using protocol version 75<BR>
2012-07-06 16:50:40.080143 E MythSocket(8a4320:35): readStringList: Error, timed out after 30000 ms.<BR>
2012-07-06 16:50:40.080193 C Reconnection to backend server failed<BR>
2012-07-06 16:50:40.080213 A LoadFromScheduler(): Error querying master.<BR>
2012-07-06 16:50:40.080263 I --- print list start ---<BR>
2012-07-06 16:50:40.080268 I Title - Subtitle Ch Station Day Start End S C I T N Pri<BR>
2012-07-06 16:50:40.080272 I --- print list end ---<BR>
---------------------<BR>
If I try to watch tv, I get "All tuners are busy"<BR>
<BR>
A "/etc/init.d/mythbackend stop" does not stop mythbackend<BR>
I could stop it using "killall mythbackend". Possibly I need to issue this command 3-4 times.<BR>
<BR>
"/etc/init.d/mythbackend start"<BR>
will start mythbackend again and it will run for a while, usually less than a day.<BR>
<BR>
doing a "tail -fn100 /var/log/mythtv/mythbackend.20120703005025.464.log" (The only logfile in the log dir), only give me 3 days old logs....<BR>
<BR>
Any hints how to look at this ?<BR>
<BR>
Os is openSuse 12.1 but also happens on 11.3(or4)<BR>
<BR>
Thanks<BR>
Juergen<BR>
<BR>
</BODY>
</HTML>