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.
Magnus Sandin wrote:
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.
Guys, cut ot the chase... ;-)
$ killall mythbackend $ mythbackend
Enjoy!
-- bjm _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
