<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.&nbsp; It is a Mythbuntu install that was new for 12.04 and this is the only time the OS has been upgraded.&nbsp; 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.&nbsp; <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>After the upgrade when I try to start Mythfrontend, I get no database could be found error.&nbsp; I checked the config.xml and it has the right info in it.&nbsp; I ran the frontend from terminal (with debug level) and found that the frontend does ping the correct backend IP, then there&#8217;s the statement saying &#8220;FindDatabase() &#8211; Success!&#8221;.&nbsp; Great so far.&nbsp; But then the first instance of MythCoreContext says &#8220;Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)&#8221;.&nbsp; Under what circumstances would the frontend find and use config.xml initially and then ignore the info when it is time to connect?&nbsp; <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</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.&nbsp; I&#8217;m not sure if any of this is related to the problem.&nbsp; (the thing about &#8220;IP_MULTICAST_IF&#8221; seems like a reasonable culprit?)<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>2014-09-18 11:49:03.079282 D&nbsp; MMulticastSocketDevice(:31): setsockopt - IP_MULTICAST_IF <o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&nbsp; MMulticastSocketDevice(:31): setsockopt - IP_MULTICAST_IF <o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eno: Cannot assign requested address (99)<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.334164 I&nbsp; Loading en_us translation for module mythfrontend<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.350789 E&nbsp; LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eno: No such file or directory (2)<o:p></o:p></p><p class=MsoNormal>2014-09-18 11:49:03.363661 E&nbsp; CECAdapter: Failed to load libcec.<o:p></o:p></p></div></body></html>