[mythtv-users] mirobridge crash
Joey Morris
rjmorris at nc.rr.com
Sat Feb 19 22:17:30 UTC 2011
Mirobridge has been crashing on me for the last week or so. I reported
a similar problem a few months ago
(http://www.gossamer-threads.com/lists/mythtv/users/462610), and back
then it turned out I was using an out-of-date version of mirobridge.
However, I don't think that's the case this time, because I checked
out the latest 0.24-fixes and diffed its mirobridge files against
mine, and I found no differences.
It crashes after updating all the feeds and noting that no items are
downloading. This is my traceback:
Traceback (most recent call last):
File "/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py", line 2647, in <module>
main()
File "/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py", line 2324, in main
videostodelete = getOldrecordedOrphans()
File "/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py", line 1139, in getOldrecordedOrphans
delOldRecorded((channel_id, data['starttime'])).delete()
File "/usr/lib/pymodules/python2.6/MythTV/dataheap.py", line 398, in __init__
DBDataWrite.__init__(self, data, db)
File "/usr/lib/pymodules/python2.6/MythTV/database.py", line 284, in __init__
DBData.__init__(self, data, db)
File "/usr/lib/pymodules/python2.6/MythTV/database.py", line 153, in __init__
self._pull()
File "/usr/lib/pymodules/python2.6/MythTV/database.py", line 342, in _pull
DBData._pull(self)
File "/usr/lib/pymodules/python2.6/MythTV/database.py", line 171, in _pull
raise MythError('DBData() could not find unique entry')
MythTV.exceptions.MythError: DBData() could not find unique entry
This is my output from mirobridge.py -t:
2011-02-19 16:20:52,582 - mirobridge - INFO - Using python library 'pyparsing' version 1.5.2
2011-02-19 16:20:52,844 - mirobridge - INFO - Miro Bridge version v0.6.3 with Miro version 3.0.3
2011-02-19 16:20:52,844 - mirobridge - INFO - Using mirobridge_interpreter_3_0_0
2011-02-19 16:20:52,869 - mirobridge - INFO -
2011-02-19 16:20:53,735 - mirobridge - INFO - The environment test passed !
I'm using mythtv 0.24+fixes20110214-0.0 from debian-multimedia. Any ideas?
More information about the mythtv-users
mailing list