-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
6.15.0
Description of problem:
6.15.3 shipped rubygem-foreman_theme_satellite-13.2.5-1.el8sat.noarch which is compiled against Foreman 3.12, not 3.9 and thus contains wrong Webpack assets
How reproducible:
100%
Is this issue a regression from an earlier version: YES
Steps to Reproduce:
1. deploy 6.15.3(.1
2. visit any page (e.g. /users/login)
Actual behavior:
- see " Failed to include webpack assets for plugins: [:foreman_theme_satellite]" in /var/log/foreman/production.log
- see "Unable to mount foreman-react-component" errors in the browser console
- don't see "foreman_theme_satellite" in the output of Foreman::Plugin.with_webpack.map(&:id) in "foreman-rake console"
Expected behavior:
No errors
Business Impact / Additional info:
Downgrading to rubygem-foreman_theme_satellite-13.2.3-1.el8sat.noarch fixes the issue.
- is duplicated by
-
SAT-28384 Failed to include webpack assets for plugins: [:foreman_theme_satellite]
- Closed