1

I opened a heroku account.
I followed the instructions on http://docs.heroku.com/quickstart.
I have a working rails app which I have deployed successfully elsewhere.
I have a github account that works.
I have a local git repository for my rails app. I installed the heroku gem. It shows up in my gem list. I typed 'heroku create' at the command prompt... My command console showed that it was thinking about it, but did nothing. No errors. No action.

Possible related facts: I am using a Windows 7 machine. I have also failed miserably at deploying with capistrano with a similar--issue command, get no response--pattern.

4
  • Are you issuing the command in your application folder? Commented May 28, 2010 at 2:49
  • Yep. And it just hangs and hangs and hangs. Commented May 28, 2010 at 22:36
  • I'm pretty sure now that its a windows issue. Since I posted this I installed Ubuntu via VirtualBox on the same machine. I ran heroku create on the same app through a ruby/rails there and it worked as expected. Commented May 28, 2010 at 22:38
  • 1
    Heroku is a commercial company. You could ask support there. Heroku guys know about the gem better than anybody. Commented May 29, 2010 at 12:59

1 Answer 1

1

I'm pretty sure now that it's a Windows issue. I don't know what exactly, it could be that the heroku gem doesn't support a Windows environment very well, or it could be something else. However, since my original post I installed Ubuntu via VirtualBox on the same machine. From that installation I ran heroku create on the same app and it worked as expected.

Sign up to request clarification or add additional context in comments.

2 Comments

so what is alternative about this.
This is a 12 year old issue that involves rapidly evolving technology. Not sure you should rely on anything here in 2022

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.