[mythtv-users] Separate Frontend - New Install

Ashu Desai ashu.desai at gmail.com
Sat Aug 5 03:21:53 UTC 2017


On Fri, Aug 4, 2017 at 10:05 PM, Bill Meek <keemllib at gmail.com> wrote:

> On 08/04/2017 09:04 PM, Ashu Desai wrote:
>
>> [mythtv at mythfe7 ~]$ chmod 755/home/mythtv/.mythtv/config.xml
>>
>> [mythtv at mythfe7 ~]$ ls -ahl/home/mythtv/.mythtv/config.xml
>> -rwxr-xr-x 1 mythtv mythtv 604 Aug  4 16:42/home/mythtv/.mythtv/conf
>> ig.xml
>>
>
> config.xml isn't an executable. Mode 664 is good (and isn't
> the problem.) This line says the frontend has connected to
> the database:
>
>     2017-08-04 22:16:04.669452 D [7102/7102] CoreContext
> mythcontext.cpp:433 (FindDatabase) - FindDatabase() - Success!
>
> https://pastebin.com/tbXraUPX
>
>
By the way - any time I move - left to right, next menu, anything - the
following seems to come up (even though it shows connected to the DB)


   1. 2017-08-04 22:00:19.048585 C  Protocol version check failure.
   2.                         The response to MYTH_PROTO_VERSION was empty.
   3.                         This happens when the backend is too busy to
   respond,
   4.                         or has deadlocked due to bugs or hardware
   failure.
   5. 2017-08-04 22:00:19.070952 I
    MythCoreContext::ConnectCommandSocket(): Connecting to backend server:
   172.16.10.54:6543 (try 1 of 1)
   6. 2017-08-04 22:00:26.085842 E  MythSocket(7fe624003590:65):
   ReadStringList: Error, timed out after 7000 ms.
   7. 2017-08-04 22:00:26.086097 C  Protocol version check failure.
   8.                         The response to MYTH_PROTO_VERSION was empty.
   9.                         This happens when the backend is too busy to
   respond,
   10.                         or has deadlocked due to bugs or hardware
   failure.
   11. 2017-08-04 22:00:26.086580 I
    MythCoreContext::ConnectCommandSocket(): Connecting to backend server:
   172.16.10.54:6543 (try 1 of 1)
   12. 2017-08-04 22:00:33.101176 E  MythSocket(7fe624017070:65):
   ReadStringList: Error, timed out after 7000 ms.
   13. 2017-08-04 22:00:33.101470 C  Protocol version check failure.
   14.                         The response to MYTH_PROTO_VERSION was empty.
   15.                         This happens when the backend is too busy to
   respond,
   16.                         or has deadlocked due to bugs or hardware
   failure.



>
>>
> Try this:  nmap -p 6543 172.16.10.54
> from the remote frontend.
>
> Looking for these two lines:
>
>   PORT     STATE SERVICE REASON
>   6543/tcp open  mythtv  syn-ack
>
> sudo apt-get install nmap if you don't have it. It's
> a handy tool to have around.
>
> --
> Bill
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170804/0b73a8e3/attachment.html>


More information about the mythtv-users mailing list