sameersbn / sameersbn/docker-gitlab

Wrong Login Credentials

Open
#897 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

after i've set up gitlab successfully, i can't log in, with the default credentials.

This is the Log: (used passwords: 5iveL!fe, password, root, admin)

Started POST "/users/sign_in" for 172.18.1.5 at 2016-09-20 16:40:08 +0200
Processing by SessionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"IWcOX5MZDAGJxVbYnjHq6BEwi9vIRbv2hqyx+BBn+5YXzqTSxKvWVGVPKVi3JRKJ4TUut5lTmXKGzNrK1q4KTw==", "user"=>{"login"=>"admin@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}}
Completed 401 Unauthorized in 37ms (ActiveRecord: 1.7ms)

I hope you can help me. Thanks in advance!

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 with the reported POST "/users/sign_in" log and the Dockerized GitLab setup context. Reproduce the 401 Unauthorized response using the stated login and determine whether initialization or credential configuration explains the failure. Done means identifying a reproducible cause and a documented correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
authentication, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.