<div dir="ltr">On Thu, Aug 25, 2016 at 1:29 PM, Jeffrey Ratcliffe <span dir="ltr"><<a href="mailto:jeffrey.ratcliffe@gmail.com" target="_blank">jeffrey.ratcliffe@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Despite my backend being headless, and my doing the upgrade over ssh,<br>
the basic Ubuntu part of the upgrade was flawless.<br>
<br>
I simultaneously upgraded the RPi3 frontend from 0.27->0.28 using the<br>
PPA (thanks!)<br>
<br>
When I started the new frontend for the first time, the basic menu<br>
system worked fine. However, I could not watch recordings or live TV.<br>
It took me a while of looking through the logs and mythtv-setup to<br>
realise that although my ipv4 address was static, the ipv6 was not,<br>
and 0.28 had suddenly saved one which was no longer valid. I removed<br>
it and all was well.<br>
<br>
Now the only thing that doesn't work is Mythweb (yes, WebFrontend<br>
worked out of the box).<br>
<br>
This showed my how to solve the first problem:<br>
<br>
<a href="https://www.mythtv.org/wiki/MythWeb#Browser_only_showing_a_directory_listing" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/<wbr>MythWeb#Browser_only_showing_<wbr>a_directory_listing</a><br>
<br>
And this the second:<br>
<br>
<a href="https://www.mythtv.org/wiki/MythWeb#Browser_says_.22Not_Found.22" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/<wbr>MythWeb#Browser_says_.22Not_<wbr>Found.22</a><br>
<br>
I'm now looking at this in /var/log/apache2/error.log:<br>
<br>
PHP Fatal error: Uncaught Error: Call to undefined function t() in<br>
/usr/share/mythtv/mythweb/<wbr>modules/_shared/tmpl/default/<wbr>footer.php:21\nStack<br>
trace:\n#0 /usr/share/mythtv/mythweb/<wbr>modules/_shared/tmpl/_errors/<wbr>fatal.php(43):<br>
require()\n#1 /usr/share/mythtv/mythweb/<wbr>includes/errors.php(128):<br>
require_once('/usr/share/myth.<wbr>..')\n#2 [internal function]:<br>
error_handler(256, '!!NoTrans: SQL ...', '/usr/share/myth...', 98,<br>
Array)\n#3 /usr/share/mythtv/mythweb/<wbr>classes/Database/Query/<wbr>mysqlicompat.php(98):<br>
trigger_error('SQL Error: No d...', 256)\n#4<br>
/usr/share/mythtv/mythweb/<wbr>classes/Database.php(261):<br>
Database_Query_mysqlicompat-><wbr>execute(Array)\n#5<br>
/usr/share/mythtv/mythweb/<wbr>classes/Database.php(324):<br>
Database->query('SELECT data\\n ...', Array)\n#6<br>
/usr/share/mythtv/mythweb/<wbr>includes/utils.php(63):<br>
Database->query_col('SELECT data\\n ...', 'recommend_enabl...')\n#7<br>
/usr/share/mythtv/mythweb/<wbr>modules/_shared/tmpl/default/<wbr>header.php(108):<br>
setting('recommend_enabl...', NULL)\n#8<br>
/usr/share/mythtv/mythweb/<wbr>modules/_shared/tmpl/tmpl/<wbr>header.php(16):<br>
requ in /usr/share/mythtv/mythweb/<wbr>modules/_shared/tmpl/default/<wbr>footer.php<br>
on line 21<br></blockquote><div><br></div><div>I finally made the move to 0.28 too.. Upgraded Ubuntu 14.04 to 16.04 and mythbackend is working. But, I have the same issue with mythweb, with the same error message in my logs. I checked my MySQL passwords, and it all looks good.</div><div><br></div><div>Anyone solve this?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<a href="https://ubuntuforums.org/showthread.php?t=2324542" rel="noreferrer" target="_blank">https://ubuntuforums.org/<wbr>showthread.php?t=2324542</a><br>
<br>
suggests that the db_server, db_name, db_login, db_password must be<br>
set incorrectly in /etc/apache2/sites-available/<wbr>mythweb.conf, but I<br>
see nothing untoward.<br>
<br>
Does anyone have any insight?<br>
<br>
Regards<br>
<br>
Jeff<br>
______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>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><br></div></div>