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
  • #295

Closed
Open
Created Jan 14, 2012 by Administrator@rootOwner

Error 500 on commit view

Created by: davidterranova

Hi, Since yesterday i have the 500 error when i'm going to the commit view. i have checked issues already reported and try to reinstall charlock_holmes

this is my production.log

Started GET "/projectmanager/commits/3f760c62d6b29aeb0e9ec57542bfd87b59f6bc20" for 192.168.1.254 at 2012-01-14 10:46:46 +0100 Processing by CommitsController#show as HTML Parameters: {"project_id"=>"projectmanager", "id"=>"3f760c62d6b29aeb0e9ec57542bfd87b59f6bc20"} Rendered commits/_diff_head.html.haml (190.0ms) Rendered commits/_diff.html.haml (194.3ms) Rendered commits/show.html.haml within layouts/project (247.7ms) Completed 500 Internal Server Error in 496ms

ActionView::Template::Error (Grit::Git::GitTimeout): 1: %ul.bordered-list 2: - @commit.diffs.each do |diff| 3: %li 4: - if diff.deleted_file 5: %span.removed_file app/models/commit.rb:7:in diffs' app/views/commits/_diff_head.html.haml:2:in_app_views_commits__diff_head_html_haml___193764448469763664_49115160' app/views/commits/_diff.html.haml:2:in _app_views_commits__diff_html_haml___3649087598502201813_51186700' app/views/commits/show.html.haml:25:in_app_views_commits_show_html_haml___1200350139847900282_45891180' app/controllers/commits_controller.rb:32:in `show'

thanks for help :)

Assignee
Assign to
Time tracking