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

Closed
Open
Created May 23, 2013 by Administrator@rootOwner

gitlab started but not listening

Created by: liutaihua

I install step by step at: doc/install/installation.md document.

at last execute /etc/init.d/gitlab start but there is no port listen from the gitlab. some process in running: 19x005 gitlab # ps -ef|grep ruby git 22623 1 1 18:44 ? 00:00:14 ruby19 /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/puma -C /home/git/gitlab/config/puma.rb git 22634 22623 0 18:44 ? 00:00:00 python2 /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/gitlab-pygments.rb-0.3.2/lib/pygments/mentos.py git 22649 22639 0 18:44 pts/1 00:00:00 python2 /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/gitlab-pygments.rb-0.3.2/lib/pygments/mentos.py

I look up the log, there is not error info.

my config: cat config/gitlab.yml production: &base

#1 (closed). GitLab app settings

==========================

GitLab settings

gitlab: ## Web server settings host: localhost port: 8989 https: false ......

OS: gentoo ruby: ruby 1.9.3p392 (2013-02-22 revision 39386) [x86_64-linux] gem: 1.8.24

Assignee
Assign to
Time tracking