Not able to run yum update. It fails with the message connection refused.
When I run sudo yum update I get the following message
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was
14: curl#7 - "Failed connect to localhost:3000; Connection refused"
I am able to connect to internet.
2
Answers
This is my solution.
Find your appropriate version on next site (in this example I’m using 7.0.1406):
https://vault.centos.org/
Execute next commands to update your yum configuration files:
Good Luck!
you can try this:
and then:
sudo yum -y update