码迷,mamicode.com
首页 > Web开发 > 详细

Error when connecting to the GNS3 server: Cannot connect to http://127.0.0.1:3080. Please check if GNS3 is allowed in your antivirus and firewall. And that server version is 2.1.8.

时间:2018-07-06 13:12:39      阅读:1751      评论:0      收藏:0      [点我收藏+]

标签:127.0.0.1   winsock   bsp   hat   启动   erro   原因   color   please   

原因是本地服务器没有正常启动,但我看了一下3080端口确实是正在使用的,查看Server配置也是正常的

于是我手动运行GNS3\gns3server.EXE,发现报错信息:系统检测到在一个调用中尝试使用指针参数时的无效指针地址

出错原因是 winsock 出错

解决方法:以管理员身份运行cmd.exe执行netsh winsock reset然后重启就可以解决问题

Error when connecting to the GNS3 server: Cannot connect to http://127.0.0.1:3080. Please check if GNS3 is allowed in your antivirus and firewall. And that server version is 2.1.8.

标签:127.0.0.1   winsock   bsp   hat   启动   erro   原因   color   please   

原文地址:https://www.cnblogs.com/cbreeze/p/9272869.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!