我已通过输入结算信息在Heroku中验证了我的帐户.当我访问http://heroku.com/confirm时,它会告诉我"您的帐户已经过验证".
但是,当我运行一个命令来添加一个附加组件时heroku addons:add custom_domains,我得到了这个错误:
-----> Adding custom_domains to uplate... failed
! Please verify your account to install this add-on
! For more information, see http://devcenter.heroku.com/categories/billing
! Confirm now at https://heroku.com/confirm
Run Code Online (Sandbox Code Playgroud)
此外,当我点击网站上的任何"验证"链接时(例如在附加页面上),我只是被重定向到我所在的同一页面,但它一直告诉我要验证.
我错过了什么吗?这是我在Heroku的第一个应用程序,所以我仍然有点困惑.
你当然没有做错什么.确保它是新鲜的;
heroku auth:logout
heroku addons:add custom_domains < This will prompt your to enter your heroku credentials
Run Code Online (Sandbox Code Playgroud)
我已经看到类似的报告显示已验证的帐户没有显示为已验证 - 这实际上是当客户端试图扩展他们的dynos并且它一直陷入'验证'外观时,在这种情况下你最好不要联系heroku支持.
| 归档时间: |
|
| 查看次数: |
7636 次 |
| 最近记录: |