WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: still cant get ml donkey to run  (Read 1386 times)

omed

  • Guest
still cant get ml donkey to run
« on: March 17, 2010, 07:29:57 PM »

Exception: bind failed: Address already in use at port 2158
This is normally caused by another application currently using this port.
Close that application and restart MLDonkey, exiting
how can i find out (i think no other appl is running

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: still cant get ml donkey to run
« Reply #1 on: March 17, 2010, 07:57:37 PM »
To find out which process is using a certain port (e.g. 2158), I'd try: sudo netstat -anp | grep 2158