<br><br><div class="gmail_quote">2009/11/21 Michael Harnden <span dir="ltr">&lt;<a href="mailto:mike@rochestervball.com">mike@rochestervball.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Saturday 21 November 2009 04:09:04 pm Michael Harnden wrote:<br>
&gt; Using Mythbuntu, did a dist-upgrade and I am having problems getting myth-<br>
&gt; setup to run. When I run it, all I get is a blank white screen. Here is the<br>
&gt; output from mythbackend.log.<br>
&gt;<br>
&gt; 2009-11-21 15:55:52.805 New DB connection, total: 2<br>
&gt; 2009-11-21 15:55:52.806 Connected to database &#39;mythconverg&#39; at host:<br>
&gt;  localhost 2009-11-21 15:55:52.810 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:55:53.813 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:55:54.815 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:55:55.818 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:55:56.821 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:55:57.823 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:55:57.824 Timed out waiting.<br>
&gt; 2009-11-21 15:56:00.525 Backing up database with script:<br>
&gt; &#39;/usr/share/mythtv/<a href="http://mythconverg_backup.pl" target="_blank">mythconverg_backup.pl</a>&#39;<br>
&gt; 2009-11-21 15:56:51.997 mythbackend version: branches/release-0-22-fixes<br>
&gt; [22869] <a href="http://www.mythtv.org" target="_blank">www.mythtv.org</a><br>
&gt; 2009-11-21 15:56:51.999 Using runtime prefix = /usr<br>
&gt; 2009-11-21 15:56:52.000 Using configuration directory =<br>
&gt;  /home/mythtv/.mythtv 2009-11-21 15:56:52.001 Empty LocalHostName.<br>
&gt; 2009-11-21 15:56:52.002 Using localhost value of mythtv-server.site<br>
&gt; 2009-11-21 15:56:52.026 New DB connection, total: 1<br>
&gt; 2009-11-21 15:56:52.031 Connected to database &#39;mythconverg&#39; at host:<br>
&gt;  localhost 2009-11-21 15:56:52.032 Closing DB connection named &#39;DBManager0&#39;<br>
&gt; 2009-11-21 15:56:52.034 Connected to database &#39;mythconverg&#39; at host:<br>
&gt;  localhost 2009-11-21 15:56:52.041 Current MythTV Schema Version<br>
&gt;  (DBSchemaVer): 1214 2009-11-21 15:56:52.042 MythTV database schema is old.<br>
&gt;  Waiting to see if DB is being upgraded.<br>
&gt; 2009-11-21 15:56:53.043 New DB connection, total: 2<br>
&gt; 2009-11-21 15:56:53.045 Connected to database &#39;mythconverg&#39; at host:<br>
&gt;  localhost 2009-11-21 15:56:53.049 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:56:54.053 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:56:55.056 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:56:56.058 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:56:57.061 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:56:58.063 Waiting for Database Backup to complete.<br>
&gt; 2009-11-21 15:56:58.064 Timed out waiting.<br>
&gt; 2009-11-21 15:57:01.025 Backing up database with script:<br>
&gt; &#39;/usr/share/mythtv/<a href="http://mythconverg_backup.pl" target="_blank">mythconverg_backup.pl</a>&#39;<br>
&gt;<br>
&gt; I now have a ton of mysql backups, as mythbackend just keeps looping into<br>
&gt; backing up with the mythconverge_backup script. I thought running<br>
&gt;  myth-setup started the upgrade process. Am I missing something simple?<br>
&gt; Mike<br>
&gt;<br>
&gt; Mike<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
</div></div>I ended up dropping and restoring my database to solve this.<br>
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div>Have you ran mythtv-setup to upgrade the schema? Which is what I needed to do. I also had some corruption in my db due to the character encoding. This wiki page has the details <a href="http://wiki.mythtv.org/wiki/Fixing_Corrupt_Database_Encoding">http://wiki.mythtv.org/wiki/Fixing_Corrupt_Database_Encoding</a><br>
<br>I needed to manually remove the section for the people table before it would sucessfully import though. You can turn on debug level messages for both mythbackend and mythtv-setup which will show you exactly what is failing. The option to use is <br>
&quot;-v debug&quot;.<br>