Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
The goferd is flooding the syslog when a node is connected directly to RHN. It will then try to connect to proton+amqps://subscription.rhsm.redhat.com:5647 which is ofcourse not working.
Aug 31 10:48:54 li-lc-1578 goferd: [INFO][worker-0] gofer.messaging.adapter.connect:28 - connecting: proton+amqps://subscription.rhsm.redhat.com:5647
Aug 31 10:48:55 li-lc-1578 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:87 - open: URL: amqps://subscription.rhsm.redhat.com:5647|SSL: ca: /etc/rhsm/ca/redhat-uep.pem|key: None|certificate: /etc/pki/consumer/bundle.pem|host-validation: None
Aug 31 10:48:55 li-lc-1578 goferd: [INFO][worker-0] root:490 - connecting to subscription.rhsm.redhat.com:5647...
Aug 31 10:49:58 li-lc-1578 goferd: [INFO][worker-0] root:532 - Disconnected
Aug 31 10:49:58 li-lc-1578 goferd: [ERROR][worker-0] gofer.messaging.adapter.connect:33 - connect: proton+amqps://subscription.rhsm.redhat.com:5647, failed: Connection amqps://subscription.rhsm.redhat.com:5647 disconnected
Aug 31 10:49:58 li-lc-1578 goferd: [INFO][worker-0] gofer.messaging.adapter.connect:35 - retry in 106 seconds
# subscription-manager config
[server]
hostname = [subscription.rhsm.redhat.com]
insecure = [0]
port = [443]
prefix = [/subscription]
proxy_hostname = fibsproxydev.hag.hilti.com
proxy_password = []
proxy_port = 8080
proxy_user = []
ssl_verify_depth = [3]
[rhsm]
baseurl = [https://cdn.redhat.com]
ca_cert_dir = [/etc/rhsm/ca/]
consumercertdir = [/etc/pki/consumer]
entitlementcertdir = [/etc/pki/entitlement]
full_refresh_on_yum = [0]
manage_repos = [1]
pluginconfdir = [/etc/rhsm/pluginconf.d]
plugindir = [/usr/share/rhsm-plugins]
productcertdir = [/etc/pki/product]
repo_ca_cert = /etc/rhsm/ca/redhat-uep.pem
report_package_profile = [1]
[rhsmcertd]
autoattachinterval = [1440]
certcheckinterval = [240]
[] - Default value in use
The goferd shall be used only as client for connecting to a Satellite and there not starting when the node is connected to RHN directly. This situation can be detected in the goferd on e.g. the wellknown hostname *.rhsm.redhat.com or the ca_cert being redhat-uep.pem instead of katello-server-ca.pem when connected to a Satellite
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Connect to RHN directly
2. Start goferd
3.
Actual results:
goferd tries to connect to subscription.rhsm.redhat.com
Expected results:
goferd fails not start
Additional info:
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the forseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.