Error 500 On Project Pages
Created by: bassrock
I get a 500 error any time I try to look at a project page.
Here is the production log:
Started GET "/curveutemp" for 192.168.2.137 at 2012-02-07 23:33:29 -0800 Processing by ProjectsController#show as HTML Parameters: {"id"=>"curveutemp"} Completed 500 Internal Server Error in 6ms
StandardError (could not find any magic files!):
config/initializers/gitlabhq/20_grit_ext.rb:19:in transcoding' config/initializers/gitlabhq/20_grit_ext.rb:13:in
content'
app/models/repository.rb:100:in commit' app/models/project.rb:74:in
commit'
app/models/project.rb:178:in has_commits?' app/controllers/projects_controller.rb:70:in
show'