Bug #34996
closedSmart Proxy upgrade/install fails due to proxy configuration in 'HTTP(S) proxy' in settings
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1984400
Description of problem:
If we have a proxy set in Administer -> Settings -> General -> 'HTTP proxy' then capsule installation/upgrade fails because Satellite is not able to connect to capsule through proxy. In this scenario, the solution is to either remove the proxy or add the capsule in 'HTTP proxy except hosts' list.
Version-Release number of selected component (if applicable):
Satellite 6.x
How reproducible:
Always
Steps to Reproduce:
1. Set the proxy in Administer -> Settings -> General -> 'HTTP proxy'
2. Proxy should not be configured for internal routing
3. Try installing or upgrade the existing capsule.
Actual results:
Installation or upgrade fails.
Expected results:
We should add the capsule FQDN in 'HTTP proxy except hosts' automatically at the time of certificate generation on the Satellite or in some other way to prevent such issues.
Additional info:
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9245 added
Updated by Anonymous over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d7ca221ce8c220eed6c77456d815268e160e5ebd.
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Subject changed from Capsule upgrade/install fails due to proxy configuration in 'HTTP(S) proxy' in settings to Smart Proxy upgrade/install fails due to proxy configuration in 'HTTP(S) proxy' in settings