【发布时间】:2018-10-09 23:26:55
【问题描述】:
所以,我在我的 Mac OSx 上运行 ngrok(当前版本)。但我收到以下错误:
Failed to complete tunnel connection
The connection to http://35504712.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:3746.
Make sure that a web service is running on localhost:3746 and that it is a valid address.
The error encountered was: dial tcp xx.xx.xx.xx:3746: getsockopt: connection refused
我知道我的服务器运行正常,因为我实际上可以单击错误消息中的本地服务器链接并从我的服务器获得响应。
关于如何诊断的任何想法?
【问题讨论】:
标签: ngrok