<div dir="ltr">I don't have any hints for the MythWeb problem, but I just solved the Exit and Shutdown problem myself a few days ago. You need to add your user to the sudoers file and give them permission to run the shutdown command you have defined in the mythtv settings without being prompted for password. Usually it looks something like this:<br>
<pre><code>user_name ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown<br><br></code></pre><pre><code>See also <a href="http://askubuntu.com/questions/168879/shutdown-from-terminal-without-entering-password">http://askubuntu.com/questions/168879/shutdown-from-terminal-without-entering-password</a><br>
</code></pre><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 15, 2014 at 1:42 PM, Mike Carron <span dir="ltr"><<a href="mailto:jmcarron@starstream.net" target="_blank">jmcarron@starstream.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I upgraded my system (Mythbungu 12.04 MBE and 1 FE) to 14.04 yesterday using the do-release-upgrade command. Mythtv was already at 0.27.3. I also did a fresh install of Mythbuntu 14.04 on two Zotac Zbox AD03s.<br>
<br>
The MBE seems ok except for MythWeb which is no longer available, browser cannot establish a connection. The MBE has a static IP address that did not change. MythWeb worked perfectly prior to the release upgrade and is installed and running. Nothing has changed except for the upgrade. I couldn't find any relevant logs.<br>
<br>
The two fresh installs seem to be fine except that Exit and Shutdown does not work. Exit works fine. The log below contains the complete log for both the Exit and Shutdown attempt and the successful Exit. Apparently the Exit and Shutdown attempt did not cause any activity at all.<br>
<br>
Jul 15 13:10:15 Kit-HTPC mythfrontend.real: mythfrontend[2220]: N CoreContext mythmainwindow.cpp:2711 (ExitStandby) Leaving standby mode<br>
Jul 15 13:10:35 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext mythmainwindow.cpp:2590 (LockInputDevices) Locking input devices<br>
Jul 15 13:10:35 Kit-HTPC mythfrontend.real: mythfrontend[2220]: N CoreContext mythmainwindow.cpp:2638 (PauseIdleTimer) Suspending idle timer<br>
Jul 15 13:10:35 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext mythmainwindow.cpp:2592 (LockInputDevices) Unlocking input devices<br>
Jul 15 13:10:35 Kit-HTPC mythfrontend.real: mythfrontend[2220]: N CoreContext mythmainwindow.cpp:2643 (PauseIdleTimer) Resuming idle timer<br>
Jul 15 13:10:50 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext bonjourregister.cpp:28 (~BonjourRegister) Bonjour: De-registering service '_mythfrontend._tcp.' on 'Mythfrontend on Kit-HTPC'<br>
Jul 15 13:10:50 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext AirPlay/mythraopdevice.cpp:71 (Cleanup) RAOP Device: Cleaning up.<br>
Jul 15 13:10:50 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext AirPlay/mythairplayserver.cpp:<u></u>377 (Cleanup) AirPlay: Cleaning up.<br>
Jul 15 13:10:50 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext audio/audiopulsehandler.cpp:48 (Suspend) Pulse: Cleaning up PulseHandler<br>
Jul 15 13:10:50 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext main.cpp:258 (cleanup) Shutting down UPnP client...<br>
Jul 15 13:10:51 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext mythrender_opengl1.cpp:280 (DeleteOpenGLResources) OpenGL1: Deleting OpenGL Resources<br>
Jul 15 13:10:51 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext mythrender_opengl.cpp:1048 (DeleteOpenGLResources) OpenGL: Deleting OpenGL Resources<br>
Jul 15 13:10:51 Kit-HTPC mythfrontend.real: mythfrontend[2220]: I CoreContext mythcontext.cpp:1194 (~MythContext) Waiting for threads to exit.<br>
<br>
Any hints?<span class="HOEnZb"><font color="#888888"><br>
-- <br>
mike<br>
<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://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>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><br>
</font></span></blockquote></div><br></div>