Actions
Issue #9390
closedProxy authentication is not working in collection sync
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
We're seeing issues with customers getting aiohttp.client_exceptions.ClientHttpProxyError: 407, message='Proxy Authentication Required'
error on Automation Hub 4.2 using pulpcore 3.7.5 and pulp_ansible 0.5.8 during collection sync.
This appears to be happening with Squid.
Squid logs:
1627559170.932 0 xxx.xxx.xxx.xxx TCP_DENIED/407 4125 CONNECT galaxy.ansible.com:443 - HIER_NONE/- text/html
Related issues
Actions
Use proxy auth from the Remote config
https://pulp.plan.io/issues/9390 closes #9390
(cherry picked from commit f97df48317caefa55912a2ad0a61be1e922f43a0)