Awesome Awesome Awesome, all is well. Thanks for the quick fix!
On Feb 19, 7:32 pm, Oren Teich <[email protected]> wrote: > OK, I was totally wrong. There was a bug with New Relic that JUST popped > up. We hot patched the new relic plugin, and things look good now. You can > simply repush your code or change a config var, and all should be working > again. > > ORen > > On Fri, Feb 19, 2010 at 4:51 PM, Higgaion <[email protected]>wrote: > > > > > Well I can't uninstall new relic from the cli because I am not the app > > owner, so I tried to log in as him and remove it via the web site and > > noticed a bug there: > > > Click "Use or configure this addon" > > Scroll to the bottom of the screen and click "Remove Add-on" > > Confirm the js dialog > > a 404 error page loads ("sorry, champ...") and new relic is still > > installed to my app. > > > I'll figure out how to become app owner and remove it from the CLI. > > > On Feb 19, 5:42 pm, Doug Petkanics <[email protected]> wrote: > > > I had this issue this week and Heroku support suggested I disable New > > Relic > > > add-on since their updated gem didn't play nice with Delayed Job. I did, > > and > > > it immediately started working again. > > > > Heroku guys, any idea when we'll be able to re-enable New Relic? > > > > On Fri, Feb 19, 2010 at 6:38 PM, Higgaion <[email protected] > > >wrote: > > > > > My jobs don't seem to be running automatically, so I tried to start a > > > > worker with heroku rake: > > > > > heroku rake --trace jobs:work > > > > (in /disk1/home/slugs/125600_b30055f_55f0/mnt) > > > > ** Invoke jobs:work (first_time) > > > > ** Invoke merb_env (first_time) > > > > ** Execute merb_env > > > > ** Invoke environment (first_time) > > > > ** Execute environment > > > > ** Execute jobs:work > > > > rake aborted! > > > > undefined method `info' for nil:NilClass > > > > /disk1/home/slugs/125600_b30055f_55f0/mnt/vendor/plugins/rpm/lib/ > > > > new_relic/delayed_job_injection.rb:18:in `initialize' > > > > : > > > > : > > > > > Two general categories of questions come to mind: > > > > > 1) What is that new_relic thing trying to do? where is the source code > > > > for that? what info? where am I? > > > > > 2) How to I fix it? > > > > > -- > > > > 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]> > > <heroku%[email protected]<heroku%252bunsubscr...@googlegroups. > > com> > > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/heroku?hl=en. > > > -- > > 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. -- 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.
