Wyczyść port według terminalu
sudo lsof -i :5955
sudo kill -9 PID
Worrisome Weevil
sudo lsof -i :5955
sudo kill -9 PID