Skip to content

Can not access local gitlab web

Overview

Impacted categories

The following categories relate to this issue:

Steps to replicate (optional)

  1. clone this project;
  2. exec "make bootstrap"
  3. exec "gdk start"
yunye@yunye:~/gitlab-development-kit$ gdk status
run: /home/xx/gitlab-development-kit/services/gitlab-workhorse: (pid 407950) 559s, normally down; run: log: (pid 407625) 561s
run: /home/xx/gitlab-development-kit/services/postgresql: (pid 407634) 561s, normally down; run: log: (pid 407627) 561s
run: /home/xx/gitlab-development-kit/services/praefect: (pid 407835) 560s, normally down; run: log: (pid 407631) 561s
run: /home/xx/gitlab-development-kit/services/praefect-gitaly-0: (pid 407836) 560s, normally down; run: log: (pid 407628) 561s
run: /home/xx/gitlab-development-kit/services/rails-background-jobs: (pid 407952) 559s, normally down; run: log: (pid 407629) 561s
run: /home/xx/gitlab-development-kit/services/rails-web: (pid 417281) 6s, normally down; run: log: (pid 407626) 561s
run: /home/xx/gitlab-development-kit/services/redis: (pid 407738) 560s, normally down; run: log: (pid 407632) 561s
run: /home/xx/gitlab-development-kit/services/sshd: (pid 407953) 559s, normally down; run: log: (pid 407630) 561s
run: /home/xx/gitlab-development-kit/services/webpack: (pid 407954) 559s, normally down; run: log: (pid 407624) 561s

if i access localhost:3000,that websit like:

Waiting for GitLab to boot
dial unix /home/xx/gitlab-development-kit/gitlab.socket: connect: connection refused

It can take 60-180 seconds for GitLab to boot completely.

This page will automatically reload every 5 seconds.


Generated by gitlab-workhorse running in development mode at 18:54:29.

=> GitLab available at http://127.0.0.1:3000. => - Ruby: ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c5) [x86_64-linux]. => - Node.js: v16.15.0.

Proposal (optional)

Environment (optional)

  • Operating system name: Linux xx 5.19.0-38-generic #39~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 17 21:16:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
  • Architecture: x86
  • The contents of your gdk.yml (if any):
    runner:
    enabled: false
  • Ruby version: Ruby: ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c5) [x86_64-linux].
  • GDK version: GitLab Development Kit 0.2.16 (7bee70e7)