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

Closed
Open
Created Jan 23, 2013 by Administrator@rootOwner

Dashboard dead after upgraded to 4.1

Created by: mkrauser

After upgrading to 4.1, the global dashboard, as well as the namespace-specific dashboards do not show any entries. Only the project's dashboard's are working as expected.

My ruby-version is ruby 1.9.3p374

the log does not show any error:

Started GET "/" for 127.0.0.1 at 2013-01-23 09:42:06 +0100
Processing by DashboardController#index as HTML
  Rendered events/_event_last_push.html.haml (7.7ms)
  Rendered dashboard/_activities.html.haml (13.3ms)
  Rendered dashboard/_groups.html.haml (16.2ms)
  Rendered dashboard/_projects.html.haml (104.3ms)
  Rendered dashboard/_sidebar.html.haml (121.6ms)
  Rendered dashboard/index.html.haml within layouts/application (135.3ms)
  Rendered layouts/_head.html.haml (0.9ms)
  Rendered layouts/_flash.html.haml (0.1ms)
  Rendered layouts/_search.html.haml (24.9ms)
  Rendered layouts/_init_auto_complete.html.haml (5.6ms)
  Rendered layouts/_head_panel.html.haml (33.6ms)
Completed 200 OK in 193ms (Views: 171.1ms | ActiveRecord: 5.0ms)

The check-task only complains about the gitolite-version, althoug I'm using the branch gl-v320 of gitolite (like suggested in gitlab doc's).

Assignee
Assign to
Time tracking