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

Closed
Open
Created Jan 22, 2014 by Administrator@rootOwner

error 500 in getting any page

Created by: yfhong

upgrade 6.0 => 6.4

root@da6ffe32afa4:/home/git/gitlab# sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production

System information
System:         Debian 7.3
Current User:   git
Using RVM:      no
Ruby Version:   1.9.3p194
Gem Version:    1.8.23
Bundler Version:1.1.4
Rake Version:   10.1.0

GitLab information
Version:        6.4.3
Revision:       3173626
Directory:      /home/git/gitlab
DB Adapter:     postgresql
URL:            http://gitlabtest.*
HTTP Clone URL: http://gitlabtest.*/some-project.git
SSH Clone URL:  git@gitlabtest.*:some-project.git
Using LDAP:     yes
Using Omniauth: no

GitLab Shell
Version:        1.8.0
Repositories:   /srv/gitlab/repositories
Hooks:          /home/git/gitlab-shell/hooks/
Git:            /usr/bin/git

log:

Started GET "/" for 127.0.0.1 at 2014-01-22 13:14:51 +0000
Processing by DashboardController#show as HTML
  Rendered events/_event_last_push.html.haml (0.1ms)
  Rendered shared/_event_filter.html.haml (1.7ms)
  Rendered dashboard/_activities.html.haml (4.6ms)
  Rendered dashboard/_project.html.haml (4.5ms)
  Rendered dashboard/_project.html.haml (3.8ms)
  Rendered dashboard/_project.html.haml (3.3ms)
  Rendered dashboard/_project.html.haml (3.2ms)
  Rendered dashboard/_project.html.haml (4.9ms)
  Rendered dashboard/_projects.html.haml (26.6ms)
  Rendered dashboard/_groups.html.haml (2.3ms)
  Rendered shared/_promo.html.haml (0.2ms)
  Rendered dashboard/_sidebar.html.haml (30.7ms)
  Rendered dashboard/show.html.haml within layouts/application (36.0ms)
  Rendered layouts/_head.html.haml (3.0ms)
  Rendered layouts/_broadcast.html.haml (1.8ms)
  Rendered layouts/_search.html.haml (157.7ms)
  Rendered layouts/_head_panel.html.haml (158.4ms)
Completed 500 Internal Server Error in 228ms

ActionView::Template::Error (undefined method `path' for nil:NilClass):
     7:       = hidden_field_tag :search_code, true
     8:     = hidden_field_tag :repository_ref, @ref
     9:     = submit_tag 'Go' if ENV['RAILS_ENV'] == 'test'
    10:     .search-autocomplete-json.hide{:'data-autocomplete-opts' => search_autocomplete_source }
  app/models/project.rb:187:in `to_param'
  app/helpers/search_helper.rb:84:in `block in public_projects_autocomplete'
  app/helpers/search_helper.rb:83:in `public_projects_autocomplete'
  app/helpers/search_helper.rb:7:in `search_autocomplete_source'
  app/views/layouts/_search.html.haml:10:in `block in _app_views_layouts__search_html_haml__4579440006700289782_35113760'
  app/views/layouts/_search.html.haml:2:in `_app_views_layouts__search_html_haml__4579440006700289782_35113760'
  app/views/layouts/_head_panel.html.haml:17:in `_app_views_layouts__head_panel_html_haml__1409154605746940341_34859960'
  app/views/layouts/application.html.haml:6:in `_app_views_layouts_application_html_haml__3468324060746851854_34785120'
  app/controllers/dashboard_controller.rb:23:in `show'
  app/controllers/application_controller.rb:57:in `set_current_user_for_thread'

help page

Started GET "/help" for 127.0.0.1 at 2014-01-22 13:20:46 +0000
Processing by HelpController#index as HTML
  Rendered help/index.html.haml within layouts/application (15.5ms)
  Rendered layouts/_head.html.haml (1.0ms)
  Rendered layouts/_broadcast.html.haml (1.9ms)
  Rendered layouts/_search.html.haml (91.8ms)
  Rendered layouts/_head_panel.html.haml (92.4ms)
Completed 500 Internal Server Error in 123ms

ActionView::Template::Error (undefined method `path' for nil:NilClass):
     7:       = hidden_field_tag :search_code, true
     8:     = hidden_field_tag :repository_ref, @ref
     9:     = submit_tag 'Go' if ENV['RAILS_ENV'] == 'test'
    10:     .search-autocomplete-json.hide{:'data-autocomplete-opts' => search_autocomplete_source }
  app/models/project.rb:187:in `to_param'
  app/helpers/search_helper.rb:84:in `block in public_projects_autocomplete'
  app/helpers/search_helper.rb:83:in `public_projects_autocomplete'
  app/helpers/search_helper.rb:7:in `search_autocomplete_source'
  app/views/layouts/_search.html.haml:10:in `block in _app_views_layouts__search_html_haml__4579440006700289782_35122200'
  app/views/layouts/_search.html.haml:2:in `_app_views_layouts__search_html_haml__4579440006700289782_35122200'
  app/views/layouts/_head_panel.html.haml:17:in `_app_views_layouts__head_panel_html_haml__1409154605746940341_34868580'
  app/views/layouts/application.html.haml:6:in `_app_views_layouts_application_html_haml__3468324060746851854_34785140'
  app/controllers/application_controller.rb:57:in `set_current_user_for_thread'
Assignee
Assign to
Time tracking