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

Closed
Open
Created Sep 22, 2012 by Administrator@rootOwner

Error 500 after update to 2.9.0

Created by: Vrtak-CZ

Started GET "/users/sign_in" for 127.0.0.1 at 2012-09-22 21:57:27 +0200
Processing by Devise::SessionsController#new as HTML
  Rendered devise/shared/_links.erb (0.7ms)
  Rendered devise/sessions/new.html.haml within layouts/devise_layout (5.0ms)
  Rendered layouts/_head.html.haml (11.3ms)
Completed 500 Internal Server Error in 98ms

ActionView::Template::Error (couldn't find file 'jquery.ui.aristo'
  (in /home/gitlab/gitlab/app/assets/stylesheets/application.css:6)):
    4:     GitLab
    5:     = " > #{@project.name}" if @project && [email protected]_record?
    6:   = favicon_link_tag 'favicon.ico'
    7:   = stylesheet_link_tag    "application"
    8:   = javascript_include_tag "application"
    9:   -# Atom feed
    10:   - if controller_name == 'projects' && action_name == 'index'
  app/views/layouts/_head.html.haml:7:in `_app_views_layouts__head_html_haml___1702242926946729084_51936740'
  app/views/layouts/devise_layout.html.haml:3:in `_app_views_layouts_devise_layout_html_haml___1261364040233369183_50462380'
Assignee
Assign to
Time tracking