[mythtv-users] Separate Frontend - New Install
Ashu Desai
ashu.desai at gmail.com
Sat Aug 5 03:28:24 UTC 2017
On Fri, Aug 4, 2017 at 10:20 PM, Per Hatlevik <jakeisawake at gmail.com> wrote:
>
>
> On Fri, Aug 4, 2017 at 9:29 PM, Ashu Desai <ashu.desai at gmail.com> wrote:
>
>>
>>
>> On Fri, Aug 4, 2017 at 5:51 PM, Per Hatlevik <jakeisawake at gmail.com>
>> wrote:
>>
>>> Can you connect to the db from the remote frontend?
>>>
>>> Something like
>>>
>>> mysql mythconverg -u mythtv -h 192.168.1.55 -p -e "select count(*) from settings;"
>>>
>>>
>>> Obviously replace that ip with the ip of your master backend....
>>>
>>>
>>>
>>>
>>
>> Installed mariadb.x86_64
>>
>>
>>
> the database is a client/server application just like mythtv. the database
> server runs on the mythtv backend server. the remote frontend needs a
> mythtv client and a database client. there was no need to install mariadb
> on the remote frontend (and i would remove it!) all you need is the db
> client which is what the mysql command is. the mysql command can connect to
> mariadb or mysqld so don't be fooled by the name. i assume you installed
> mythtv frontend using an rpm so it should have brought in all the
> dependencies including the mysql/mariadb client.
>
I installed from rpmfusion "mythtv-frontend" - it does *not* have mysql.
So when i give the command, like i stated earlier, it says command not
found. Which is why I installed mariadb (not mariadb-server)
I removed it now.
> i think you database is not accessible over the network and until you fix
> that it is pointless to troubleshoot the frontend. i repeat does this
> command work or not?
>
>
> mysql mythconverg -u mythtv -h 192.168.1.55 -p -e "select count(*) from
> settings;"
>
When I installed the mariadb - the above command worked and showed 997
counts...
>
> Obviously replace that ip with the ip of your master backend and run this
> on the remote frontend.
>
> _______________________________________________
> 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
>
>
--
http://about.me/adesai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170804/83074e83/attachment.html>
More information about the mythtv-users
mailing list