Hi, I am using the jquery bootstrap branch of CE that uses rails 3.2 and I am trying to deploy my app on Heroku. Locally everything works fine, but when pushed to heroku the site shows, but no recent content gets loaded, I can't sign in or sign up. Signing up gives me a page not found error. I can't see anything useful in the Heroku logs:
2013-02-27T12:56:37+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application.rb:223:in `call' 2013-02-27T12:56:37+00:00 app[web.1]: 2013-02-27T12:56:37+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/bundler/gems/communityengine-281d49916dbc/app/views/shared/_footer_content.html.haml (122.7ms) 2013-02-27T12:56:37+00:00 app[web.1]: Completed 500 Internal Server Error in 165ms 2013-02-27T12:56:37+00:00 app[web.1]: vendor/ruby-1.9.3/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' Does anyone know how to resolve this issue? Cheers Martin -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/communityengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
