502 errors and huge response time spikes

2010-10-08 Thread Chris
Since about 10 CST this morning we've been getting intermittent spikes in response times upwards of 150 seconds...new relic just shows huge gaps in the trace details that don't correspond to anything specifically...the timeline just jumps 150 seconds or so. Anyone else having issues like this? --

no such file to load -- rspec

2010-10-08 Thread rr
Hi, Getting the below error error when I run heroku rake db:migrate --app rake aborted! no such file to load -- rspec Trace: /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/ runtime.rb:64:in `require' /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.0/lib/bundler/ runtime.rb:64:

Re: no such file to load -- rspec

2010-10-08 Thread Abel Tamayo
FIrst, /usr and bundler 1.0.2 refer to the version running on the server, not your local versions which makes sense. And second, it looks like RSpec is listed as a dependency for something somewhere. Maybe you should include it in your Gem file. I hope that helps. On Thu, Oct 7, 2010 at 11:01 PM,

Re: inconsistent Memcache reads

2010-10-08 Thread Brandon Casci
OKso the the deal is...we don't know what the deal was. It seems there could have been a network issue between the Northscale instance and my Heroku app. In a desperate attempt to right the wrong I thought...why not try to give the whole damn Memcache add on the shake? I did a downgrade, then