Dear all,
I'm trying to set up gitlab. I think everything is working OK, apart from 
being able to download projects as archive (using the "Download zip" or any 
other button).

Sidekiq is launched with -q archive_repo, and the archive is created 
correctly in /usr/share/webapps/gitlab/tmp/{sidekiq 
folder}/tmp/repositories; it's just not fed back to the webserver.

The relevant /var/log/gitlab/sidekiq.log:

2015-11-05T16:36:28.507Z 25803 TID-1jd8g8 RepositoryArchiveWorker 
> JID-ff5e6791cb54d2d117b70fc3 INFO: start
> 2015-11-05T16:36:28.511Z 25803 TID-1jd8g8 RepositoryArchiveWorker 
> JID-ff5e6791cb54d2d117b70fc3 INFO: done: 0.004 sec
>

The relevant /var/log/gitlab/production.log:

Started GET "/pk1212/tools/repository/archive.zip" for 155.198.44.200 at 
> 2015-11-05 16:36:28 +0000
> Processing by Projects::RepositoriesController#archive as ZIP
>   Parameters: {"namespace_id"=>"pk1212", "project_id"=>"tools"}
> Redirected to http://frigg.me.ic.ac.uk/pk1212/tools/repository/archive.zip
> Completed 302 Found in 5031ms (ActiveRecord: 2.2ms)
>


I'm running archlinux, with gitlab 7.13.5, and the webserver is nginx.

Thanks for help!
Peter

-- 
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/259fe27b-2b6b-4575-99b3-96c111322a54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to