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

Closed
Open
Created Jan 21, 2015 by Administrator@rootOwner

Error while trying to view files

Created by: kgoedert

Hi,

I just installed a GitLab 7.6.2 on a ubuntu 12.04 machine. I created a project, made some commits and when clicking on the Files link I get a 500 error. On the logs I found this:

Completed 500 Internal Server Error in 30ms ActionView::Template::Error (invalid byte sequence in UTF-8): 29: %small.light 30: = link_to @commit.short_id, project_commit_path(@project, @commit) 31: – 32: = truncate(@commit.title, length: 50) 33: = link_to 'History', project_commits_path(@project, @id), class: 'pull-right' 34: 35: - if @path.present? app/models/commit.rb:76:in title' app/views/projects/tree/_tree.html.haml:32:in_app_views_projects_tree__tree_html_haml___2869660163285965848_42673040' app/views/projects/tree/show.html.haml:9:in _app_views_projects_tree_show_html_haml__3420227725955077078_41362220' app/controllers/projects/tree_controller.rb:13:inshow'

Can somebody help?

Assignee
Assign to
Time tracking