启动idea的时候,提示:Internal HTTP server disabled: Cannot start internal HTTP server. Git integration, JavaScript debugger and LiveEdit may operate with errors. Please check your firewall settings and restart IntelliJ IDEA。

这是因为intelij的网络通信被网络防火墙阻止了,导致程序无法运行。

解决办法:打开控制面板----->系统和安全---->找到windows防火墙----->允许通过windows防火墙----->允许运行另一程序----->浏览itellij idea所在位置添加到允许的程序和添加功能中去


IntelliJ IDEA报错Internal HTTP server disabled: Cannot start internal HTTP server.

最后将家庭/工作(专用)和公用都选上,再重启idea就可以运行程序啦


相关文章:

  • 2021-10-11
  • 2021-04-11
  • 2021-12-12
  • 2021-06-12
猜你喜欢
  • 2022-12-23
  • 2021-10-15
  • 2022-12-23
  • 2021-12-22
  • 2021-07-23
  • 2021-05-06
相关资源
相似解决方案