rubylist Posted July 30, 2012 Share Posted July 30, 2012 I just launched an ubuntu server on rackspace. I installed the basics and then installed mumble. When I run it, I get the error, what am I doing wrong?1 => Server: TCP Listen on [::]:64738 failed: The bound address is already in use1 => StoppedLooking in netstat, I do see processes listening on that port:Active Internet connections (only servers)Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program nametcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:6502 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN - tcp6 0 0 :::22 :::* LISTEN - tcp6 0 0 :::64738 :::* LISTEN - udp 0 0 0.0.0.0:41809 0.0.0.0:* - udp 0 0 0.0.0.0:5353 0.0.0.0:* - udp6 0 0 :::64738 :::* - Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted August 4, 2012 Administrators Share Posted August 4, 2012 How did you install and start mumble server?AFAIK the debian and ubuntu packages launch the process post install. So if you installed the package mumble-server from the repository, make sure you use the /etc/init.d/mumble-server script to start/stop. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.