Archive for June, 2013

Heroku Troubleshooting

June 15th, 2013  |  Published in mobile apps

I’m getting an error trying to push to Heroku using Ruby 1.9.3 on Rails 3.2.13 and found some instructions on how to try to fix the issue, but not sure how to implement.

Error Message: We’re sorry, but something went wrong.

Possible Troubleshoot:

Yay, saved the day, Karan! Just had to change the url in the .git/config into the [remote “heroku”] section before rerunning git push heroku master and heroku run rake db:migrate… – Adriano P Nov 25 ’12 at 3:55 (source: http://stackoverflow.com/questions/10067359/heroku-were-sorry-but-something-went-wrong-due-to-javascript-include-tag)

If you know can offer some support on running this line, I’d appreciate a ping or email: songonza@gmail.com

Thanks,

Sonia

Skip to toolbar