Heroku deployment: connection refused
- by Toby Hede
I have suddenly run into an issue deploying to Heroku.
I created a new app, went to push and now see:
ssh: connect to host heroku.com port 22: Connection refused
My other previously working Heroku apps no longer work, receiving the same error.
Other Heroku commands work (create, info, db:push).
I can SSH to other services, so it doesn't look like it's my machine.
Any ideas?