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

Closed
Open
Created Dec 18, 2011 by Administrator@rootOwner

Redirected to favicon after signing in

Created by: ghost

The browser is redirected to favicon after signing in.

I guess it should be redirected to the main view('/') instead.

I hope the following output would help.

Started POST "/users/sign_in" for 192.168.62.1 at 2011-12-18 22:12:16 +0900 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"P9oJHT58QmTHUlmtOBHucECV8AmbmL3HKmfuMadE8FM=", "user"=>{"email"=>"[email protected]", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in"} Redirected to http://192.168.62.130:3000/favicon.ico Completed 302 Found in 314ms

Started GET "/favicon.ico" for 192.168.62.1 at 2011-12-18 22:12:17 +0900 Processing by ProjectsController#show as HTML Parameters: {"id"=>"favicon.ico"} Rendered public/404.html (0.4ms) Completed 404 Not Found in 129ms (Views: 5.6ms | ActiveRecord: 1.0ms)

Started GET "/favicon.ico" for 192.168.62.1 at 2011-12-18 22:12:18 +0900 Processing by ProjectsController#show as / Parameters: {"id"=>"favicon.ico"} Rendered public/404.html (0.0ms) Completed 404 Not Found in 67ms (Views: 5.3ms | ActiveRecord: 0.9ms)

Assignee
Assign to
Time tracking