<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-bottom:6.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I upgraded a frontend only computer today from 12.04 to 14.04. It is a Mythbuntu install that was new for 12.04 and this is the only time the OS has been upgraded. Other than feverishly trying to free up space as the upgrade kept consuming it (despite the upgrade saying it had enough space!), the upgrade seemed to go well. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>After the upgrade when I try to start Mythfrontend, I get no database could be found error. I checked the config.xml and it has the right info in it. I ran the frontend from terminal (with debug level) and found that the frontend does ping the correct backend IP, then there’s the statement saying “FindDatabase() – Success!”. Great so far. But then the first instance of MythCoreContext says “Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)”. Under what circumstances would the frontend find and use config.xml initially and then ignore the info when it is time to connect? <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The only other log content that may be of interest (between the database success and using loopback IP as backend IP) is pasted below. I’m not sure if any of this is related to the problem. (the thing about “IP_MULTICAST_IF” seems like a reasonable culprit?)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>2014-09-18 11:49:03.079282 D MMulticastSocketDevice(:31): setsockopt - IP_MULTICAST_IF <o:p></o:p></p><p class=MsoNormal> eno: Cannot assign requested address (99)<o:p></o:p></p><p class=MsoNormal>cannot find libcec.solibcec.so: cannot open shared object file: No such file or directory<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.308340 D MMulticastSocketDevice(:31): setsockopt - IP_MULTICAST_IF <o:p></o:p></p><p class=MsoNormal> eno: Cannot assign requested address (99)<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.334164 I Loading en_us translation for module mythfrontend<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.350789 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'<o:p></o:p></p><p class=MsoNormal> eno: No such file or directory (2)<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.363661 E CECAdapter: Failed to load libcec.<o:p></o:p></p></div></body></html>