Иногда бывает ситуация когда dev-сервер по какой-либо причине не закрылся и висит в процессах, занимая порт.
Это может быть из-за падения IDE или просто сам забыл погасить и закрыл терминал.
Для таких случаев я набросал простую функцию с командой:
kill_on_port() {
port=$(lsof -t -i:$1)
echo "KILL PROCESS:" $port
sudo kill -9 $port
}
alias killonport="kill_on_port $@"
Код поместить в ~/.bashrc и рестартнуть систему.
Если во время старта dev-сервера получаете ошибку что порт уже занят, просто выполните команду, подставив свой порт.
Bash
kill_on_port 8000
Скорее всего бесполезно, если другой процесс назначен на перезапуск вашего dev-сервера в случае падения.
Имя команды можете изменить на любое другое.
#linux
#RUNE/USDT analysis :
#RUNE has retested the resistance zone following a bullish impulsive move. The price is anticipated to bounce from the current level and test higher levels.
TF : 1W
Entry : $2.190
Target : $7.566
SL : $1.314
#RUNE/USDT analysis :
#RUNE has recently broken out of the 200 EMA with strong bullish momentum. The price is currently showing bullish price action. It is expected to rise higher. Before that, the price is expected to pull back and then rise higher. Wait for the price to test the support zone for a long entry.
TF : 2H
Entry : $3.813
Target : $4.233
SL : $3.603
#rune scalping opportunity 🧐
After the big dump, the previously formed liqudation void was closed. From here, it would either turn or dump would continue.
When we look at the short time frame, we see that it can start the rise by forming a failure swing.