udacity / CarND-MPC-Project

CarND Term 2 Model Predictive Control (MPC) Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to listen to port

hxlee309 opened this issue · comments

If I terminate the simulation using ctrl-z then re-run the simulation, it will simply returns "failed to listen to port". I wonder if there's any solution to this issue besides reboot. Any help will be appreciated.

Unfortunately no, you need to re-boot the code and simulator each time around.

Unfortunately no, you need to re-boot the code and simulator each time around.

Can you explain what I should do in this case