<p dir="ltr">That's has between happening to me every time I upgrade as of late. Go into mythbuntu control center and re-enable MySQL. Not sure why this is happening either.</p>
<br><div class="gmail_quote"><div dir="ltr">On Sat, Dec 19, 2015, 7:59 PMĀ Thomas Mashos <<a href="mailto:thomas@mashos.com">thomas@mashos.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Can you email me /var/log/apt/history.log</p>
<br><div class="gmail_quote"><div dir="ltr">On Sat, Dec 19, 2015, 4:54 PMĀ Nick Morrott <<a href="mailto:knowledgejunkie@gmail.com" target="_blank">knowledgejunkie@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 20 December 2015 at 00:41, Mike Carron <<a href="mailto:jmcarron@starstream.net" target="_blank">jmcarron@starstream.net</a>> wrote:<br>
> By way of background, my MBE (headless) and three FEs are all running<br>
> Mythbuntu 14.04.3/0.27.5 and all have been running very satisfactorily until<br>
> today when I updated all units. The 3 FEs updated smoothly but the MBE ended<br>
> reporting that my system had a file that had been modified and was different<br>
> from the newly downloaded version. It offered me the option to retain my<br>
> original or change to the new and indicated the default was to retain my<br>
> original. I elected the default but the process was not able to complete<br>
> saying it was going to use 127.0.1.1 in place of something that I don't<br>
> remember. I'm not able to find any log of the activity so I can't say what<br>
> exactly happened.<br>
><br>
> After the update, all FE attempts to connect to the database fail. Looking<br>
> at the log I see that the FE makes one attempt to connect with the correct<br>
> IP address for the MBE and promptly falls back to using 127.0.0.1, which<br>
> also fails. MythWeb works just fine so the MBE is clearly talking with the<br>
> database.<br>
><br>
> Is there somewhere I can find out how to get this fixed?<br>
<br>
Did the upgrade reset your MySQL config to only bind to localhost?<br>
<br>
Check with:<br>
<br>
$ grep bind-address /etc/mysql/my.cnf<br>
<br>
(adjust path to my.cnf as necessary).<br>
<br>
For remote frontends to connect, the bind-address needs to be the<br>
routable IP address of the backend on your network (e.g. 192.0.0.1),<br>
not 127.0.0.1.<br>
<br>
Cheers,<br>
Nick<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr">Thomas Mashos</div>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div>