【问题标题】:"New Spring Starter Project" wizard in STS 3.8.4 shows "IOException: Server returned HTTP response code: 403 for URL: http://start.spring.io"STS 3.8.4 中的“New Spring Starter Project”向导显示“IOException:服务器返回 HTTP 响应代码:403 for URL:http://start.spring.io”
【发布时间】:2017-04-18 07:20:55
【问题描述】:

我正在尝试启动一个新的 Spring 项目。但是当我打开“New Spring Starter Project”向导时,它显示“IOException:服务器返回 HTTP 响应代码:403 for URL:http://start.spring.io” 我正在使用 STS 3.8.4 并且我的防火墙已停用。请让我知道如何解决问题。

【问题讨论】:

  • 这看起来像是网络问题或防火墙问题,因为我可以在浏览器中访问 URL。您可以通过浏览器访问它吗?如果是,则下载 ZIP 并在 STS 中打开

标签: spring eclipse spring-boot proxy


【解决方案1】:
I rebooted my smartphone, the internet device. then opened the command prompt   on laptop and executed the following commands:-   
  1. ipconfig/release(它发布了当前的IP配置)
  2. ipconfig/renew(DHCP 服务器分配了一个新的 IP 地址)

    以上解决了问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-02-19
    • 2022-01-21
    • 1970-01-01
    • 2019-06-05
    • 2011-04-21
    • 2013-03-29
    • 2018-10-19
    • 1970-01-01
    相关资源
    最近更新 更多