[mythtv-users] Seeing this in frontend log: "MythSocket(7f9084a5d560:256): Unable to lookup:"

Michael T. Dean mtdean at thirdcontact.com
Thu May 27 04:02:24 UTC 2010


On 05/26/2010 11:50 PM, Richard Shaw wrote:
> Log snippet:
> 2010-05-26 22:02:31.901 MythContext: Connecting to backend server:
> 192.168.0.4:6543 (try 1 of 1)
> 2010-05-26 22:02:31.903 Using protocol version 56
> 2010-05-26 22:02:34.379 MythSocket(7f9084a5d560:256): Unable to lookup:
> 2010-05-26 22:02:34.379 RemoteFile::openSocket(control socket), Error:
> 			Could not connect to server :6543
> 2010-05-26 22:02:34.380 MythSocket(7f9085110d90:256): Unable to lookup:
> 2010-05-26 22:02:34.380 RemoteFile::openSocket(file data socket), Error:
> 			Could not connect to server :6543
> 2010-05-26 22:02:34.380 MythSocket(7f90840027f0:256): Unable to lookup:
> 2010-05-26 22:02:34.381 RemoteFile::openSocket(control socket), Error:
> 			Could not connect to server :6543
> 2010-05-26 22:02:34.381 MythSocket(7f9085c1ddf0:256): Unable to lookup:
> 2010-05-26 22:02:34.381 RemoteFile::openSocket(file data socket), Error:
> 			Could not connect to server :6543
>
> Is this a problem? I couldn't find any current bugs in trac for it,
> the main one being something that was fixed in 2008...
>    

It's almost definitely that you've got remote preview generation enabled 
with the setting:

Generate preview image remotely
If you have a very slow frontend you can enable this to always have a 
backend server generate preview images.

or you don't have mythbackend installed on your frontend system, so it's 
asking the backend system to do the preview generation.

BTW, is this trunk?  (It's always a good idea to say what branch and 
revision you're running when asking about behaviors/issues.)

Mike


More information about the mythtv-users mailing list