[mythtvnz] Broken communication from front end

Tony Sauri hoiho.nz at gmail.com
Thu Sep 20 09:59:30 BST 2012


On 20/09/12 19:12, Worik Stanton wrote:
> My frontend is no longer talking to my back end.  It starts up in setup
> mode asking for country and language
>
> The only change I made was I issued the SQL ommand 'grant all on
> mythconverg.* to mythtv@"192.168.1.%" identified by "mythtv";'  as user
> root on the backend.
>
> The front end can ping the back end so it is not a broken network.
>
> How do I recover?
>
> Exploring the set up on the back end I see that I have automatic backups
> for SQL database configured. Will that be useful?
>
> I was trying to get my Raspberry PI XBMC front end going.  I was going
> to make the subject line "I am an idiot" but I thought that would be too
> obscure.  Accurate though!
>
> cheers
> Worik
>


Sorry missed this in the last reply.

Also get th


c)  Login to MYSQL on Backend as root

     Then issue these SQL commands

     use mysql;

     select Host, DB, User from db where Db = "mythconverg";

Then post results with other data;

Tony





More information about the mythtvnz mailing list