500 error on ProjectName->Files
Created by: NEOMorphey
Hello! After updating from gitlab 3.1 to 4.0 (gitolite was updated too) on some projects when enter to ProjectName->Files got 500 error. Here is log
Started GET "/foxspringlabs/crowdsync/tree/master" for 127.0.0.1 at 2012-12-26 10:31:06 +0200 Processing by TreeController#show as HTML Parameters: {"project_id"=>"foxspringlabs/crowdsync", "id"=>"master"} Rendered shared/_ref_switcher.html.haml (2.8ms) Rendered shared/_clone_panel.html.haml (0.3ms) Rendered tree/_head.html.haml (4.2ms) Rendered tree/_tree_item.html.haml (3.3ms) Rendered tree/_tree_item.html.haml (0.7ms) Rendered tree/_tree_item.html.haml (0.5ms) Rendered tree/_tree_item.html.haml (0.6ms) Rendered tree/_tree_item.html.haml (0.5ms) Rendered tree/_submodule_item.html.haml (3.5ms) Rendered tree/_tree.html.haml (13.7ms) Rendered tree/show.html.haml within layouts/project_resource (18.6ms) Completed 500 Internal Server Error in 80ms
ActionView::Template::Error (can't convert nil into String):
31: %td
32: %td
33:
34: = render_tree(tree.contents)
35:
36: - if tree.readme
37: = render "tree/readme", readme: tree.readme
app/helpers/tree_helper.rb:18:in +' app/helpers/tree_helper.rb:18:in
block in render_tree'
app/helpers/tree_helper.rb:15:in each' app/helpers/tree_helper.rb:15:in
render_tree'
app/views/tree/_tree.html.haml:34:in _app_views_tree__tree_html_haml___4013203073840245261_70570740' app/views/tree/show.html.haml:3:in
_app_views_tree_show_html_haml__4593032738208545162_70100980'
app/controllers/tree_controller.rb:17:in `show'
And structure of repo ls -l итого 44 drwxrwxr-x 2 morphey morphey 4096 дек. 26 08:54 CPD drwxrwxr-x 7 morphey morphey 4096 дек. 26 08:54 CrowdSync drwxrwxr-x 4 morphey morphey 4096 дек. 26 08:54 CrowdSyncTests drwxrwxr-x 3 morphey morphey 4096 дек. 26 08:54 CrowdSync.xcodeproj drwxrwxr-x 2 morphey morphey 4096 дек. 26 08:54 CrowdSync.xcworkspace drwxrwxr-x 2 morphey morphey 4096 дек. 26 08:54 csplayer -rwxrwxr-x 1 morphey morphey 514 дек. 26 08:54 oclint-xcode.sh -rw-rw-r-- 1 morphey morphey 351 дек. 26 08:54 Podfile -rw-rw-r-- 1 morphey morphey 1683 дек. 26 08:54 Rakefile -rw-rw-r-- 1 morphey morphey 22 дек. 26 08:58 README drwxrwxr-x 6 morphey morphey 4096 дек. 26 08:54 Vendors