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

Closed
Open
Created Apr 16, 2014 by Administrator@rootOwner

Graph doesn't render at all with encoding error

Created by: ikari-pl

I have no idea what exactly caused the issue. I imported a huge repository with a lot of various people commits just to see the graphs page, actually.

In the production log:

Rendered projects/graphs/show.js.haml (3.8ms)
Completed 500 Internal Server Error in 2483ms
ActionView::Template::Error (invalid byte sequence in UTF-8):
13: $("#brush_change").change( function () {
14: controller.change_date_header()
15: controller.redraw_authors()
16: })
17: - else
18: :plain
19: $('.stat-graph').replaceWith('<div class="alert alert-danger">Failed to load graph</div>')
app/views/projects/graphs/show.js.haml:16:in `_app_views_projects_graphs_show_js_haml__1033386058975393792_78425800'
app/controllers/application_controller.rb:58:in `set_current_user_for_thread'

By the way, the page doesn't even mention the error: I am on 6.7.5 (upgraded from 6.7.4 just 5 minutes ago, which didn't fix the problem). it just described the graph it didn't output

Assignee
Assign to
Time tracking