Yes, it seems like something is listening on port 6543 already. If you run netstat -nlp as root, you will see which process that is using that port.

// Magnus

E rademaker wrote:

results of netstat dump. It means nothing to me but
may to someone abit more savvy.


tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:3310 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:6543 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:6544 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:113 0.0.0.0:* LISTEN -



--- Ajay Sharma <[EMAIL PROTECTED]> wrote:



E rademaker wrote:


Hi,
I just upgraded from 0.16 to 0.17 and now have


some


problems. The backend is failing to start and I am


not


sure why. Any hints or pointers greatfully


accepted


TIA

[EMAIL PROTECTED] parents]# mythbackend
Starting up as the master server.
2005-02-13 14:15:06.974 mythbackend version:
0.17.20050130-1 www.mythtv.org
2005-02-13 14:15:06.975 Enabled verbose msgs :
important general
QServerSocket: failed to bind or listen to the


socket


Failed to bind port: 6543
[EMAIL PROTECTED] parents]#


Looks like something is using port 6543 which is why
mythbackend can't bind to it. Are you sure that it's not already
running?


you can also do a 'netstat -nap' and find out what's
running on port 6543.

--ajay
_______________________________________________
mythtv-users mailing list
[email protected]



http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users






__________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250


------------------------------------------------------------------------

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




--
*Magnus Sandin
*Cache miss - please take better aim next time

Get Firefox... <http://www.getfirefox.com>
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to