Name: Port already used, but which one?
Description:
-
The program
myappcan't start. -
Another process is already listening on the same port that
myappwants to listen on. -
myappdoesn't show which port it is trying to listen on. -
myappis a binary file, so its code can't be modified to change the port.
Tasks:
- Terminate the process which is listening on that port.
Level: Intermediate
Estimated duration: 15min
Access: No signup required
Tags: Linux