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

Closed
Open
Created Apr 03, 2013 by Administrator@rootOwner

Error 500 after upgrading Gollum gem

Created by: michelkaeser

Started GET "/favicon.ico" for 127.0.0.1 at 2013-04-03 12:03:36 +0200
Processing by ProjectsController#show as */*
  Parameters: {"id"=>"favicon.ico"}
Completed 401 Unauthorized in 0ms
Started GET "/users/sign_in" for 127.0.0.1 at 2013-04-03 12:03:37 +0200
Processing by Devise::SessionsController#new as */*
  Rendered devise/sessions/new.html.haml within layouts/devise (1.5ms)
  Rendered layouts/_head.html.haml (9.1ms)
Completed 500 Internal Server Error in 13ms

ActionView::Template::Error (couldn't find file 'jquery.cookie'
  (in /home/git/gitlab/app/assets/javascripts/application.js:10)):
    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
    11: 
app/views/layouts/_head.html.haml:8:in `_app_views_layouts__head_html_haml___3241512428240958409_34829980'
app/views/layouts/devise.html.haml:3:in `_app_views_layouts_devise_html_haml__3617340995130487033_34408760'
Assignee
Assign to
Time tracking