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"=>"[email protected]", "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.