-
Bug
-
Resolution: Done
-
Major
-
None
-
6.12.0
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.12
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"
- blocks
-
SAT-19694 Blank Screen is displayed while opening the web console of registered client host via Satellite WebUI
-
- Closed
-
- external trackers