fmateo05 Posted March 5 Report Share Posted March 5 13 minutes ago, synogeek said: If I do it manually, look what happens. [root@sandbox ~]# cd /root/ [root@sandbox ~]# ls 2600hz-release-4.3-0.el7.centos.noarch.rpm anaconda-ks.cfg wget-log 2600hz.repo original-ks.cfg [root@sandbox ~]# yum install -y 2600hz-release-4.3-0.el7.centos.noarch.rpm Loaded plugins: fastestmirror Examining 2600hz-release-4.3-0.el7.centos.noarch.rpm: 2600hz-release-4.3-0.el7.c entos.noarch Marking 2600hz-release-4.3-0.el7.centos.noarch.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package 2600hz-release.noarch 0:4.3-0.el7.centos will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: 2600hz-release noarch 4.3-0.el7.centos /2600hz-release-4.3-0.el7.centos.noarch 22 k Transaction Summary ================================================================================ Install 1 Package Total size: 22 k Installed size: 22 k Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 2600hz-release-4.3-0.el7.centos.noarch 1/1 Verifying : 2600hz-release-4.3-0.el7.centos.noarch 1/1 Installed: 2600hz-release.noarch 0:4.3-0.el7.centos Complete! [root@sandbox ~]# sudo yum repolist Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.mirror.constant.com * centos-sclo-rh: nc-centos-mirror.iwebfusion.net * centos-sclo-sclo: forksystems.mm.fcix.net * epel: iad.mirror.rackspace.com * extras: mirror.vtti.vt.edu * updates: mirror.wdc2.us.leaseweb.nethttps://packages.2600hz.com/centos/7/stable/repodata/repomd.xml: [Errno 12] Time out on https://packages.2600hz.com/centos/7/stable/repodata/repomd.xml: (28, 'Co nnection timed out after 30001 milliseconds') Trying other mirror. The only thing I can think of is that OVH is blocked as vendor? I'll try now with a VM on my home network to see what happens. In that case you can use a kind of proxy that exits to USA I remember this happened to my environment when located outsude of USA. Used a proxy or socks5 with IP from there, and the error did stop showing Quote Link to comment Share on other sites More sharing options...
synogeek Posted March 5 Report Share Posted March 5 I was sure it was a geofencing in place. However, I am also using a VPS in USA and still having the same issue. I'll use a vpn tunnel to my home and see what happens. More soon! Quote Link to comment Share on other sites More sharing options...
Gizmo Posted March 5 Author Report Share Posted March 5 @fmateo05 do you have any idea about my problem? See picture a couple post back Quote Link to comment Share on other sites More sharing options...
synogeek Posted March 5 Report Share Posted March 5 @Gizmo It seems to be that there is a geo restriction with 2600hz repos. I was able to make some progress and at least able to install some things using a VirtualBox VM on my computer. However, I'm done for the day... I'll continue at some point during the week. Thank you! Quote Link to comment Share on other sites More sharing options...
Gizmo Posted March 6 Author Report Share Posted March 6 Don't think that applies to me. Since my errors are somewhat different, it might be more convenient to open a separate topic? My messages are now a bit lost and I can't really get any further @fmateo05 I continued with the installation but now I'm running into this. How can there be so many errors? Could it be that I'm doing something wrong? I first installed the recommended one but it didn't work, uninstalled it and then installed the newer one according to the manual. Quote Link to comment Share on other sites More sharing options...
mc_ Posted March 6 Report Share Posted March 6 You might try using journalctl to see what logging the rabbitmq process did? The screenshot doesn't have much useful info for why rabbit failed. Quote Link to comment Share on other sites More sharing options...
Gizmo Posted March 8 Author Report Share Posted March 8 On 3/6/2023 at 6:17 PM, mc_ said: You might try using journalctl to see what logging the rabbitmq process did? The screenshot doesn't have much useful info for why rabbit failed. Mar 08 10:57:34 sip.voip4jou.nl polkitd[634]: Registered Authentication Agent for unix-process:2821:37166 (system bus name :1.25 [/usr/bin/pkttyagent --notify-fd 5 --f Mar 08 10:57:34 sip.voip4jou.nl systemd[1]: Starting RabbitMQ Broker Configured for Kazoo... Mar 08 10:57:34 sip.voip4jou.nl systemd[1]: Started RabbitMQ Broker Configured for Kazoo. Mar 08 10:57:34 sip.voip4jou.nl polkitd[634]: Unregistered Authentication Agent for unix-process:2821:37166 (system bus name :1.25, object path /org/freedesktop/Policy Mar 08 10:57:34 sip.voip4jou.nl kazoo-rabbitmq[2836]: /usr/sbin/kazoo-rabbitmq: line 50: /usr/lib/rabbitmq/bin/rabbitmq-server: No such file or directory Mar 08 10:57:34 sip.voip4jou.nl systemd[1]: kazoo-rabbitmq.service: main process exited, code=exited, status=1/FAILURE Mar 08 10:57:34 sip.voip4jou.nl systemd[1]: Unit kazoo-rabbitmq.service entered failed state. Mar 08 10:57:34 sip.voip4jou.nl systemd[1]: kazoo-rabbitmq.service failed. Is what i see Quote Link to comment Share on other sites More sharing options...
mc_ Posted March 8 Report Share Posted March 8 SELinux looks involved, you might try disabling it to let rabbitmq start. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.