Bug 2175793
| Summary: | Unhelpful error message when subscribed to Satellite | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Marko Myllynen <myllynen> |
| Component: | rhc | Assignee: | CSI Client Tools Bugs <csi-client-tools-bugs> |
| Status: | CLOSED MIGRATED | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.7 | CC: | cmarinea, fjansen, pakotvan, redakkan |
| Target Milestone: | rc | Keywords: | MigratedToJIRA, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| 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: | 2023-09-07 14:03:13 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
Marko Myllynen
2023-03-06 14:56:53 UTC
Could you set log-level = "trace" in /etc/rhcd/config.toml, start rhcd again and attach the output of `journalctl -u rhcd --no-pager`? # insights-client --status System is registered locally via .registered file. Registered at 2023-03-06T16:39:58.070587 Insights API confirms registration. # systemctl stop rhcd.service # grep -r log-level /etc/rhc /etc/rhc/workers/rhc-package-manager.toml:log-level = "trace" /etc/rhc/config.toml:log-level = "trace" # systemctl start rhcd.service # /usr/bin/journalctl -u rhcd --no-pager -- Logs begin at Tue 2023-03-07 10:47:33 EET, end at Tue 2023-03-07 10:49:34 EET. -- Mar 07 10:49:33 idmc systemd[1]: Started Red Hat connector daemon. Mar 07 10:49:33 idmc rhcd[6227]: [rhcd] 2023/03/07 10:49:33 /builddir/build/BUILD/rhc/yggdrasil-0.2.1/cmd/yggd/main.go:160: starting rhcd version 0.2.1 Mar 07 10:49:33 idmc rhcd[6227]: [rhcd] 2023/03/07 10:49:33 /builddir/build/BUILD/rhc/yggdrasil-0.2.1/cmd/yggd/main.go:162: attempting to kill any orphaned workers Mar 07 10:49:33 idmc rhcd[6227]: [rhcd] 2023/03/07 10:49:33 /builddir/build/BUILD/rhc/yggdrasil-0.2.1/cmd/yggd/main.go:209: listening on socket: @yggd-dispatcher-aJUoAU Mar 07 10:49:34 idmc rhcd[6227]: cannot connect to broker: network Error : websocket: bad handshake Mar 07 10:49:34 idmc systemd[1]: rhcd.service: Main process exited, code=exited, status=1/FAILURE Mar 07 10:49:34 idmc systemd[1]: rhcd.service: Failed with result 'exit-code'. # rpm -q insights-client rhc rhc-worker-playbook insights-client-3.1.7-9.el8_7.noarch rhc-0.2.1-12.el8_7.x86_64 rhc-worker-playbook-0.1.8-4.el8_7.x86_64 Just to confirm this once more: would it be possible to provide us with with the /etc/rhc/config.toml on your system, after the log-level change? Also, which version of Satellite are you using? Thanks! I currently don't have the setup available anymore but it was against Satellite 6.12, haven't tested against 6.13. I'm 99.9% sure /etc/rhc/config.toml was exactly as provided by the RPM except for the log level change. Thanks. Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. |