目前的解决办法是:
在你的Chorme 快捷方式中加入这个字符串--explicitly-allowed-ports=xxx
xxxx是你的端口号
例如:你要开启6000 端口号,则你的快捷方式中的内容可能是 C:\Documents and Settings\User\Local Settings\Application Data\Google\Chrome\Application\chrome.exe --explicitly-allowed-ports=6000
转载于:https://blog.51cto.com/xiangjishi/915772