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

Closed
Open
Created Jan 20, 2015 by Administrator@rootOwner

500 We're sorry, but something went wrong -> for …/commits/master

Created by: offlinehoster

==> gitlab-rails/production.log <==
Started GET "/company/reponame/commits/master" for 266.266.266.266 at 2015-01-20 13:36:15 +0100
Processing by Projects::CommitsController#show as HTML
  Parameters: {"project_id"=>"company/reponame", "id"=>"master"}
Completed 500 Internal Server Error in 87ms

ActionView::Template::Error (invalid byte sequence in UTF-8):
    3:     = link_to commit.short_id, project_commit_path(project, commit), class: "commit_short_id"
    4:     &nbsp;
    5:     %span.str-truncated
    6:       = link_to_gfm commit.title, project_commit_path(project, commit.id), class: "commit-row-message"
    7:       - if commit.description?
    8:         %a.text-expander.js-toggle-button ...
    9:
  app/models/commit.rb:76:in `title'
  app/views/projects/commits/_commit.html.haml:6:in `_app_views_projects_commits__commit_html_haml___3002010716750934910_52146240'
  app/views/projects/commits/_commits.html.haml:10:in `block in _app_views_projects_commits__commits_html_haml___3290458241762894901_52443960'
  app/views/projects/commits/_commits.html.haml:1:in `each'
  app/views/projects/commits/_commits.html.haml:1:in `_app_views_projects_commits__commits_html_haml___3290458241762894901_52443960'
  app/views/projects/commits/show.html.haml:18:in `_app_views_projects_commits_show_html_haml___1667700406023641542_53924420'
  app/controllers/projects/commits_controller.rb:18:in `show'
Assignee
Assign to
Time tracking