After upgrade giltab to 6.9 all users avatars disappeared with error log:

 Started GET "/uploads/user/avatar/5/Jira_pic2.jpg" for x.x.x.x at 
2014-05-28 11:37:13 +0300
Processing by GroupsController#show as HTML
  Parameters: {"id"=>"uploads/user/avatar/5/photo.jpg"}
Filter chain halted as :authorize_read_group! rendered or redirected
Completed 404 Not Found in 7ms (Views: 0.6ms | ActiveRecord: 0.9ms)

All  permissions of folders are correct. I'm not using any proxy. 

changing  gitlab/config/environments/production.rb default  
from 
config.serve_static_assets = false
to  
config.serve_static_assets = true    
fixed this problem.

After restart service gitlab all uploads are readable by all.
Does it affect on other system behavior  ?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/b2e437de-47f4-4040-a094-61fc71c6c6d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to