Adam, I changed the rails version and ran rails:update and things exploded. I'm guessing maybe some incompatibility with various gems or whatever. My app is definitely not working. I posted on the blog (maybe not the right place?) but someone seems to have deleted the comment so now I've lost the rails:update error message. Here's the app error message:
The server for poetry failed to start. Details: /usr/local/lib/site_ruby/1.8/rubygems/version.rb:53:in `initialize': Malformed version number string openid (ArgumentError) from /usr/lib/ ruby/gems/1.8/gems/rails-2.2.2/lib/rails/vendor_gem_source_index.rb: 105:in `new' from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/rails/ vendor_gem_source_index.rb:105:in `version_for_dir' from /usr/lib/ruby/ gems/1.8/gems/rails-2.2.2/lib/rails/vendor_gem_source_index.rb:47:in `refresh!' from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/rails/ vendor_gem_source_index.rb:45:in `each' from /usr/lib/ruby/gems/1.8/ gems/rails-2.2.2/lib/rails/vendor_gem_source_index.rb:45:in `refresh!' from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/rails/ vendor_gem_source_index.rb:29:in `initialize' from /usr/lib/ruby/gems/ 1.8/gems/rails-2.2.2/lib/rails/gem_dependency.rb:21:in `new' from /usr/ lib/ruby/gems/1.8/gems/rails-2.2.2/lib/rails/gem_dependency.rb:21:in `add_frozen_gem_path' ... 20 levels... from /usr/lib/ruby/gems/1.8/ gems/rack-0.4.0/lib/rack/builder.rb:22:in `instance_eval' from /usr/ lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/builder.rb:22:in `initialize' from /home/heroku_rack/heroku.ru:1:in `new' from /home/ heroku_rack/heroku.ru:1 Looks like an openid issue, but perhaps that's the tip of the iceberg. Any advice? I'd love to get back up and running. On Nov 26, 3:57 pm, "Adam Wiggins" <[EMAIL PROTECTED]> wrote: > As promised, the Rails 2.2 is now available for use for all apps on Heroku: > > http://blog.heroku.com/archives/2008/11/26/25_rails_2_2_on_heroku/ > > Adam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
