【问题标题】:ngrok, Failed to complete tunnel connectionngrok,无法完成隧道连接
【发布时间】:2020-10-05 07:04:28
【问题描述】:

我在我的电脑上下载了 ngrok,但是当输入以下地址之一时,它显示以下错误。

命令:ngrok http 80

错误

GET /favicon.ico 502 Bad Gateway

GET / 502 Bad Gateway

错误页面

The error encountered was: dial tcp [::1]:80: connectex: A connection cannot be established as the destination computer expressly denied that connection.

我正在研究,我发现的解决方案之一是删除防火墙保护,但它不起作用。感谢您的关注和帮助

【问题讨论】:

    标签: ngrok


    【解决方案1】:

    将命令改为

    ngrok http 90
    

    如果你想在端口 90 上运行。

    【讨论】:

      猜你喜欢
      • 2021-02-17
      • 2021-03-17
      • 2017-11-02
      • 1970-01-01
      • 1970-01-01
      • 2020-04-09
      • 2019-11-12
      • 2017-02-21
      • 1970-01-01
      相关资源
      最近更新 更多