<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 05/09/2013 06:36 PM, Bill Meek
wrote:<br>
</div>
<blockquote cite="mid:518C24E0.1080903@gmail.com" type="cite">On
05/09/2013 05:02 PM, Joseph DeGraw wrote:
<br>
...
<br>
> I have a rather weird problem. I recently did a total rebuild
of my mythtv box and am now running mythbuntu 12.04 and mythtv .26
on it. Because
<br>
<blockquote type="cite">I have a android phone I wanted to check
out the add on's so that I can watch the recorded shows and
such. However, I cannot get the android to
<br>
recognize my mythtv setup. Aside from the normal install of
mythtv here is what I have done so far:
<br>
</blockquote>
...
<br>
<blockquote type="cite">I think Im missing port 6544 or something
here????
<br>
</blockquote>
<br>
Any chance you're running with the --noupnp option?
<br>
<br>
The Services API uses 6544. You can try some simple tests
<br>
to try to isolate the problem. From your backend:
<br>
<br>
<backendIP>:6544/Myth/GetHostName
<br>
<br>
The response should be:
<br>
<br>
<String>YourBackenHost'sName</String>
<br>
<br>
In your backend's log, you should see lines similar to these:
<br>
<br>
2013-05-09 14:51:10.534936 I [3259/3259] CoreContext
serverpool.cpp:399 (listen) - Listening on TCP 127.0.0.1:6544
<br>
2013-05-09 14:51:10.534985 I [3259/3259] CoreContext
serverpool.cpp:399 (listen) - Listening on TCP 192.168.1.204:6544
<br>
2013-05-09 14:51:10.535048 I [3259/3259] CoreContext
serverpool.cpp:399 (listen) - Listening on TCP [::1]:6544
<br>
<br>
And, you're not there yet, but additional logging for the Services
API
<br>
must be done with -v upnp. That can be added to a running BE with:
<br>
<br>
mythbackend --setverbose upnp
<br>
<br>
If you were using MythTV Android Frontend (version 1.10.1 is
current,) then
<br>
the Help menu will get you to its Wiki and a FAQ as well as
troubleshooting
<br>
tips. I don't recall doing anything special to enable port 6544,
maybe its
<br>
just been on so long I forgot about it.
<br>
<br>
</blockquote>
<font size="+1">Bill, Want to thank you for your response so far.<br>
<br>
<font size="+1">Here is the output of the command you wanted me to
run:<br>
<br>
<font size="+1">---------------------------------------------------<br>
<br>
</font>coffee@mythtv2013:~$ 10.0.1.12>:6544/Myth/GetHostName<br>
-bash: :6544/Myth/GetHostName: No such file or directory<br>
coffee@mythtv2013:~$ <br>
<br>
<font size="+1">---------------------------------------------------</font><br>
<br>
I think the problem is<font size="+1"> that I dont even have
anything running on port 6544. The <font size="+1">mythtv box
(mythtv2013 / 1<font size="+1">0.0.1.12)</font> is a combo
FE/BE box and the <font size="+1">nmap output from my
surfing box is<font size="+1"> :<br>
<br>
<font size="+1">------------------------------------------------------------<br>
<br>
</font>[coffee@coffee ~]$ nmap mythtv2013<br>
<br>
Starting Nmap 6.01 ( <a class="moz-txt-link-freetext" href="http://nmap.org">http://nmap.org</a> ) at 2013-05-09
22:24 EDT<br>
Nmap scan report for mythtv2013 (10.0.1.12)<br>
Host is up (0.00020s latency).<br>
rDNS record for 10.0.1.12: mythtv2013.athome.net<br>
Not shown: 991 closed ports<br>
PORT STATE SERVICE<br>
22/tcp open ssh<br>
80/tcp open http<br>
111/tcp open rpcbind<br>
139/tcp open netbios-ssn<br>
445/tcp open microsoft-ds<br>
2049/tcp open nfs<br>
5100/tcp open admd<br>
5900/tcp open vnc<br>
6543/tcp open mythtv<br>
<br>
Nmap done: 1 IP address (1 host up) scanned in 0.05
seconds<br>
[coffee@coffee ~]$ <br>
<br>
--------------------------------------------------------------<br>
<br>
<font size="+1">I dont even have anything running on
port 6544. I checked the logs and no string concerning
port 6544. At the risk of sounding stupid, Where might
I check if mythbackend is running with the -nou<font
size="+1">pn<font size="+1">p</font> option?</font></font><br>
<br>
<font size="+1">Im sure this sho<font size="+1">uld be
some stupid silly problem but I really dont know<font
size="+1"> at this point<font size="+1"> (??)<br>
<br>
<font size="+1">thanks,<br>
<br>
<font size="+1">coffee</font><br>
</font></font></font></font></font></font></font></font></font></font></font>
</body>
</html>