[mythtv-users] MythTV Android Frontend is now available in the Google Play Market

Bill Meek keemllib at gmail.com
Tue Oct 9 19:59:34 UTC 2012


On 10/09/2012 02:01 PM, Jim Oltman wrote:
> On Oct 9, 2012 1:34 PM, "Ronald Frazier" <ron at ronfrazier.net> wrote:
>> On Tue, Oct 9, 2012 at 2:18 PM, Jim Oltman <jim.oltman at gmail.com> wrote:
>>> Yep, there are two backends running.  Sudo kill PID won't kill it
> either.
>>
>> sudo kill -9 PID
>> Ron Frazier
> While that worked, I'm still not getting a connection in the web
> interface.  On 6544 or 6543.

Hi;

This won't fix a thing, but it will break the problem in half:

On your backend, type:

    sudo tcpdump -i eth0 -c5 -v -XX host tab0 (assumes tab0 is in /etc/hosts)

The output will look like this:

     http://paste.ubuntu.com/1269891/

The last block is what the tablet/cell should be sending to your
backend.

    GET./Myth/GetHostName.HTTP/1.1

I prefer Wireshark to tcpdump, but its a start.

-- 
Bill


More information about the mythtv-users mailing list