@Labidi If you server can able to access repository then follow the MongoDB repository configuration steps given in the documentation and give it a try.
It’s definitely problem with your network, or routing.
Check your outbound firewall, probably it’s blocking HTTP (TCP/80) port to internet…
Try to manually download file using wget or curl if it works: curl -O https://repo.mongodb.org/yum/redhat/7/mongodb-org/4.0/x86_64/repodata/repomd.xml wget https://repo.mongodb.org/yum/redhat/7/mongodb-org/4.0/x86_64/repodata/repomd.xml
Hi @makarands yes I did follow the installation of official site documentation as always! I have installed graylog n times by all in the world (os: Centos, debian, ubuntu …) I have never seen this hang … I have checked the netowrk
this time weird, yet I never experienced problems installing graylog with centos! I have to check with the network teams if it is a blockage on the firewall side or not