Http proxy sometimes failed

I want to use mirror feature with http proxy, and I set gitlab_rails['env'] as described in Setting custom environment variables | GitLab. But the proxy sometimes failed, and there is no related log in /var/log/gitlab/gitlab-rails/update_mirror_service_json.log as described in Log system | GitLab.

My questions are:

  1. How to verify the proxy is configured correctly?
  2. How can I turn on the mirroring log?

Anyone can help me?

First of all the link you provided 404’s so we cannot see what you are linking to. Second, what mirror feature? What are you trying to achieve?

Maybe you can explain in more detail, because it’s impossible to understand what you are trying to do so in reality, nobody can help until you do this.

First of all the link you provided 404’s

Here are the links:

Second, what mirror feature? What are you trying to achieve?

The repository mirroing feature is described here: Repository mirroring | GitLab.

What I want is mirroring my gitlab repo to github with http proxy.


My problem is I 've configured the proxy as described in Setting custom environment variables | GitLab. But the mirroring feature sometimes failed with the proxy. I want to debug that,but I can’t find any log or debug info.