Failed to connecto to ....... opreation now in progress

Issues related to applications and software problems
Post Reply
luis_palma
Posts: 5
Joined: 2018/11/16 12:30:59

Failed to connecto to ....... opreation now in progress

Post by luis_palma » 2018/11/16 13:04:07

Hello guys,

I have searched in the internet for solutions but everything I tried, didn't worked for me...

So... clean install, yum install httpd php fails and gives this error:

Image

Thanks in advance!

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: Failed to connecto to ....... opreation now in progress

Post by avij » 2018/11/16 13:08:07

Are you perhaps behind a proxy? If yes, you need to configure your proxy in /etc/yum.conf

luis_palma
Posts: 5
Joined: 2018/11/16 12:30:59

Re: Failed to connecto to ....... opreation now in progress

Post by luis_palma » 2018/11/16 14:46:50

avij wrote:
2018/11/16 13:08:07
Are you perhaps behind a proxy? If yes, you need to configure your proxy in /etc/yum.conf
No...I confirmed that with the client.

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: Failed to connecto to ....... opreation now in progress

Post by avij » 2018/11/16 15:15:40

Try these for diagnostics:

ping -c 5 www.centos.org
ping -c 5 8.8.8.8
curl -4v mirrorlist.centos.org

If the pings don't work, try traceroute to those addresses.

luis_palma
Posts: 5
Joined: 2018/11/16 12:30:59

Re: Failed to connecto to ....... opreation now in progress

Post by luis_palma » 2018/11/19 16:41:19

avij wrote:
2018/11/16 15:15:40
Try these for diagnostics:

ping -c 5 www.centos.org
Works.
ping -c 5 8.8.8.8
Works.

curl -4v mirrorlist.centos.org
Didn't work, connection timed out.

Image

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: Failed to connecto to ....... opreation now in progress

Post by avij » 2018/11/19 16:51:10

You will probably notice that you can't connect to any other website from within that machine. You may need to ask your network admin for suggestions for how to fix this.

luis_palma
Posts: 5
Joined: 2018/11/16 12:30:59

Re: Failed to connecto to ....... opreation now in progress

Post by luis_palma » 2018/11/19 17:10:02

avij wrote:
2018/11/19 16:51:10
You will probably notice that you can't connect to any other website from within that machine. You may need to ask your network admin for suggestions for how to fix this.
Thank you, I'm going to forward the error to them and let them fix it. I'll keep this updated, don't close this thread.

luis_palma
Posts: 5
Joined: 2018/11/16 12:30:59

Re: Failed to connecto to ....... opreation now in progress

Post by luis_palma » 2018/11/20 11:57:39

Hello again,

Ok it's working, network admin has been contacted and opened an exception for this particular server (ip).

It should be a possible bypass to avoid time-consuming for possible solutions.

Thank you for your help.

Much appreciated.

Post Reply