down votefavorite 
<http://stackoverflow.com/questions/38257634/downloaded-file-is-0bytes-using-gitlab-unicorn#>

firstly, i tried to change gitlab's server nginx to apache.

i set until https and it looked fine such as commit or pull.

but i found donwload file is always 0 bytes through gitlab web page.

i couldn't find any problem in apache and gitlab log file(it just returned 
200 OK)

and for solving this problem, i removed apache2 and tried to just use 
unicorn(without nginx.

so i noticed that when using unicorn, download file is 0 bytes.

I already try remove the comment

config.action_dispatch.x_sendfile_header = "X-Snedfile"

in embedded/service/gitlab-rails/config/environments/production.rb

anybody help me? :(

-- 
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/8d5fe01a-0136-4875-b34f-c65a84be291a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to