问答详情
源自:5-3 消息的接收与响应

“请求URL超时”

老师你好:    我把我的本地服务器映射到外面,在外网也可以正常访问,但在接入配置那里,填入URL,token 了,但总是提示 “请求URL超时”    我猜想,微信后台是没有连到我的服务器的,因为我的服务器没有反应,没有报错。    请问这个是什么问题呢?

提问者:小慕客 2015-04-25 16:54

个回答

  • biJava
    2015-04-29 11:30:26

    如果在外网上能正常访问,配置的时候多试几次,是有这种情况出现的。

  • 听雨追梦
    2017-10-29 19:19:01

    我的浏览器访问url显示这个 Check Sign Fail.不知道问题在哪里》》》

  • Koyee
    2017-06-07 13:30:18

    The connection to http://d73afe22.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:1234.

    Make sure that a web service is running on localhost:1234 and that it is a valid address.

    The error encountered was: dial tcp [::1]:1234: connectex: No connection could be made because the target machine actively refused it

    我外网访问不成功, 报了如下错误, 我换了其他的外网映射工具,一样是说请求URL超时 ==