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

Closed
Open
Created Sep 26, 2013 by Administrator@rootOwner

GitLab 6.1 Sidekiq CSS/JS 404

Created by: johnjelinek

If I go here as an admin: http://gitlab/admin/background_jobs the page doesn't look right. Here are errors from the Chrome console:

GET http://gitlab/admin/sidekiq/stylesheets/bootstrap.css 404 (Not Found) sidekiq:6
GET http://gitlab/admin/sidekiq/stylesheets/application.css 404 (Not Found) sidekiq:7
GET http://gitlab/admin/sidekiq/javascripts/application.js 404 (Not Found) sidekiq:8
GET http://gitlab/admin/sidekiq/javascripts/dashboard.js 404 (Not Found) sidekiq:81
GET http://gitlab/admin/sidekiq/javascripts/locales/jquery.timeago.en.js 404 (Not Found) sidekiq:9

I've stopped/started sidekiq and gitlab/nginx, but that didn't resolve it. The check seems to indicate no problems.

# sudo -u git -H bundle exec rake gitlab:sidekiq:check RAILS_ENV=production
Checking Sidekiq ...

Running? ... yes

Checking Sidekiq ... Finished

What else can I check to troubleshoot this issue?

Assignee
Assign to
Time tracking