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

Closed
Open
Created Jan 14, 2013 by Administrator@rootOwner

500 after login

Created by: huahang

Started GET "/" for 127.0.0.1 at 2013-01-14 13:03:45 +0000
Processing by DashboardController#index as HTML
  Rendered events/_event_last_push.html.haml (4.2ms)
  Rendered dashboard/_activities.html.haml (4.5ms)
  Rendered dashboard/index.html.haml within layouts/application (4.9ms)
Completed 500 Internal Server Error in 19ms

ActionView::Template::Error (can't convert Symbol into Integer):
    1: - if show_last_push_widget?(event)
    2:   .event_lp
    3:     = image_tag "event_push.png"
    4:      
  app/roles/push_event.rb:13:in `[]'
  app/roles/push_event.rb:13:in `branch?'
  app/roles/push_event.rb:98:in `last_push_to_non_root?'
  app/helpers/application_helper.rb:139:in `show_last_push_widget?'
  app/views/events/_event_last_push.html.haml:1:in `_app_views_events__event_last_push_html_haml__636906158_87852700'
  app/views/dashboard/_activities.html.haml:1:in `_app_views_dashboard__activities_html_haml__763716280_88271460'
  app/views/dashboard/index.html.haml:4:in `_app_views_dashboard_index_html_haml__131459335_88026610'
  app/controllers/dashboard_controller.rb:29:in `index'
Assignee
Assign to
Time tracking