I m new to Heroku. I managed to push my app to heroku stack and I use Amazon RDS for database (Stack: bamboo-ree-1.8.7 Addons: Amazon RDS, Shared Database 5MB). From "heroku config" output it looks like my DATABASE_URL is setup correctly and rake:migrate and queries from heroku console seems to work fine.
When I actually hit the app url, I get "App failed to respond" message. I see this in heroku logs: !! Unexpected error while processing request: uninitialized constant ActionController::CgiRequest I have no idea what this means. Any pointers on how to debug would be greatly appreciated. Thanks Santoash -- 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.
