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

Closed
Open
Created Nov 17, 2011 by Administrator@rootOwner

Alot of UTF8 Encoding Error

Created by: mikedube-

While trying to read a commit, sometime (and more often), 500 server error pop.

Logs says:

Completed 500 Internal Server Error in 189ms

ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT): 1: %h3 2: = "[ #{@commit.author_name} ] #{truncate(@commit.safe_message, :length => 70)}" 3: -#= link_to 'Back', project_commits_path(@project), :class => "button" 4: %table.round-borders app/views/commits/show.html.haml:1:in _app_views_commits_show_html_haml__752351623621984056_70160208968800' app/controllers/commits_controller.rb:35:inshow'

Assignee
Assign to
Time tracking