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.
Bug 2162327 - Puppet tab on hosts page fails on Red Hat Satellite 6.12
Summary: Puppet tab on hosts page fails on Red Hat Satellite 6.12
Keywords:
Status: CLOSED DUPLICATE of bug 2158570
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Puppet
Version: 6.12.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Vladimír Sedmík
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-01-19 11:05 UTC by Anand Jambhulkar
Modified: 2023-01-24 05:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-01-24 05:45:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SAT-15036 0 None None None 2023-01-23 11:36:40 UTC
Red Hat Knowledge Base (Solution) 6994791 0 None None None 2023-01-19 11:32:47 UTC

Description Anand Jambhulkar 2023-01-19 11:05:44 UTC
Description of problem:
----------------------

After enabling Puppet plugin on Red Hat Satellite 6.12 and then checking the hosts (Hosts -> All Hosts -> Click on the desired Host -> Click on Puppet tab) on the Satellite Server 6.12, it shows the following error -


TypeError: f is undefined,
    in d
    in d
    in div
    in GridItem
    in div
    in Grid
    in div
    in l
    in t
    in t
    in d
    in d
    in component
    in d
    in C
    in t
    in t
    in t
    in t
    in d
    in section
    in PageSection
    in M
    in t
    in t
    in u
    in f
    in d
    in div
    in c
    in p
    in y
    in t
    in n
    in a
    in C
    in s
    in div
    in b
    in IntlProvider
    in I18nProviderWrapper(b)
    in d
    in StoreProvider(I18nProviderWrapper(b))
    in DataProvider(StoreProvider(I18nProviderWrapper(b)))



Version-Release number of selected component (if applicable):
------------------------------------------------------------

Red Hat Satellite 6.12.0



How reproducible:
----------------

Always.



Steps to Reproduce:
------------------

1. Install clean Red Hat Satellite 6.12.0.

2. Enable Puppet plugin using the following command -

satellite-installer --enable-foreman-plugin-puppet \
--enable-foreman-cli-puppet \
--foreman-proxy-puppet true \
--foreman-proxy-puppetca true \
--foreman-proxy-content-puppet true \
--enable-puppet \
--puppet-server true \
--puppet-server-foreman-ssl-ca /etc/pki/katello/puppet/puppet_client_ca.crt \
--puppet-server-foreman-ssl-cert /etc/pki/katello/puppet/puppet_client.crt \
--puppet-server-foreman-ssl-key /etc/pki/katello/puppet/puppet_client.key


3. Now check the "Hosts -> All Hosts -> Click on the desired Host -> Click on Puppet tab" and the error should be visible.



Actual results:
--------------

TypeError: f is undefined,
    in d
    in d
    in div
    in GridItem
    in div
    in Grid
    in div
    in l
    in t
    in t
    in d
    in d
    in component
    in d
    in C
    in t
    in t
    in t
    in t
    in d
    in section
    in PageSection
    in M
    in t
    in t
    in u
    in f
    in d
    in div
    in c
    in p
    in y
    in t
    in n
    in a
    in C
    in s
    in div
    in b
    in IntlProvider
    in I18nProviderWrapper(b)
    in d
    in StoreProvider(I18nProviderWrapper(b))
    in DataProvider(StoreProvider(I18nProviderWrapper(b)))



Expected results:
----------------

"Hosts -> All Hosts -> Click on the desired Host -> Click on Puppet tab" page should display information related to Puppet.



Additional info:
---------------

Attached the screenshots from my lab Satellite as well as from customer's Satellite Server.

Comment 8 Gaurav Talreja 2023-01-23 15:17:03 UTC
Hi Ron, can this BZ be closed as it appears to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2158570 ? 
Its already scoped for 6.12.2 and has direct clone relation with the original 6.13 bz

Comment 9 Ron Lavi 2023-01-24 05:45:44 UTC

*** This bug has been marked as a duplicate of bug 2158570 ***


Note You need to log in before you can comment on or make changes to this bug.