当前位置:   article > 正文

IDEA:Initialization failed for 'https://start.spring.io' &Problem with connection: connect timed out

problem with connection: connect timed out

一、解决:Initialization failed for ‘https://start.spring.io’

  1. 【File】→【Setting】,在搜索栏搜索http在这里插入图片描述
  2. Check connection
    在这里插入图片描述
  3. 如果显示连接成功则可以创建项目
    在这里插入图片描述
  4. 如果显示 connect timed out 请往下看

二、解决:Problem with connection: connect timed out

  • 方案一: 把https://start.spring.io 改为 http://start.spring.io
  • 方案二:修改防火墙
    1..打开【控制面板】→【防火墙】 →【允许程序通过Windows防火墙通信】
    2. 允许运行另一程序/允许其他应用
    3. 找到IDEA,选中然后【添加】
    在这里插入图片描述
    添加好后确定即可在这里插入图片描述

三、补充

  • 如果新建项目还是有以上问题,不妨看一下自己的网络是否连接,也可以尝试ping一下https://start.spring.io
    1. 快捷键【windows】+【R】
    2. 输入【cmd】
    3. ping start.spring.io在这里插入图片描述
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/IT小白/article/detail/581991
推荐阅读
相关标签
  

闽ICP备14008679号