Bug 1917299
Summary: | Satellite-installer failed to register Satellite with Red Hat Insights. | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jameer Pathan <jpathan> |
Component: | Installation | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Jameer Pathan <jpathan> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.9.0 | CC: | ehelms |
Target Milestone: | 6.9.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | satellite-installer-6.9.0.10-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-04-21 13:25:36 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
Jameer Pathan
2021-01-18 09:21:54 UTC
Verified Verified with: - Satellite 6.9.0 snap 12 - satellite-installer-6.9.0.10-1.el7sat.noarch Test steps: - Run "satellite-installer --register-with-insights" when satellite is not registered to the portal. satellite-installer output: 2021-02-05 03:58:55 [NOTICE] [post] Executing hooks in group post Success! * Satellite is running at https://satellite.example.com * To install an additional Capsule on separate machine continue by running: capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar" * Capsule is running at https://satellite.example.com:9090 The full log is at /var/log/foreman-installer/satellite.log Package versions are being locked. 2021-02-05 03:58:57 [NOTICE] [post] Registering the system with Red Hat Insights 2021-02-05 03:59:07 [WARN ] [post] Insights registration failed. Please check 'insights-client --test-connection' for more details. 2021-02-05 03:59:07 [NOTICE] [post] All hooks in group post finished ******************************************************************************************************* - Run "satellite-installer --register-with-insights" when satellite is registered to the portal. satellite-installer output: 2021-02-05 02:50:05 [NOTICE] [post] Executing hooks in group post Success! * Satellite is running at https://satellite.example.com * To install an additional Capsule on separate machine continue by running: capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar" * Capsule is running at https://satellite.example.com:9090 The full log is at /var/log/foreman-installer/satellite.log Package versions are being locked. 2021-02-05 02:50:07 [NOTICE] [post] Registering the system with Red Hat Insights 2021-02-05 02:51:01 [NOTICE] [post] All hooks in group post finished [root@hp-z840-01 ~]# insights-client --status System is registered locally via .registered file. Registered at 2021-02-05T02:50:23.239837 Insights API confirms registration. 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 (Moderate: Satellite 6.9 Release), 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/RHSA-2021:1313 |