Traceback (most recent call last): File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6394, in main() File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6379, in main process.processMythTvMetaData() File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5551, in processMythTvMetaData self._downloadScheduledRecordedGraphics() File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5198, in _downloadScheduledRecordedGraphics programs = self._getScheduledRecordedProgramList() File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5014, in _getScheduledRecordedProgramList recordedlist = MythBE(backend=mythbeconn.hostname, db=mythbeconn.db).getRecordings() File "/usr/lib/python2.6/dist-packages/MythTV/MythFunc.py", line 321, in getRecordings res = self.backendCommand('QUERY_RECORDINGS Play').split(BACKEND_SEP) File "/usr/lib/python2.6/dist-packages/MythTV/MythBase.py", line 1356, in backendCommand return self.be.backendCommand(data) File "/usr/lib/python2.6/dist-packages/MythTV/MythBase.py", line 1296, in backendCommand return recv() File "/usr/lib/python2.6/dist-packages/MythTV/MythBase.py", line 1277, in recv data = self.socket.recv(8) timeout: timed out