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

Closed
Open
Created Jun 22, 2013 by Administrator@rootOwner

New install doesn't pass the final test.

Created by: WagnerMatos

First things first: I was running GitLab 5.2 and got some permission issues (it was running ok, but i couldn't push or pull from host machine initially, but could from another machine. Then I couldn't pull or push neither from the host nor from my workstation) so I decided to scrap and start fresh and install 5.3. I've followed the instructions here:. Then followed the instructions on the install page to install 5.3. All went fine up to the final check before setting up nginx (btw, I'm running apache instead. I've followed these instructions which worked fine in the 5.2 install). When I perform the last check, it always says that sidekiq is not running. I try the fix which is displayed, nothing happens. I read the installation part which refers to "Install Init Script", redone all the steps, checked again and the same error appears.

I then tried: sudo /etc/init.d/gitlab status and it says that Puma is running and also is Sidekiq. I then tried sudo -u git -H bundle exec rake sidekiq:start RAILS_ENV=production and no error report however when I run the check again sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production it shows that sidekiq is not running. I tried login into the web interface and I can't login. It says that either email or password are wrong. PS: Its a new database. Can anyone tell me what am I doing wrong and how can I fix it?

Thanks

Assignee
Assign to
Time tracking