Graylog 2.5 yum repo timeout issues

When I try to sync the graylog 2.5 repo with Spacewalk, or even the 2.4 repo with yum directly, package downloads are failing randomly with error:
‘Operation timed out after 30001 milliseconds with 0 out of 0 bytes received.’

I’m connected to a network with 10Gb+ Internet connection and we’re not having problems with other repos in Spacewalk.

This was the repo file from graylog-2.5-repository-1.1.noarch.rpm we were basing the Spacewalk repo definition on:
[graylog]
name=graylog
baseurl=https://packages.graylog2.org/repo/el/stable/2.5/$basearch/
gpgcheck=1
repo_gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-graylog

I kept syncing until all of the packages were able to sync, even with the random timeouts. Will mark this as solved.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.