<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/14/2013 01:45 PM, Bill Meek
wrote:<br>
</div>
<blockquote cite="mid:5192783F.5070204@gmail.com" type="cite">On
05/14/2013 11:42 AM, Joseph DeGraw wrote:
<br>
<blockquote type="cite">I did post about this before but Iam
posting this problem with some better clarity.
<br>
<br>
It seems port 6544 does not show up on my combo FE/BE system
running mythbuntu 12.04 and mythtv .26. This is a new box I
built that I have been
<br>
using now for about 3 weeks. Everything runs fine on it and Iam
quite happy. However, Im looking athooking up a basic FE
computer to the TV in
<br>
the main bedroom. I also want to access it via my smartphone. Of
course, I cannot access the BE mythtv because I have no port
6544 showing up.
<br>
Here are the ports I have open:
<br>
<br>
Nmap scan report for localhost (127.0.0.1)
<br>
Host is up (0.00023s latency).
<br>
Not shown: 988 closed ports
<br>
PORT STATE SERVICE
<br>
22/tcp open ssh
<br>
53/tcp open domain
<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>
3306/tcp open mysql
<br>
5100/tcp open admd
<br>
5900/tcp open vnc
<br>
6543/tcp open mythtv
<br>
6547/tcp open powerchuteplus
<br>
<br>
If I run 'netstat -antu' I see the port there:
<br>
<br>
tcp 0 0 10.0.1.12:6544 0.0.0.0:*
LISTEN
<br>
tcp 0 0 127.0.0.1:6544 0.0.0.0:*
LISTEN
<br>
<br>
Im not that experienced with netstat. But to me it seems the
port is there but something blocking it??? Im not running a
firewall on the box and
<br>
basic networking (ssh, mythweb, RDP) runs just fine. Its just
that port 6544 does not show up.
<br>
<br>
Perhaps I have done something wrong? I dont know what. Perhaps
someone on the mailing list can take a second look and give me
some pointers as
<br>
to what I should look for to solve this. I would really like to
get my smartphone working with mythtv.
<br>
</blockquote>
<br>
Hi;
<br>
<br>
I never saw a response to my request for your logs:
<br>
<br>
> OK, time to look at your logs. The best way is to stop the
backend
<br>
> and restart it from the command line, like this:
<br>
>
<br>
> sudo stop mythtv-backend
<br>
> Wait 10 seconds for it to stop
<br>
> sudo mythbackend --logpath /tmp --loglevel debug -v upnp
--user mythtv
<br>
> Wait until you see a message like: "Scheduler: Seem to be
woken up by USER"
<br>
> Type control-c to stop the backend
<br>
> Assuming you want it running, restart it with: sudo start
mythtv-backend
<br>
>
<br>
> You'll now have a good (and detailed) log file in /tmp with a
name similar to this:
<br>
>
<br>
> mythbackend.20130509223217.22650.log
<br>
>
<br>
> Pastebin that log please and put a link to the pastebin here.
<br>
>
<br>
> We're looking to see why port 6544 isn't responding.
<br>
<br>
There are a number of things done at startup that should appear in
the
<br>
logs. Your nmap/netstat commands are a very good diagnostic tools,
but
<br>
we really don't know any more than: you can't connect to port
6544.
<br>
<br>
The log file as generated above will be fairly short, maybe 100
<br>
lines. This Wiki may be of help:
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/wiki/Posting_Logs">http://www.mythtv.org/wiki/Posting_Logs</a>
<br>
<br>
</blockquote>
<font size="+1">Than<font size="+1">k you, Seems I didnt see that p<font
size="+1">ost. Sorry about that.<br>
<br>
<font size="+1">H<font size="+1">ere is the link to the log:<br>
<br>
<a class="moz-txt-link-freetext" href="http://pastebin.com/Bc7AXsph">http://pastebin.com/Bc7AXsph</a><br>
<br>
<font size="+1">coffee</font><br>
</font></font></font></font></font>
</body>
</html>