I know thats not the case here for this issue but sometimes the OS itself can hold on to that port for some reason, and because of that theres no PID attached to the port on the results of netstat
or lsof
commands
So basically you need to restart the port
sudo fuser -k 3000/tcp