Heroku script shuts down VM
Using the given wget foo.sh | sh code from heroku website, the wget begins and then the VM session shuts down. I have to restart the VM and SSH in to it. Seems like strange behavior esp. as when I reconnect, none of the Heroku apps are installed. Does anyone else experience this?
Answers
Very strange, tried to go a different route and add the repo then key then apps and same error occurs, i.e. ssh link broken and doesn't finish.
Get:1 http://toolbelt.herokuapp.com ./ Release.gpg [490 B]
Get:2 http://toolbelt.herokuapp.com ./ Release [1,673 B]
Ign http://toolbelt.herokuapp.com ./ Release
100% [Connecting to us.archive.ubuntu.com] [Connecting to security.ubuntu.com] [Connecting to heroku-toolbelt.s3.amazConnection to 127.0.0.1 closed by remote host.
Connection to 127.0.0.1 closed.
FWIW: not an optimal situation but heroku script works perfectly when I use a Ubuntu 12.04 VM straight from Vbox vs. going the vagrant route. I wish I didn't have to do it this way but one has to stay productive! Hope to get back to vagrant once I get a slug of my actual work done. Best, V.
I haven't had any other readers mention this and haven't experienced it myself. You might try emailing Heroku directly about it.
Could this be some weird permissioning thing?