lsof -i :9101 | grep LISTEN | awk '{print $2}' | xargs sudo kill -9 sleep 1 node start_data.js