You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We got an indirect error about not being authorized when doing a deploy on a new machine. It turned out we needed to do a 'heroku login' before we could do a deploy. We found this out by accident when we ran 'rake staging heroku:shell' and it prompted us.
The deploy command should prompt like heroku:shell does.
The text was updated successfully, but these errors were encountered:
We got an indirect error about not being authorized when doing a deploy on a new machine. It turned out we needed to do a 'heroku login' before we could do a deploy. We found this out by accident when we ran 'rake staging heroku:shell' and it prompted us.
The deploy command should prompt like heroku:shell does.
The text was updated successfully, but these errors were encountered: