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

Closed
Open
Created Aug 09, 2014 by Administrator@rootOwner

nginx not running when https is enabled

Created by: KamiOrz

Running Gitlab 7.1 Omnibus on Ubuntu 12.04 (running on KVM)

Gitlab runs fine on port 80. However when I enable https in /etc/gitlab/gitlab.rb as follows:

external_url 'https://mysiteaddress.com'

nginx['redirect_http_to_https'] = true

nginx fails to start. I get no errors with sudo gitlab-ctl reconfigure however gitlab-ctl status reports:

down: nginx: 0s, normally up, want up; run: log: (pid 1027) 8794s run: postgresql: (pid 932) 8813s; run: log: (pid 931) 8813s run: redis: (pid 826) 8819s; run: log: (pid 825) 8819s run: sidekiq: (pid 17056) 910s; run: log: (pid 1012) 8800s run: unicorn: (pid 17128) 898s; run: log: (pid 990) 8802s

nginx/gitlab_error.log is blank.

Any help is much appreciated. Thanks,

Assignee
Assign to
Time tracking