dpo15099 2015-12-12 11:52
浏览 41
已采纳

Heroku运行二进制版本的Web(golang)

I'm trying to use https://github.com/ryandotsmith/null-buildpack and have compiled web process version(linux x64) but when i'm doing git push heroku master process hangs on

remote: Compressing source files... done. remote: Building source: remote: remote: Build stream timed out, reverting to polling...............

Procfile:

web: /app/bin/www

  • 写回答

1条回答 默认 最新

  • dsaj20411 2015-12-12 14:58
    关注

    Was caused by a heroku issue, resolved now https://status.heroku.com/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?