Bug 1861255
Summary: | Traceback when there is a typo proxy username/password in /etc/rhsm/rhsm.conf file | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Shwetha Kallesh <skallesh> |
Component: | subscription-manager | Assignee: | Jiri Hnidek <jhnidek> |
Status: | CLOSED ERRATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 8.3 | CC: | cdonnell, jhnidek, jsefler, redakkan, wpoteat |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 01:39:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Shwetha Kallesh
2020-07-28 07:34:56 UTC
Verification: [root@hpe-dl380pgen8-02-vm-3 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: Unknown subscription management rules: Unknown subscription-manager: 1.27.13-1.el8 [root@hpe-dl380pgen8-02-vm-3 ~]# cat /etc/rhsm/rhsm.conf | grep proxy # an http proxy server to use proxy_hostname = auto-services.usersys.redhat.com # The scheme to use for the proxy when updating repo definitions, if needed proxy_scheme = http # port for http proxy server proxy_port = 3127 # user name for authenticating to an http proxy, if needed proxy_user = redhat # password for basic http proxy auth, if needed proxy_password = redhst # host/domain suffix blacklist for proxy, if needed no_proxy = [root@hpe-dl380pgen8-02-vm-3 ~]# subscription-manager list --avail Proxy error, unable to connect to proxy server. [root@hpe-dl380pgen8-02-vm-3 ~]# subscription-manager role --list Proxy connection failed, please check your settings. [root@hpe-dl380pgen8-02-vm-3 ~]# subscription-manager list --avail --ondate 2020-09-09 Proxy error, unable to connect to proxy server. [root@hpe-dl380pgen8-02-vm-3 ~]# subscription-manager repos --list Proxy error, unable to connect to proxy server. [root@hpe-dl380pgen8-02-vm-3 ~]# subscription-manager refresh Proxy error, unable to connect to proxy server. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (subscription-manager bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4460 *** Bug 1859145 has been marked as a duplicate of this bug. *** |