【发布时间】:2015-09-28 21:00:28
【问题描述】:
我正在尝试遵循 Java 教程 https://devcenter.heroku.com/articles/getting-started-with-java 。 但是,当我将应用程序部署到 Heroku 时,出现以下错误:
remote: -----> Launching...
remote: ! Push rejected, Please verify your account in order to change resources (please enter a credit card) For more information, see https://devcenter.heroku.com/categories/billing Verify now at https://heroku.com/verify
remote:
remote: Verifying deploy....
remote:
remote: ! Push rejected to stormy-stream-7644.
部署这个简单的应用程序需要信用卡验证吗?
https://devcenter.heroku.com/articles/account-verification#no-credit-or-debit-card 上声明它应该在没有信用卡/借记卡的情况下工作,但我仍然被要求进行验证。
【问题讨论】:
-
问题到底是什么?他们只是要求您验证您的帐户。
-
原来Heroku那边有一个bug。见status.heroku.com/incidents/815。如果删除“重复”问题会很好,因为它根本不是重复的。