When I tried something similar, I didn't have much luck with migrating a stack. Try creating a new project with 1.9.2 initially and then your push. That may work better.
Scott On Sun, Jan 30, 2011 at 12:40 AM, Jason Preston <[email protected]> wrote: > I've put the output from > > $ heroku logs > > on pastie for reference: http://pastie.org/1511022 > > I have an app that runs beautifully on ruby 1.9.2 and rails 3.0.3 in > my local rvm environment, but after pushing to heroku and doing heroku > stack:migrate to bamboo-mri-1.9.2 my app will not start. I don't > really fully understand the output I'm getting from the logs, > especially given that it appears to be trying to load something from > ruby 1.9.1. > > Has anyone seen this before? Any idea why the app is crashing on > heroku but running on local? I can't even tell what file it's trying > to load and not finding...and WHY is it trying to load 1.9.1 if I'm > running 1.9.2?? > > Any help would be much appreciated... > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- Scott http://steamcode.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
