The layout of gitlab crashed
Created by: poc7667
I shutdown the Gitlab server, then run bundle exec rake assets:precompile RAILS_ENV=production
and sudo service gitlab start
And the view of the Gitlab became that way.
Now I can see the a bit normal view by run the server manually, but missing all the images on the webpage view
RAILS_ENV=production rails s -p 1234
ActionController::RoutingError (No route matches [GET] "/uploads/user/avatar/2/Screenshot_2014_3_28_%E4%B8%8B%E5%8D%885_40.jpg"):