首页 > 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 12:47:33      阅读:802      评论:0      收藏:0      [点我收藏+]

原因是本地服务器没有正常启动,但我看了一下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.

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!