【问题标题】:deploy octopress to heroku always return blank page将 octopress 部署到 heroku 总是返回空白页
【发布时间】:2014-10-21 22:25:37
【问题描述】:

这是我第一次使用 Octopress,我关注 tutorial 我无法将我的 Octopress 应用程序部署到 heroku。当我这样做时,我得到的只是一个空白页。

我终于检查了日志。

2014-10-21T03:48:02.793139+00:00 heroku[run.8368]: Process exited with status 1
2014-10-21T03:48:02.796400+00:00 heroku[run.8368]: State changed from up to complete
2014-10-21T03:48:05.012590+00:00 heroku[run.5502]: Starting process with command `false && AUTOMATED DIAGNOSIS BEING RUN BY HEROKU SUPPORT; cat config/environments/production.rb`
2014-10-21T03:48:04.976958+00:00 heroku[run.5502]: Awaiting client
2014-10-21T03:48:05.373361+00:00 heroku[run.5502]: State changed from starting to up
2014-10-21T03:48:06.136217+00:00 heroku[run.5502]: Process exited with status 1
2014-10-21T03:48:06.152972+00:00 heroku[run.5502]: State changed from up to complete
2014-10-21T04:04:36.113302+00:00 heroku[router]: at=info method=GET path="/" host=passol.herokuapp.com request_id=060acfa7-179f-4388-8baa-6f494eb7da48 fwd="61.141.70.22" dyno=web.1 connect=1ms service=6ms status=404 bytes=283

【问题讨论】:

    标签: heroku octopress


    【解决方案1】:

    对不起,我终于找到答案了。我必须从 .gitignore 和至少一个博客中删除 public 和 Gemfile.lock

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-05-02
      • 1970-01-01
      • 2021-02-25
      • 2017-11-28
      • 2013-12-31
      • 1970-01-01
      • 2020-12-02
      相关资源
      最近更新 更多