sameersbn / sameersbn/docker-gitlab

URI::InvalidComponentError (bad component(expected host component): [0.0.0.0:30004]):

Open
#2,461 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

env:
sameersbn/gitlab:11.8.1

everything is fine but when i visit the url http://{ip:port}/{username}/test/edit, the name test is my project name. i encounter the 500 Error, and when i come to the productions.log i find this:

**Completed 500 Internal Server Error in 20ms (ActiveRecord: 6.8ms) URI::InvalidComponentError(bad component(expected host component): [0.0.0.0:30004]):**

i also find this error when i visit "http://{ip:port}/groups/test1/-/edit" and "test1" is my group name.
but everything else is fine. Only the two edit return error.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the 500 error in sameersbn/gitlab:11.8.1 using the project and group edit URLs described in the issue, then inspect production.log for the URI::InvalidComponentError. Done means both edit routes load successfully without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, gitlab
Domain
backend, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.