[mythtv-users] 0.25-fixes: mythvideo, storage groups, one specific frontend won't play video

Michael Watson michael at thewatsonfamily.id.au
Fri Jul 13 02:55:54 UTC 2012


On 13/07/2012 12:48 PM, Steven Adeff wrote:
> On Thu, Jul 12, 2012 at 10:35 PM, Michael Watson
> <michael at thewatsonfamily.id.au> wrote:
>> On 13/07/2012 12:15 PM, Steven Adeff wrote:
>>> On Mon, Jul 2, 2012 at 9:52 PM, Michael Watson
>>> <michael at thewatsonfamily.id.au> wrote:
>>>> On 3/07/2012 10:37 AM, Steven Adeff wrote:
>>>>> Jul  2 20:34:06 mythhouse mythfrontend[2374]: E CoreContext
>>>>> remotefile.cpp:84 (openSocket) RemoteFile::openSocket(control socket):
>>>>> Could not connect to server ::1:6543
>>>> Appears to be trying to use IPV6 Loop back address to connect to MBE.
>>>> Check your IP Address settings on the FE.
>>> any other reasons some systems are attempting to use IPv6 while others
>>> are not? what makes a frontend try and use the IPv6? is there a way to
>>> define  MasterServerIP6?
>>>
>>>
>> If you are not using IPV6 on your network, might be a good idea to disable
>> it on your machines
>>
>> On ubuntu, add the following to /etc/sysctl.conf and either reboot or run
>> sudo sysctl -p
>>
>> # IPv6
>> net.ipv6.conf.all.disable_ipv6 = 1
>> net.ipv6.conf.default.disable_ipv6 = 1
>> net.ipv6.conf.lo.disable_ipv6 = 1
>>
>> There are reports that disabling ipv6 will increase network speed on ipv4.
> I'm not, so why would Myth, on some systems, assume that I am?
>
>
Dont know.   Do you possibly have to machines with the same IPv4 address?




More information about the mythtv-users mailing list