<div dir="ltr">I just changed all instances of 192.168.1.234 to 127.0.0.,1 in all instances of config.xml. mythwelcome then picked up my theme. Progress, although not what I expected. More promising was that mythfilldatabase worked.<div><br></div><div>But it wasn't until I amended all references in mythconverg.settings (MariaDB [mythconverg]> update settings set data = '127.0.0.1' where data = '192.168.1.234';) that mythwelcome and mythfrontend came back to life...</div><div><br></div><div>None of these changes were necessary with version 29 last week. I could have probably stuck with 29 if I hadn't changed all the IP addresses. Something has definitely crept in to break mythttv.</div><div><br></div><div>OK, looks like there's a separate issue with mythtv-status, though.</div><div><br></div><div>I've had theĀ 012QMYSQL3 errors for a long time, although the DB is fine (as far as all the checks are concerned), and this has never caused me any issues in mythtv.</div><div><br></div><div>Thanks,</div><div><br></div><div>Ian</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 4 Jun 2018 at 06:50 Ian Campbell <<a href="mailto:ijc@hellion.org.uk">ijc@hellion.org.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, 2018-06-03 at 22:19 +0100, Ian Richardson wrote:<br>
> The debug just isn't giving me enough. How can I find out exactly how<br>
> those failing parts are trying to talk to the DB?<br>
<br>
> JunĀ  3 14:08:11 babylon mythtv-setup.real: mythtv-setup[11636]: E CoreContext mythdbcon.cpp:897 (prepare) Driver error was [2/2013]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012Lost connection to MySQL server during query<br>
<br>
>From that line in the logs on the ticket it looks like it is<br>
successfully connecting but then the connection gets unexpectedly (from<br>
myth's PoV) dropped -- perhaps the mysql/mariadb logs will contain a<br>
clue as to why it closed the connection?<br>
<br>
The 012QMYSQL3 code has some hits on google -- I haven't dug very deep<br>
but some of them suggest a db repair might be the way forward.<br>
<br>
Ian.<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>