之前的项目一直是好的,可以启动,但最近启动出了问题,访问不了,于是找到原因发现是启用了访问国外网站的加速器,

更改了浏览器的代理模式,如下:

启动项目报错:502 Server dropped connection  The following error occurred while trying to access http://localhost:8080/TestDemo:

解决方法:

打开浏览器,进入到浏览器的网络设置中,将局域网设置中代理去掉即可。以 火狐为例,截图如下:

启动项目报错:502 Server dropped connection  The following error occurred while trying to access http://localhost:8080/TestDemo:

启动项目报错:502 Server dropped connection  The following error occurred while trying to access http://localhost:8080/TestDemo:

启动项目报错:502 Server dropped connection  The following error occurred while trying to access http://localhost:8080/TestDemo:

启动项目报错:502 Server dropped connection  The following error occurred while trying to access http://localhost:8080/TestDemo:

设置完成后,apache项目就可以启动了

详细介绍请查看全文:https://cnblogs.com/qianzf/
原文博客的链接地址:https://cnblogs.com/qzf/

 

相关文章:

  • 2022-12-23
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-19
  • 2021-08-23
  • 2021-12-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-16
  • 2021-11-07
  • 2021-09-20
  • 2021-05-01
  • 2021-08-30
相关资源
相似解决方案