Hey, I took a look at kuss. It looks like there was a nasty interaction between your plugin associated_list and one loaded automatically on heroku, transactional_migrations. I was able to run the migrations by disabling plugins (renaming the plugins folder).
Orion On Fri, Apr 18, 2008 at 2:18 PM, luiGi <[EMAIL PROTECTED]> wrote: > > I am also getting this error. > > if I run with --trace I see an endless loop of: > > /home/userapps_plugins/transactional_migrations/lib/ > red_hill_consulting/transactional_migrations/active_record/ > migration.rb:15:in `migrate_without_transactional_migrations' > /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ > connection_adapters/abstract/database_statements.rb:66:in > `transaction' > /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/ > transactions.rb:79:in `transaction' > > until a > > rake aborted! > stack level too deep > > is reached. > > my app is "kuss" > > > On Apr 3, 4:52 pm, David - zLo <[EMAIL PROTECTED]> wrote: > > i also get this error when working with goldberg :( > > (also cant get goldberg working because i get "No route matching "/" > > but localy it works :() > > > > apps: goldberg and odsa > > > > On 2 Apr., 21:13, "Orion Henry" <[EMAIL PROTECTED]> wrote: > > > > > what app? > > > > > On Tue, Apr 1, 2008 at 4:14 PM, furdervish <[EMAIL PROTECTED]> > wrote: > > > > > > I keep getting a "stackleveltoodeep" error when I try to run my > > > > migrations for the first time. I'm running mysl locally...have > never > > > > seen this error before. Anyone have ideas? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
