Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #2393

Closed
Open
Created Dec 26, 2012 by Administrator@rootOwner

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:inblock in render_tree' app/helpers/tree_helper.rb:15:in each' app/helpers/tree_helper.rb:15:inrender_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

Assignee
Assign to
Time tracking