[mythtv] [mythtv-commits] Ticket #8628: mythfrontend logs multiple "Could not connect to server :6543" errors while trying to generate preview images

Yeechang Lee ylee at pobox.com
Tue Aug 10 17:44:29 UTC 2010


mythtv <mythtv at cvs.mythtv.org> says:
> #8628: mythfrontend logs multiple "Could not connect to server
> :6543" errors while trying to generate preview images

This now also occurs in -fixes. I first saw the following appear after
moving to 0.23.1:

2010-08-02 23:42:38.481 New DB connection, total: 3
2010-08-02 23:42:38.484 Connected to database 'mythconverg' at host: duncan
2010-08-02 23:42:38.576 Received a remote 'Clear Cache' request
2010-08-02 23:42:40.073 XMLParseBase: Loading window theme from /usr/share/mythtv/themes/Mythbuntu/recordings-ui.xml
2010-08-02 23:42:40.932 PlaybackBoxHelper: Requesting preview for '/misc/storage/mythtv/store/2111_20100802233400.mpg.png'
2010-08-02 23:42:40.933 PlaybackBoxHelper: Requested preview for '/misc/storage/mythtv/store/2111_20100802233400.mpg.png'
2010-08-02 23:42:40.986 MythContext: Connecting to backend server: 192.168.1.106:6543 (try 1 of 1)
2010-08-02 23:42:40.987 Using protocol version 23056
2010-08-02 23:42:41.431 PlaybackBoxHelper: Requesting preview for '/misc/storage/mythtv/store/1161_20100802233400.mpg.png'
2010-08-02 23:42:41.431 PlaybackBoxHelper: Requested preview for '/misc/storage/mythtv/store/1161_20100802233400.mpg.png'
2010-08-02 23:42:41.432 MythContext: Connecting to backend server: 192.168.1.106:6543 (try 1 of 1)
2010-08-02 23:42:41.451 Using protocol version 23056
2010-08-02 23:42:41.760 PlaybackBoxHelper: Not requesting preview as it is already being generated
2010-08-02 23:42:42.188 PlaybackBoxHelper: Not requesting preview as it is already being generated
2010-08-02 23:42:42.238 PlaybackBoxHelper: Not requesting preview as it is already being generated
2010-08-02 23:42:43.724 MythSocket(2aaac419f0a0:77): Unable to lookup: 
2010-08-02 23:42:43.724 RemoteFile::openSocket(control socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:43.727 MythSocket(2aaac4804d60:77): Unable to lookup: 
2010-08-02 23:42:43.727 RemoteFile::openSocket(file data socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:43.729 MythSocket(2aaac4196260:77): Unable to lookup: 
2010-08-02 23:42:43.729 RemoteFile::openSocket(control socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:43.732 MythSocket(2aaac42f32e0:77): Unable to lookup: 
2010-08-02 23:42:43.732 RemoteFile::openSocket(file data socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:43.732 PlaybackBoxHelper: Preview for '/misc/storage/mythtv/store/2111_20100802233400.mpg.png' done
2010-08-02 23:42:43.739 Preview: previewThreadDone took 7ms
2010-08-02 23:42:44.578 MythSocket(4c31330:77): Unable to lookup: 
2010-08-02 23:42:44.578 RemoteFile::openSocket(control socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:44.579 MythSocket(a156220:77): Unable to lookup: 
2010-08-02 23:42:44.579 RemoteFile::openSocket(file data socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:44.581 MythSocket(a151430:77): Unable to lookup: 
2010-08-02 23:42:44.581 RemoteFile::openSocket(control socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:44.583 MythSocket(a11c3a0:77): Unable to lookup: 
2010-08-02 23:42:44.583 RemoteFile::openSocket(file data socket), Error: 
			Could not connect to server :6543
2010-08-02 23:42:44.583 PlaybackBoxHelper: Preview for '/misc/storage/mythtv/store/1161_20100802233400.mpg.png' done
2010-08-02 23:42:44.589 Preview: previewThreadDone took 6ms

-- 
Yeechang Lee <ylee at pobox.com> | San Francisco


More information about the mythtv-dev mailing list