migration on heroku

2010-12-06 Thread Francois
I've been trying to debug a migration which works in development using sqllite but fails on heroku with the error below. Has anyone else encountered this before and have a solution? An error has occurred, this and all later migrations canceled: PGError: ERROR: current transaction is aborted,

Taps Server Error: unexpected nil

2011-04-04 Thread Francois
wondering if anyone has encountered the following error before when using heroku db:pull ? Saving session to pull_201104041103.dat.. !!! Caught Server Exception HTTP CODE: 500 Taps Server Error: unexpected nil - thanks F -- You received this message because you are subscribed to the Google

Re: uninitialized constant Rake::DSL

2011-07-08 Thread Francois
just fine on my local machine? - Thanks Francois On Jun 21, 10:21 am, Alex Chaffee ale...@gmail.com wrote: YMMV, but I'm pretty sure Rake 0.9.2 fixes this. Another solution is to add the following to your Rakefile, right after require 'rake' class Rails::Application   includeRake::DSL

Re: uninitialized constant Rake::DSL

2011-07-14 Thread Francois
/articles/rails3#rake  heroku run rake db:migrate Similar to running bundle exec rake db:migrate On Jul 8, 4:02 pm, Francois fhar...@gmail.com wrote: I have rake 0.9.2 on my local machine. When i type rake --version, I get: rake, version 0.9.2 and my rails 3.0.9 app does not specify

Re: Anyone having trouble using heroku console?

2011-07-14 Thread Francois
Terence this error has been happening to a lot of people, it might be worth mentioning this in the docs somewhere? I searched for 'uninitialized constant Rake::DSL' in the docs and there was no mention. - F On Jul 14, 10:53 am, Terence Lee tere...@heroku.com wrote: Hello Keenan, It's because

Re: uninitialized constant Rake::DSL

2011-07-14 Thread Francois
you try hard coding your rake to 0.8.7 in your Gemfile? Once you have that working locally, it should work fine on heroku. Best, Terence - F On Jul 14, 1:46 pm, Francois fhar...@gmail.com wrote: i'm not on the cedar stack so that isn't the issue. Rake is the issue, I just can't figure out why

heroku-api

2012-12-24 Thread Francois
, Francois -- You received this message because you are subscribed to the Google Groups Heroku group. To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en