sloflin72 / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

error: (-5, 'No address associated with hostname') #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System:
- primary backend with Ubuntu 9.04 64Bit and MythTv SVN build (for
mythbuntu repo)
- installed XBMC on an frontend, the dir /var/lib/mythtv is mounted via NFS
(Ubuntu 9.10 up-to-date, XBMC SVN repo version, MythBox version 1699)

What steps will reproduce the problem?
1. open mythbox
2. select watch recordings
3. select one recording - error is show
4. but recording can be played via play button

What is the expected output? What do you see instead?
The Details of the selected recording are not shown, get the error message
instead

What version of the product are you using? On what operating system?
see above

Please provide any additional information below.
- i'm attaching the log file
- i'm using the ip of the backend in the mythbox settings

Original issue reported on code.google.com by lars.schmohl on 22 Dec 2009 at 8:23

Attachments:

GoogleCodeExporter commented 9 years ago
updated the log file

Original comment by lars.schmohl on 22 Dec 2009 at 8:25

Attachments:

GoogleCodeExporter commented 9 years ago
got around this error by adding the backend name (like it is shown in the log 
file)
to /etc/hosts

Is this the correct behavior?

Original comment by lars.schmohl on 22 Dec 2009 at 8:39

GoogleCodeExporter commented 9 years ago
According to your log file, the mythtv backend is using the hostname
'htpc-master.local' internally (see line 535). You are better off using that 
hostname
in the MythBox settings. More than likely, you have used htpc-master.local in 
the
setup of the backend when you ran mythtv-setup.

Original comment by semir.pa...@gmail.com on 22 Dec 2009 at 11:33