<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 3, 2015 at 9:18 PM, Bill Meek <span dir="ltr"><<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 02/03/2015 05:31 PM, Daryl McDonald wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
raise MythDBError(MythError.DB_<u></u>CREDENTIALS)<br>
MythTV.exceptions.MythDBError: Could not find database login credentials<br>
daryl@daryl-A780L3C:~$<br>
<br>
Should this be a new thread?<br>
</blockquote>
<br></span>
Probably, but: Are your config.xml file(s) the same:<br>
<br>
diff ~mythtv/.mythtv/config.xml ~/.mythtv/config.xml<br>
<br>
They should be.<br>
<br>
Mythbuntu seems to link them to a file in /etc. This<br>
would show if the links are in order:<br>
<br>
ls -ld {~mythtv,~}/.mythtv/config.xml<div class=""><div class="h5"><br>
<br>
-- <br>
Bill<br>
______________________________<u></u>_________________<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" target="_blank">http://lists.mythtv.org/<u></u>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></div></div></blockquote><div><br></div><div>I really appreciate your continued interest here Bill, here is the result:</div><div><br></div><div> daryl@daryl-A780L3C:~$ diff ~mythtv/.mythtv/config.xml ~/.mythtv/config.xml</div><div>2,15d1</div><div>< <UPnP></div><div>< <MythFrontend></div><div>< <DefaultBackend></div><div>< <!--</div><div>< Set the <LocalHostName> hostname override below only if you want to use</div><div>< something other than the machine's real hostname for identifying settings</div><div>< in the database. This is useful if your hostname changes often, as</div><div>< otherwise you'll need to reconfigure mythtv every time.</div><div>< </div><div>< NO TWO HOSTS MAY USE THE SAME VALUE</div><div>< --></div><div>< </DefaultBackend></div><div>< </MythFrontend></div><div>< </UPnP></div><div>30a17,21</div><div>> <UPnP></div><div>> <UDN></div><div>> <MediaRenderer>7b2319ba-2b97-4b52-95a3-4376e9ee24c8</MediaRenderer></div><div>> </UDN></div><div>> </UPnP></div><div>daryl@daryl-A780L3C:~$ ls -ld {~mythtv,~}/.mythtv/config.xml</div><div>-rw-rw-r-- 1 daryl daryl 629 Aug 25 15:29 /home/daryl/.mythtv/config.xml</div><div>-rw-r--r-- 1 mythtv mythtv 944 Aug 25 11:06 /home/mythtv/.mythtv/config.xml</div><div>daryl@daryl-A780L3C:~$ </div><div><br></div></div><br></div></div>