Jump to content

Edit History

fmateo05

fmateo05


Adding more detailed info about the procedure on the reply

5 hours ago, TN100 said:

I am having the same issue, tried all the suggestions but no results. 

Getting this error: 

https://packages.2600hz.com/centos/7/stable/repodata/repomd.xml: [Errno 12] Timeout on https://packages.2600hz.com/centos/7/stable/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.

As explained in the early replies on this topic. Please use a kind of US based proxy to perform yum install without issues like these (timeout more than 30 seconds). That is if your server/VPS IP is located outside US.

Mine is ProxyChains (with a previous search  kind  of proxy list)

https://hidemyna.me/en/proxy-list/?country=US&type=s#list

[root@test-kz-rpm ~]# proxychains yum install -y https://packages.2600hz.com/centos/7/stable/2600hz-release/4.3/2600hz-release-4.3-0.el7.centos.noarch.rpm

[root@test-kz-rpm ~]#  yum --disablerepo="2600hz-stable,freeswitch"   install yum-utils

[root@test-kz-rpm ~]# proxychains yum-config-manager --disable freeswitch 

[root@test-kz-rpm ~]# proxychains yum install -y kazoo-rabbitmq

fmateo05

fmateo05

5 hours ago, TN100 said:

I am having the same issue, tried all the suggestions but no results. 

Getting this error: 

https://packages.2600hz.com/centos/7/stable/repodata/repomd.xml: [Errno 12] Timeout on https://packages.2600hz.com/centos/7/stable/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.

As explained in the early replies on this topic. Please use a kind of US based proxy to perform yum install without issues like these (timeout more than 30 seconds). That is if your server/VPS IP is located outside US.

Mine is ProxyChains (with a previous search  kind  of proxy list)

×
×
  • Create New...