Unable to round-trip http request to upstream: read tcp 192.168.xx.xxx:xxxxx->xx.xxx.xxx.x:xxx: read: operation timed out

今天也遇到了这个问题,搜的都是关闭蓝灯这些

其实不用关,改下 hosts 文件就行,格式:

127.0.0.1 xx.xxx.xxx.x

中间有个空格, 后面 xx.xxx.xxx.x 这段 ip 是

Unable to round-trip http request to upstream: read tcp 192.168.xx.xxx:xxxxx->xx.xxx.xxx.x:xxx: read: operation timed out

没有端口号。

相关文章:

  • 2022-01-04
  • 2021-12-28
  • 2021-07-12
  • 2021-07-16
  • 2021-11-20
  • 2022-12-23
  • 2021-07-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-03-06
  • 2021-05-02
  • 2021-05-02
  • 2021-07-06
相关资源
相似解决方案