【问题标题】:heroku favicon mistake h 10 in heroku logheroku 日志中的 heroku favicon 错误 h 10
【发布时间】:2020-06-07 19:55:52
【问题描述】:

我在 Heroku 上部署了 React 应用程序。 我的应用是您的应用已成功部署。 但是当我转到应用程序 URL 时,我看到应用程序错误 我检查了我的日志,我看到了这些:

2020-06-07T19:53:14.194731+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=eco-maps.herokuapp.com request_id=a308ec6e-0c35-429b-a545-4b60ee7a6d9d fwd="5.102.217.1" dyno=connect=service=status=503 bytes=protocol=https 2020-06-07T19:53:14.702350+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=eco-maps.herokuapp.com request_id=81b90ee4-1ef6-477a-9dc6-d5a14421d51e fwd="5.102.217.1" dyno= connect= service= status=503 bytes= protocol=https

我添加了网站图标,但没有帮助。能给个建议吗?

【问题讨论】:

    标签: heroku favicon


    【解决方案1】:

    这与网站图标无关。可能有多种不同的原因。你可以阅读这篇文章 https://dev.to/lawrence_eagles/causes-of-heroku-h10-app-crashed-error-and-how-to-solve-them-3jnl#:~:text=This%20error%20is%20thrown%20if,App%20crashed%20error%20code%20message。 除了本文中的修复之外,节点 buildpack 可能存在问题,heroku 在部署时将默认使用。

    【讨论】:

      猜你喜欢
      • 2015-07-22
      • 1970-01-01
      • 2012-11-26
      • 2014-02-13
      • 2014-06-07
      • 1970-01-01
      • 2015-05-04
      • 1970-01-01
      • 2012-05-25
      相关资源
      最近更新 更多