[mythtv-users] Mythfrontend doesn't update database to new schema

Michael T. Dean mtdean at thirdcontact.com
Mon Aug 1 14:09:09 UTC 2011


On 07/31/2011 06:30 PM, James Pifer wrote:
> Hi all. I'm working on creating a new mythtv server. My old one was
> running 0.21 on fedora core 9. My new one is running 0.24 from packman
> repo on opensuse 11.3.
>
> After installing myth and importing the initial database as part of the
> setup, I imported from a backup of my old system. I then ran
> mythtv-setup and setup my tuner cards.
>
> When I start the frontend it asks me if I want to update the schema and
> I answer yes, but every time I start the frontend it keeps asking me to
> do it. So apparently it's not working.
>
> I don't see any errors in the mythbackend.log.
>
> When I run the frontend from the terminal I do see the see this in the
> xterm window:
> 
> 2011-07-31 18:26:47.885 MythSocket(7f3ea80d3900:50): readStringList: Error, timed out after 7000 ms.
> 2011-07-31 18:26:47.885 Protocol version check failure.
>                          The response to MYTH_PROTO_VERSION was empty.
>                          This happens when the backend is too busy to respond,
>                          or has deadlocked in due to bugs or hardware failure.
>
> As far as I can see from top, the backend isn't doing much at all. CPU
> is at 0%. For some reason one of my tuners is not getting the driver
> loaded, but I don't know why.
>
> Any suggestions are appreciated.
>

James, from the limited information here, it sounds like mythfrontend is 
unable to connect to mythbackend, so it actually exits with error before 
it gets around to updating the plugin schemas.  If you could post the 
full (uncut) log output of an attempt to run mythfrontend (here or to a 
pastebin), I can look it over and see if it provides more information.

Oh, and just because they're the first few items on the support team 
checklist ;), are you sure a) that mythbackend is running properly, b) 
that you've properly set the IP address for the master backend, and c) 
that your config.xml and mysql.txt files are all correct (regardless of 
where on the system they're located)?

Thanks,
Mike


More information about the mythtv-users mailing list