2
像在標題 - 當我試圖在Heroku上運行數據庫時,我收到此錯誤。heroku運行rake db:migrate - 驗證錯誤
heroku run rake db:migrate
Running `rake db:migrate` attached to terminal... up, run.3332
! Authentication error
就是這樣。我遵循這個(https://devcenter.heroku.com/articles/getting-started-with-ruby#use-a-database)教程,直到現在一切進展順利。我什至不能找到任何類似的話題。
@EDIT 我試圖按照本主題:https://github.com/ddollar/heroku-accounts/issues/47
即使重新創建帳戶並沒有幫助。
這裏有一些相當不錯的建議在這裏對Heroku的身份驗證問題:http://stackoverflow.com/questions/22957664/authentication-failure-in-heroku-cli-after-password-change – 2015-02-11 13:17:31