[mythtv-users] Separate Frontend - New Install

Mark Perkins perkins1724 at hotmail.com
Sun Aug 6 21:11:40 UTC 2017


On 7 August 2017 3:13:36 am Ashu Desai <ashu.desai at gmail.com> wrote:

> On Sun, Aug 6, 2017 at 11:35 AM, Ashu Desai <ashu.desai at gmail.com> wrote:
>
>>
>>
>> On Sun, Aug 6, 2017 at 11:07 AM, Bill Meek <keemllib at gmail.com> wrote:
>>
>>> On 08/06/2017 10:20 AM, Ashu Desai wrote:
>>>
>>>> Back to same issue -
>>>>
>>>> https://pastebin.com/A63zybJy
>>>>
>>>
>>> Please pastebin a matching mythbackend log when
>>> the frontend fails.
>>
>>
>> How do I get logs of this? I looked under /var/log/mythtv/ but no logs
>> since few days as I haven't tried doing anything on the backend...
>>
>>
>>
>>
>>> The DB is up because the
>>> FE got the DBSchemaVer and the FE got the BE's
>>> IP and does: Connecting to backend server: 172.16.10.54:6543
>>>
>>> But never connects, even though you reported that
>>> nmap worked.
>>>
>>> What does this return:
>>>
>>>   curl -H 'Accept: application/json' 172.16.10.54:6544/Myth/GetHostName
>>
>>
>> [mythtv at mythfe7 ~]$ curl -H 'Accept: application/json'
>> 172.16.10.54:6544/Myth/GetHostName
>>
>> curl: (56) Recv failure: Connection reset by peer
>>
>>
> [mythtv at mythfe7 ~]$ curl -H 'Accept: application/json'
> 172.16.10.54:6544/Myth/GetHostName
> {"String": "mythmaster"}
>
> This came after I did the permissions command.
>
>
>
>>
>>
>>>
>>>
>>> --
>>> Bill
>>>
>>>
>>>
> So figured out the frontend didn't have "write" permissions to my remote
> backend - so changed that
>
> [root at mythmaster ~]# ls -ahl /usr/local/media/videos/
> total 12G
> drwxr-xr-x. 2 root root 4.0K Aug  4 10:29 .
> drwxr-xr-x. 6 root root 4.0K Aug  4 10:29 ..
> -rw-------. 1 root root 2.2G Jan 17  2014 Alien 4.mkv
> -rw-------. 1 root root 4.4G Dec 25  2016 Storks.mkv
> -rw-------. 1 root root 4.6G Jun 10  2016 Zootopia.mkv
> [root at mythmaster ~]# chmod 755 /usr/local/media/videos/*
> [root at mythmaster ~]# ls -ahl /usr/local/media/videos/
> total 12G
> drwxr-xr-x. 2 root root 4.0K Aug  4 10:29 .
> drwxr-xr-x. 6 root root 4.0K Aug  4 10:29 ..
> -rwxr-xr-x. 1 root root 2.2G Jan 17  2014 Alien 4.mkv
> -rwxr-xr-x. 1 root root 4.4G Dec 25  2016 Storks.mkv
> -rwxr-xr-x. 1 root root 4.6G Jun 10  2016 Zootopia.mkv
>
> Now the frontend can talk fine.
>
> Of course more issues - audio/video
>
> I am ok when I give the "speaker-test" command - audio comes out fine
>
> With mythfrontend GUI - under audio setup - it comes out from different
> speakers instead of normal ones.
>
> And my video (H.265) files plays extremely choppy - as if I am seeing them
> via VNC or XMing.
>
>
> Not sure which log files to give so hoping someone can guide me there..
>
>
>
> ----------
> _______________________________________________

Best to start a new thread rather than clutter this one. Frontend log from start up (start FE with "-v playback" logging) , play file for 30 sec then shutdown should be sufficient. Also include details of hardware (particularly type of graphics) and whether any remote FE are wired or wireless network. Worth also checking you have correct drivers installed for your hardware and also top during playback to see whether your CPU is running at 100%.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170806/6998027a/attachment.html>


More information about the mythtv-users mailing list