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.
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.
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.