[mythtv-users] MythWeb timezone incorrect and a possible fix?

Bill Meek keemllib at gmail.com
Tue Feb 11 04:36:51 UTC 2020


On 2/10/20 8:54 PM, Rajil Saraswat wrote:
> On Tue, Feb 11, 2020, 7:59 AM Michael T.
> 
>> What time zone does your backend log report it's using on mythbackend
>> startup (not mythweb log, the mythbackend log)?  Is it the correct one?
>>
>> Mike
>>
> 
> There is nothing obvious in the mythbackend log. What keyword should i look
> out for?
> 
> #grep - i timezone /var/log/mythtv/mythbackend.log
> 
> The above command yields nothing.

Is this the same issue as on the Forum?

     https://forum.mythtv.org/viewtopic.php?f=36&t=1558

 From your favorite browser go to: http://yourContainerBackendHostNameOrIpAddress:6544/Myth/GetTimeZone

On my system, grep -r -i timezone /etc/php* /etc/apache2 all timezone
variables are commented out (and not even set to my timezone.) Yet
mythweb works OK.

I'm not running the backend in a container. Do your need to do timedatectl --machine=CONTAINER ?

-- 
Bill


More information about the mythtv-users mailing list