View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 16 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Fri Mar 24, 2006 8:05 am 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
One more thread from mythtv-users... this describes what to look for in /var/log/mythtv/mythbackend.log and how to fix it with mysql. This is the issue mentioned earlier in this thread about looking for a missing or changed hostname.

http://www.gossamer-threads.com/lists/m ... 898#183898

Specifically, whenever I hit the Recorded Programs page of MythWeb, my log would show rows of the following lines:

Code:
-03-24 08:58:49.826 MainServer::HandlePixmapLastModified()
                         Couldn't find backend for:
                          : " "


Fixed by entering mysql and setting the host name to the hostname of my backend (the installed default of "mythtv")

Code:
root@mythtv:/var/log/mythtv# mysql -u root mythconverg
mysql> UPDATE recorded SET hostname='mythtv';
Query OK, 12 rows affected (0.00 sec)
Rows matched: 28  Changed: 12  Warnings: 0
mysql> exit


No more errors, faster display of recorded programs page, yahoo.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu