[mythtv-users] JAMU issue missing host?

MarcT myrdhn at gmail.com
Thu Jul 15 01:27:08 UTC 2010


This worked for me a few weeks ago. Not sure what changed.

 

Here is the command I ran:

/usr/share/mythtv/mythvideo/scripts/jamu.py -l en -C ~/.mythtv/jamu.conf -MI

 

Entry does not exist in MythDB.  Adding (Hancock).

2010-07-14 21:22:04.081 Python Database Connection: Using connection
settings from /home/mythtv/.mythtv/config.xml

Traceback (most recent call last):

  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6419, in <module>

    main()

  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 6404, in main

    process.processMythTvMetaData()

  File "/usr/share/mythtv/mythvideo/scripts/jamu.py", line 5653, in
processMythTvMetaData

    intid = Video(db=mythvideo).create(new_rec).intid

  File "/usr/lib64/python2.6/site-packages/MythTV/dataheap.py", line 523, in
create

    self.hash = self.getHash()

  File "/usr/lib64/python2.6/site-packages/MythTV/dataheap.py", line 617, in
getHash

    be = FileOps(self.host)

  File "/usr/lib64/python2.6/site-packages/MythTV/mythproto.py", line 130,
in __init__

    BECache.__init__(self, backend, db=db, opts=opts)

  File "/usr/lib64/python2.6/site-packages/MythTV/mythproto.py", line 79, in
__init__

    'BackendServerIP', backend)

MythTV.exceptions.MythDBError: Could not find setting 'BackendServerIP' on
host ''

 

Not sure why it is not finding my hostname.

 

MarcT

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100714/19cae182/attachment.htm>


More information about the mythtv-users mailing list