[mythtv-users] Mythtv .26 - Mythbuntu 12.04 - Android cannot connect

Bill Meek keemllib at gmail.com
Fri May 10 03:43:24 UTC 2013


On 05/09/2013 10:24 PM, Joseph DeGraw wrote:
> On 05/09/2013 10:48 PM, Bill Meek wrote:
>> ps ax | grep mythbackend | grep -v grep
> 2085 ?        Ssl   46:24 /usr/bin/mythbackend --syslog local7 --user mythtv

Thanks.

OK, time to look at your logs. The best way is to stop the backend
and restart it from the command line, like this:

     sudo stop mythtv-backend
      Wait 10 seconds for it to stop
     sudo mythbackend --logpath /tmp --loglevel debug -v upnp --user mythtv
      Wait until you see a message like: "Scheduler: Seem to be woken up by USER"
     Type control-c to stop the backend
      Assuming you want it running, restart it with sudo start mythtv-backend

You'll now have a good (and detailed) log file in /tmp with a name similar to this:

     mythbackend.20130509223217.22650.log

Pastebin that log please and put a link to the pastebin here.

We're looking to see why port 6544 isn't responding.

-- 
Bill


More information about the mythtv-users mailing list