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

Closed
Open
Created Apr 23, 2012 by Administrator@rootOwner

Getting 500 Error after 2.4 upgrade

Created by: drudge

Started GET "/" for 63.240.91.227 at 2012-04-23 16:12:26 -0400 Processing by ProjectsController#index as HTML Rendered events/_commit.html.haml (1.2ms) Rendered events/_event_push.html.haml (5.7ms) Rendered events/_event.html.haml (6.2ms) Rendered projects/index.html.haml within layouts/application (13.3ms) Completed 500 Internal Server Error in 21ms

ActionView::Template::Error (could not find any magic files!): 2: = link_to project_commit_path(project, :id => commit.id) do 3: %p 4: %code.left= commit.id.to_s[0..10] 5: %strong.cgray= commit.author_name 6: – 7: = image_tag gravatar_icon(commit.author_email), :class => "avatar", :width => 16 8: %span.row_title= truncate(commit.safe_message, :length => 50) rescue "--broken encoding" lib/gitlabhq/encode.rb:6:in utf8' app/models/commit.rb:106:inauthor_name' app/views/events/_commit.html.haml:5:in block in _app_views_events__commit_html_haml__21708092_102208410' app/views/events/_commit.html.haml:2:in_app_views_events__commit_html_haml__21708092_102208410' app/views/events/_event_push.html.haml:27:in block in _app_views_events__event_push_html_haml___21032967_103173010' app/views/events/_event_push.html.haml:26:ineach' app/views/events/_event_push.html.haml:26:in _app_views_events__event_push_html_haml___21032967_103173010' app/views/events/_event.html.haml:8:in_app_views_events__event_html_haml___958644077_103194820' app/views/projects/index.html.haml:13:in `_app_views_projects_index_html_haml__788383942_103464150'

Assignee
Assign to
Time tracking