Warning: remote port forwarding failed for listen port 52698

I had the same problem. In order to find the port that is already open, you have to issue this command on the ‘corn.myschool.edu’ computer:

sudo netstat -plant  | grep 52698

And then kill all of the processes that come up with this (replace xxxx with the process ids)

sudo kill -9 xxxx

(UPDATED: changed the option to be -plant as it is a nice mnemonic)

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)