Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
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
  • #8277

Closed
Open
Created 10 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Error 500 invalid byte sequence in UTF-8

Closed

Error 500 invalid byte sequence in UTF-8

Created by: jehy

Here us the trace log:

Started GET "/oracle-repository/ora-sma/commits/master" for 77.105.132.246 at 2014-11-07 19:34:04 +0300
Processing by Projects::CommitsController#show as HTML
  Parameters: {"project_id"=>"oracle-repository/ora-sma", "id"=>"master"}
Completed 500 Internal Server Error in 57ms

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:      
    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___33198984
73514931984_31167600'
  app/views/projects/commits/_commits.html.haml:10:in `block in _app_views_projects_commits__commits_html_ham
l__4409608720156784451_31384820'
  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__4409608
720156784451_31384820'
  app/views/projects/commits/show.html.haml:18:in `_app_views_projects_commits_show_html_haml___7335147921900
65859_38672460'
  app/controllers/projects/commits_controller.rb:19:in `show'

Linked issues
0


  • Administrator
    Administrator @root · 10 years ago
    Owner

    Created by: cirosantilli

    Possible duplicate of: https://gitlab.com/gitlab-org/gitlab-ce/issues/696, https://github.com/gitlabhq/gitlabhq/issues/8169

    By Administrator on 2014-11-08T08:13:12 (imported from GitLab project)

  • Administrator
    Administrator @root · 10 years ago
    Owner

    Created by: DouweM

    A fix to this issue has been merged and will be in version 7.9. Please reopen this issue if the problem persists after upgrading to 7.9.

    By Administrator on 2015-03-13T13:08:06 (imported from GitLab project)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
1
1 participant
user avatar
Reference: gpt/large_projects/gitlabhq1#8277

Menu

Projects Groups Snippets
Help