[mythtv-users] Infinite "Please Wait" watching recordings

Mike Perkins mikep at randomtraveller.org.uk
Fri May 22 08:54:16 UTC 2015


On 21/05/15 23:46, Hika van den Hoven wrote:
> Hoi Hika,
>
> Friday, May 22, 2015, 12:41:11 AM, you wrote:
>
>> Hoi Mike,
>
>> Friday, May 22, 2015, 12:06:12 AM, you wrote:
>
>>> On 21/05/15 22:28, Peter Bennett (cats22) wrote:
>>>> On 05/21/2015 05:09 PM, Hika van den Hoven wrote:
>>>>> Hoi Peter,
>>>>>
>>>>> Wednesday, May 20, 2015, 4:21:12 PM, you wrote:
>>>>>
>>>>> Do you use dhcp for the clients? Then every now and then the ip gets
>>>>> refreshed. I can imagine that that could break the connection,
>>>>> although it also should recover.
>>>>
>>>> I have dhcp, but I have reserved fixed IP addresses in the router for
>>>> the front ends and back end and I have the IP addresses in the hosts
>>>> files, so I do not think this is causing a problem.
>>>>
>>> Another fun system that can cause similar effects to the above is
>>> network-manager. This would insist on dropping my connection every so many
>>> minutes and remaking it, static dhcp IP addresses and all.
>
>>> network-manager is completely unnecessary either on back end or front end unless
>>> you need the wifi functionality, in which cases dropped connections are a known
>>> hazard. It is easy enough to remove.
>
>> Besides that, even with static addresses set in your dhcp server,
>> leases are renewed every now and then. I see it coming by in the logs.
>> In essence static that way means a lease set with indeterminate
>> length.
>
> Or depending on the dhcp server it even can be of the same length as a
> normal lease, so it needs renewing every hour/day or so (depending on
> the set lease time. The only static part being the address being
> offered by the server.
>
>> I don't know if anything is then reinitialized, but for this
>> kind of systems, just like with servers, it is always safest to set it
>> hard in the machines configuration and that also means not through an
>> agent like networkmanager. The later I don't even use for wifi.
>
As far as I am aware, with a normal dhcp lease renewal this is all handled 
transparently. With Debian, even if the dhcp server is missing at that point 
(!), the client will just continue using the same IP configuration it had already.

Network Manager, on the other hand, insists on dropping the link and creating it 
again, which is unfriendly when you're in the middle of a long editing session.

-- 

Mike Perkins



More information about the mythtv-users mailing list