I am hoping to get my gitlab runner working but I keep getting error messages. The Gitlab-Runner is behind a HAProxy by PfSense which is set to listen on port 3128. Would love to know your thoughts :smiley: Gitlab De
Now, after running “yum makecache” and “yum --showduplicates list gitlab-ce” I get the error: https://packages.gitlab.com/gitlab/gitlab-ce/el/7/x86_64/repodata/repomd.xml:[Errno 14] curl#35 - “TCP connection reset by peer”. Here is the gitlab_gitlab-ce.repo file used on...
Errno::ECONNRESET: Connection reset by peer - SSL_connect (https://api.rubygems.org/quick/Marshal.4.8/bundler-1.10.5.gemspec.rz) sudo gem install bundler --no-ri --no-rdoc ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ECONNRESET: Connection reset by peer - ...
ERROR: Could not find a valid gem 'charlock_holmes' (= 0.6.9.4), here is why: Unable to download data from https://rubygems.org/ - Errno::ECONNRESET: Connection reset by peer - SSL_connect (https://api.rubygems.org/quick/Marshal.4.8/charlock_holmes-0.6.9.4.gemspec.rz) ERROR: Pos...
Unable to download data from https://rubygems.org/ - Errno::ECONNRESET: Connection reset by peer - SSL_connect (https://api.rubygems.org/quick/Marshal.4.8/charlock_holmes-0.6.9.4.gemspec.rz)ERROR: Possible alternatives: charlock_holmes ...
安装文档: 在github上:gitlabhq/doc/install/installation.md 执行:sudo -u git -H bundle install --deployment --without development test mysql aws 报错信息如下: Errno::ECONNRESET: Connection reset by peer - SSL_connect (http://rubygems.org/) ...
Unable to download data from https://rubygems.org/ - Errno::ECONNRESET: Connection reset by peer - SSL_connect (https://rubygems.org/specs.4.8.gz) 解决办法: 1, cd /home/git/gitlab vim Gemfile 更改 source https://rubygems.org/ ...
Connection reset by peer - SSL_connect is sometimes raised during data extraction and is not obvious why. I suspect it's due to my local env, but I wonder if we should add a retry to this one. I'll look into it Gitlab::Git::CommandError when exporting a project repository -- unrel...
该文件在初始安装过程中生成,在升级过程中 **不会** 被修改。#! 请查看该文件的最新版本,了解可以配置的不同设置,它们是何时引入的以及为什么引入:#! https://gitlab.com/gitlab-org/omnibus-gitlab/blame/master/files/gitlab-config-template/gitlab.rb.template#! 在本地,对应于已安装版本的完整模板可以...
['smtp_authentication'] = "login" gitlab_rails['smtp_enable_starttls_auto'] = true gitlab_rails['smtp_tls'] = false gitlab_rails['smtp_openssl_verify_mode'] = 'peer' # Can be: 'none', 'peer', 'client_once', 'fail_if_no_peer_cert', see http://api.rubyonrails.org/classes/...