<p dir="ltr">/var/log/apt/history.log</p>
<br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 14, 2015, 5:42 PM Ian Evans <<a href="mailto:dheianevans@gmail.com">dheianevans@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 14, 2015 at 4:32 PM, Thomas Mashos <span dir="ltr"><<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>></span> wrote:<br></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><div><div dir="ltr">On Mon, Dec 14, 2015 at 1:10 PM Ian Evans <<a href="mailto:dheianevans@gmail.com" target="_blank">dheianevans@gmail.com</a>> wrote:<br></div></div></div></div></div></blockquote></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><p dir="ltr"><br>
On Dec 14, 2015 2:19 PM, "Thomas Mashos" <<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>> wrote:<br>
><br>
><br>
><br>
> On Mon, Dec 14, 2015 at 9:06 AM Ian Evans <<a href="mailto:dheianevans@gmail.com" target="_blank">dheianevans@gmail.com</a>> wrote:</p>
<p dir="ltr">>><br>
>> So mysql's running but were not getting a connection. Never seen this happen in a reboot before. What should I be checking next?<br>
>><br>
>> <br>
><br></p><p dir="ltr">
> What distro are you running? <br>
><br>
> The issue is that your mssql server is only listening on 127.0.0.1 and your backend is trying to connect to it on 192.168.1.145. You need to either tell your backend to connect to 127.0.0.1 (assuming both are on the same box) or tell mysql to listen on the other interface (or all interfaces).<br>
> -- </p><p dir="ltr"></p>
<p dir="ltr">Running Mythbuntu. I looked and yes the my.cnf was binding to 127.0.0.1 which is weird because I have ALWAYS had the frontend config set to the boxes IP address since 2011. Anything in the upgrade that could have changed it? </p></div></div></blockquote></div></div></blockquote></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">We don't change my.cnf, we actually change a file in /etc/mysql/conf.d/mythtv.cnf. What does it say in there? Did you get any mysql updates at the same time?<br><br></blockquote></div></div></blockquote><div><br></div><div>the mythtv.cnf:<br><br>[mysqld]<br>#bind-address=0.0.0.0<br>max_connections=250<br><br></div><div>Can't remember if there were mysql updates. Is there a log that shows the last update in Ubuntu? <br></div></div><br></div></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><div dir="ltr">-- <br></div><div dir="ltr">Thomas Mashos</div>