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

Closed
Open
Created Jun 22, 2012 by Administrator@rootOwner

File to import not found or unreadable: bootstrap.

Created by: purwandi

My production.log,

Started GET "/users/sign_in" for 10.211.55.2 at 2012-06-22 16:59:01 +0700
Processing by Devise::SessionsController#new as HTML
  Rendered devise/shared/_links.erb (1.0ms)
  Rendered devise/sessions/new.html.erb within layouts/devise (50.9ms)
  Rendered layouts/_head.html.haml (955.3ms)
Completed 500 Internal Server Error in 1172ms

ActionView::Template::Error (File to import not found or unreadable: bootstrap.
Load path: /home/gitlab/gitlab
  (in /home/gitlab/gitlab/app/assets/stylesheets/main.scss)):
    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: 
    10:   -# Atom feed
  app/assets/stylesheets/main.scss:1
  app/views/layouts/_head.html.haml:7:in `_app_views_layouts__head_html_haml___871850172_98975450'
  app/views/layouts/devise.html.haml:3:in `_app_views_layouts_devise_html_haml__385178761_98332300'

Gitlab 2.6 > Stable Branch

Assignee
Assign to
Time tracking