如何解决 Heroku 错误 AT code=H13 desc=“连接关闭无响应”

How to Solve Heroku Error AT code=H13 desc="Connection closed without response"

提问人:Minhajul Islam 提问时间:5/22/2022 最后编辑:Minhajul Islam 更新时间:5/23/2022 访问量:537

问:

我一切都很完美,但突然间我遇到了这个问题。不知道为什么会这样。

错误:

heroku[路由器]:at=错误代码=H13 desc=“连接关闭无响应” method=GET path=“/products/[email protected]” host=lit-hamlet-04037.herokuapp.com request_id=03953580-e411-420d-b9ae-fe5e121f8b1d fwd=“103.84.133.224” dyno=web.1 connect=0ms service=8ms status=503 bytes=0 protocol=https

JavaScript node.js ReactJS Heroku 服务器端

评论

0赞 Andy 5/22/2022
stackoverflow.com/questions/63422176/......
0赞 Community 5/22/2022
请提供足够的代码,以便其他人可以更好地理解或重现问题。
0赞 Minhajul Islam 5/23/2022
heroku[路由器]:at=错误代码=H13 desc=“连接关闭无响应” method=GET path=“/products/[email protected]” host=lit-hamlet-04037.herokuapp.com request_id=03953580-e411-420d-b9ae-fe5e121f8b1d fwd=“103.84.133.224” dyno=web.1 connect=0ms service=8ms status=503 bytes=0 protocol=https

答: 暂无答案