简体   繁体   English

git push heroku错误(Ruby on Rails)

[英]git push heroku error (Ruby on Rails)

I'm trying to push my rails project onto heroku but I keep receiving this message: 我正在尝试将rails项目推到heroku上,但我一直收到以下消息:

remote: ! 远程:! Heroku Git error, please try again shortly. Heroku Git错误,请稍后再试。

remote: ! 远程:! See http://status.heroku.com for current Heroku platform status. 有关当前Heroku平台的状态,请参见http://status.heroku.com

remote: ! 远程:! If the problem persists, please open a ticket 如果问题仍然存在,请打开票证

remote: ! 远程:! on https://help.heroku.com/tickets/new https://help.heroku.com/tickets/new

remote: ! 远程:! and provide the Request ID a0ec0d23-526d-4482-a06e-88129776d9af 并提供请求ID a0ec0d23-526d-4482-a06e-88129776d9af

remote: 远程:

To https://git.heroku.com/gracepinteresting.git ! https://git.heroku.com/gracepinteresting.git [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to ' https://git.heroku.com/gracepinteresting.git ' [远程拒绝]主机->主机(预接收钩被拒绝)错误:无法将某些引用推送到' https://git.heroku.com/gracepinteresting.git '

Here's a link to the project at github: https://github.com/gracek93/pinteresting 这是github上项目的链接: https : //github.com/gracek93/pinteresting

What am I doing wrong? 我究竟做错了什么?

heroku has difficulty today. heroku今天遇到了困难。 The better now is wait for that Heroku fix their bugs. 现在更好的是等待Heroku修复其错误。 Check heroku status here 在这里检查heroku状态

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM