2014-11-12, 11:01
Hello - I'm setting up an instance of xbmc to work with a mythtv backend.
I can get it working on one single machine (running mythbuntu) but now I'm trying to run xbmc from a raspberry pi using openelec, at least as a proof of concept.
I've configured the ip addresses to use the network address rather than localhost/127.0.0.1 and with that change xbmc is able to make a connection and read the EPG data in LiveTV. However, when I try to click on a (any) channel, i get the error message "Channel Unavailable"
Here is a snippet from my xbmc log - http://pastebin.com/8pdePLCh
In particular it's saying "failed to connect to FE80::219
1FF:FE28:3CFF%eth0:6543 (101)"
My mythbackend is running on 192.168.0.3 and ifconfig -a from the backend machine shows that these addresses do match:
[Edit: corrected IP address info]
Update:
I didnt find it originally but this issue was already addressed in another thread.
I removed the IPv6 address from the config and it worked
http://forum.kodi.tv/showthread.php?tid=...id=1507735
I can get it working on one single machine (running mythbuntu) but now I'm trying to run xbmc from a raspberry pi using openelec, at least as a proof of concept.
I've configured the ip addresses to use the network address rather than localhost/127.0.0.1 and with that change xbmc is able to make a connection and read the EPG data in LiveTV. However, when I try to click on a (any) channel, i get the error message "Channel Unavailable"
Here is a snippet from my xbmc log - http://pastebin.com/8pdePLCh
In particular it's saying "failed to connect to FE80::219
![Big Grin Big Grin](https://forum.kodi.tv/images/smilies/grin.png)
My mythbackend is running on 192.168.0.3 and ifconfig -a from the backend machine shows that these addresses do match:
Quote: inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0I expect I'm missing something basic but fundamental - can anyone help me please?
inet6 addr: fe80::219:d1ff:fe28:3cff/64 Scope:Link
[Edit: corrected IP address info]
Update:
I didnt find it originally but this issue was already addressed in another thread.
I removed the IPv6 address from the config and it worked
http://forum.kodi.tv/showthread.php?tid=...id=1507735