Open roleymoley opened 4 years ago
Can you please try to ssh into one of the source nodes and run sudo yum install stunnel
?
It stands to reason they are related and if i had to take an educated guess is due to the presence of proxy devices on our network path which if the process isn't aware of will probably cause this to be unable to connect
Can you also get on the node run the following steps:
/etc/yum.conf
to add proxy=http://<your-proxy-IP-address>
$ sudo yum clean metadata
$ sudo yum install stunnel
Running 1.1.2 we are experiencing the following error
This then leads into this error
It stands to reason they are related and if i had to take an educated guess is due to the presence of proxy devices on our network path which if the process isn't aware of will probably cause this to be unable to connect