[mythtv-users] find_orphans and error?

paul thannet at gmail.com
Tue Jan 20 15:54:49 UTC 2015


Hi.

Seems I have an issue somewhere on my system in that find_orphans will 
not run, but gives the follwoing error :-

Traceback (most recent call last):
   File "./Find_orphans.py", line 222, in <module>
     BE = MythBE(db=DB)
   File "/usr/lib/python2.7/dist-packages/MythTV/mythproto.py", line 93, 
in __init__
     self.port = int(self.db.settings[self.hostname].BackendServerPort)
TypeError: int() argument must be a string or a number, not 'NoneType'

Anyone have an idea why? Running Mythbuntu 14.04 with .27 Myth. 
Everything else seems to work fine, wanted to have a cleanup after a 
recent upgrade.

Paul


More information about the mythtv-users mailing list