Actions
Bug #35973
closedsyncing ansible-collections via httpS-proxy fails
Status:
Rejected
Priority:
High
Assignee:
-
Category:
Ansible Collections
Target version:
Description
When i try to sync ansible collections via a https proxy. Using this proxy for other content types like yum works fine.
Using a http proxy for this is working.
Errormessage:
Cannot initialize a TLS-in-TLS connection to host galaxy.ansible.com:443 through an underlying connection to an HTTPS proxy https://https-proxy-fqdn:3129 ssl:default [transport <asyncio.sslproto._SSLProtocolTransport object at 0x7f7887e33100> is not supported by start_tls()]
Updated by Quirin Pamp almost 2 years ago
I suspect this is because Katello 4.3 delivers pulp-ansible 0.10.1:
https://yum.theforeman.org/pulpcore/3.16/el7/x86_64/tfm-pulpcore-python3-pulp-ansible-0.10.1-1.el7.noarch.rpm
There are fixes in pulp-ansible 0.10.2 that look relevant:
https://docs.pulpproject.org/pulp_ansible/en/0.10/changes.html
Updated by Chris Roberts almost 2 years ago
- Status changed from New to Rejected
- Target version set to Katello Recycle Bin
- Triaged changed from No to Yes
Hi Richard,
Can you upgrade your Katello version to a more current one, from the last comment it looks like this has been fixed.
Closing this
Actions