Flutter BUG Error connecting to the service protocol: HttpException: Connection closed before full..

 

 

Error connecting to the service protocol: HttpException: Connection closed before full header was received, uri = http://127.0.0.1:53811/WcKOPFtfQvg=/ws

如果你用的是安卓的手机或者系统模拟器,原因很简单:安卓的版本不兼容,换一台系统高的就好,但是要flutter兼容到的才行,过高太低就会有这种问题

如果你是iOS的真机或者模拟器,那么问题就是Mac或者真机的代理打开了.直接断开代理,并且在网络设置里面取消所有代理就可以解决。

相关文章:

  • 2021-12-15
  • 2021-11-23
  • 2022-12-23
  • 2022-01-27
  • 2021-11-18
  • 2022-01-01
  • 2022-12-23
  • 2021-12-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
  • 2021-10-24
  • 2021-07-19
相关资源
相似解决方案