404 after sign in...
Closed
404 after sign in...
Created by: chaopeng
log
Started POST "/users/sign_in" for at 2013-05-24 21:33:53 +0800 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"9L4y++tAY/Eu8V7KrRL1DKHnTuoTzgU5ekCdxi9Ell8=", "user"=>{"login"=>"admin@local.host", "password"=>"[FILTERED]", "remember_me"=>"0"}} Redirected to http://192.168.1.180:82/gitlab Completed 302 Found in 454ms (ActiveRecord: 0.0ms) Started GET "/gitlab" for at 2013-05-24 21:33:53 +0800 Processing by ProjectsController#show as HTML Parameters: {"id"=>"gitlab"} Rendered public/404.html (1.0ms) Filter chain halted as :project rendered or redirected Completed 404 Not Found in 59ms (Views: 32.4ms | ActiveRecord: 3.8ms) Creating scope :opened. Overwriting existing method Issue.opened. Creating scope :closed. Overwriting existing method MergeRequest.closed.
my envirment:
- redhat 5.6
- ruby 2.0.0
- git-1.8.2.1-1
- python-2.7.5
i have try to reinstall ruby, and all the checks except init script are green.
Created by: jacobvosmaer
Relative url support will be removed unless there are properly tested and elegant pull requests for all issues, see http://feedback.gitlab.com/forums/176466-general/suggestions/4102121-relative-url-support
By Administrator on 2013-07-30T07:53:51 (imported from GitLab project)