Re: Anyone having trouble using heroku console?

2011-09-24 Thread Alex Killough
I know this thread is two months old, but it is the only reference in the official Heroku channels I have found referring to the dsl conflict with the 1.9.2 stack and rake 0.9.x (I resorted to SO to find a few more thorough explanations and possible solutions). If documentation exists it would be g

Re: New Relic causing crash on deploy

2011-09-24 Thread mattsly
Hey David - I did file a ticket - #31552 - I'm using Rails 3.0.10, and deployed about 10 days ago w/ no trouble. Terence - I do indeed have a file called sync.rb - it's an activerecord model. Do you think there's a namespace collision? I'm actually not removing that model anymore, so I could remo

Re: Permission Denied (publickey) Error

2011-09-24 Thread anandvc
You should follow the instructions given here: http://devcenter.heroku.com/articles/keys to generate and then add your keys to heroku. - Anand On Sep 15, 4:57 pm, Krishna wrote: > Hi All, > >  I am new to Heroku platform, Now I am working with Java -Spring > application, Today I am testing wit

Instructions for Facebook Canvas App may have bugs

2011-09-24 Thread anandvc
I followed the tutorial for setting up Facebook app on Heroku. The app works for a standalone website which is the default configuration, but it does not work as a Canvas App. I followed these instructions: http://devcenter.heroku.com/articles/configuring-your-facebook-app-as-a-canvas-page In case