Hi, I have two instances of the same Rails 3 app running at http://facto.heroku.com/ and http://facto-staging.heroku.com/. The facto-staging app runs normally, but the facto app crashes. Here is the backtrace: http://pastie.org/private/jgk4auicwzffufwa6rmumq
Just confused as they're identical copies. It's the same codebase, and just using heroku_san to manage multiple environment deploys on Heroku. There's nothing AFAIK that even writes to the filesystem at the app level. Only gems I'm using are devise, omniauth, and pg. The facto app *does* have custom domains turned on, the facto-staging doesn't. Other than that, I'm baffled as to the difference. -- 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.
