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

Closed
Open
Created Mar 28, 2014 by Administrator@rootOwner

Error 500 on initial page load

Created by: salmankhann

Hello,

I'm running GitLab on Ubuntu using the Latest Virtual Box Image provided by Gitlab. When I run Gitlab, it redirects me to /users/sign_in with an error 500. Here's my production.log describing the error. How can I fix this? I've spent the entire morning on this with no luck :(

Processing by DashboardController#show as HTML Completed 401 Unauthorized in 39ms Started GET "/users/sign_in" for 127.0.0.1 at 2014-03-28 02:39:27 -0700 Processing by Devise::SessionsController#new as HTML Rendered devise/sessions/_new_base.html.haml (33.4ms) Rendered devise/sessions/_oauth_providers.html.haml (1.4ms) Rendered devise/sessions/new.html.haml within layouts/devise (68.4ms) Rendered layouts/_head.html.haml (31.8ms) Completed 500 Internal Server Error in 247ms

ActionView::Template::Error (end of file reached): 4: = "#{title} | " if defined?(title) 5: GitLab 6: = favicon_link_tag 'favicon.ico' 7: = stylesheet_link_tag "application" 8: = javascript_include_tag "application" 9: = csrf_meta_tags 10: = include_gon app/views/layouts/_head.html.haml:7:in _app_views_layouts__head_html_haml__831640906881526315_70249314133200' app/views/layouts/devise.html.haml:3:in_app_views_layouts_devise_html_haml__3500588108844333930_70249313467720' app/controllers/application_controller.rb:58:in `set_current_user_for_thread'

Assignee
Assign to
Time tracking