Check what local application is blocking your tcp/ip port
If you have the problem that starting a server (e.g. tomcat/8080) leads to an error because the port is already blocked. You can use this call: sudo lsof -i -P -n | grep LISTEN This will result into something like following output: ... apache2 3085 www-data 4u IPv6 42617 0t0