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

Closed
Open
Created Apr 27, 2012 by Administrator@rootOwner

500 Internal Server Error when clicking first folder in project files

Created by: shane9

I can browse anything below the first folder, but the first one shows the spinner then blank page. Here's the log message for the 500 status code.

ActionView::Template::Error (incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string)): 1: :plain 2: $("#tree-holder").html("#{escape_javascript(render(:partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree}))}"); 3: $("#tree-content-holder").show("slide", { direction: "right" }, 150); 4: $('.project-refs-form #path').val("#{params[:path]}"); app/views/refs/tree.js.haml:2:in _app_views_refs_tree_js_haml___2062875930721284727_51050140'`

Assignee
Assign to
Time tracking