Bug #36619
closedBlank Screen is displayed while opening the web console of registered client host via Satellite WebUI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2225333
Description of problem:
While launching the web console of registered client host via Satellite WebUI, blank page opens up and web console dashboard page of the host does not open.
Version-Release number of selected component (if applicable): Satellite 6.14
How reproducible: Always
Steps to Reproduce:
1. Build a RHEL-9 machine and register it with Satellite.
2. Run below command on the registered RHEL-9 client host.
- yum install cockpit
- systemctl enable --now cockpit.socket
- firewall-cmd --add-service=cockpit --permanent
- firewall-cmd --reload
3. Run below command on Satellite machine.
- satellite-installer --enable-foreman-plugin-remote-execution-cockpit
4. Navigate to Satellite WebUI -> Hosts -> All Hosts -> Click on the name of registered client host -> Click on 3 dots at top right corner -> Click on "Web Console".
Actual results: A new completely blank web page gets opened.
Expected results: Red Hat web console dashboard of the host should get opened instead of blank page.
Additional info: The Red Hat web console dashboard of the host can be opened successfully manually using URL: "https://client.example.com:9090"
Note:
The cockpit.service doesn't need to be started on the client and cockpit ports don't need to be open in the firewall.
Additional info is irrelevant
The connection needs to go through an external capsule in order to trigger the bug.
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/829 added
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases foreman_remote_execution-11.0.0 added
Updated by Adam Ruzicka almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|8483bb58f5d9b842e94471dc2ad7190a667c4217.
Updated by Adam Ruzicka almost 2 years ago
- Subject changed from Blank Screen is displayed while opening the web console of registered client host via Satellite WebUI to Blank Screen is displayed while opening the web console of registered client host via Satellite WebUI
- Fixed in Releases foreman_remote_execution-10.0.5 added
- Fixed in Releases deleted (
foreman_remote_execution-11.0.0)
Updated by Adam Ruzicka almost 2 years ago
- Fixed in Releases foreman_remote_execution-8.3.1 added