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

Closed
Open
Created Sep 12, 2014 by Administrator@rootOwner

404 after sign-in after wrong sign-in attempt

Created by: rnveach

Summary: When I try to login through http://host/gitlab/ with 1 failed attempt, the successful attempt redirects me to a 404 error page.

Steps to reproduce:

  1. Open browser to http://host/gitlab/ and be prompted to signin on http://host/gitlab/users/sign_in.
  2. Attempt to signin but put in the wrong username. Gitlab returns "Invalid email or Password".
  3. Attempt to signin again, but with the right username and password this time.

What I expect: 4) Since i started with the main page, I expected GitLab to stay on the main page at "http://host/gitlab/" and see the "Activity" status.

What actually happened: 4) Gitlab returned a 404 error with the url being "http://host/gitlab/gitlab/users/sign_in". When I manually go back to http://host/gitlab/ I am logged in and I see what I was originally expecting to see.

System information: System: Ubuntu 12.04 Current User: git Using RVM: no Ruby Version: 2.0.0p353 Gem Version: 2.0.14 Bundler Version:1.6.2 Rake Version: 10.3.2 Sidekiq Version:2.17.0

GitLab information Version: 7.1.1 Revision: facfec4b

GitLab Shell Version: 1.9.6

Gitlab is set to work in the directory /gitlab and not on the base of the domain.

Assignee
Assign to
Time tracking