Bug #10737
closedContent Host => Product Content / Activation Key => Product Content page not loading
Description
After updating from Katello 2.2.0 to 2.2.1 the Product Content tabs in
- Content Host => Product Content
- Activation Key => Product Content
are not loading anymore. The "Loading..." screen stays like that without showing
any errors within one hour of waiting.
I was able to control the content via subscription-manager on the client.
After setting up a new Katello system the same error shows on the newly installed
Katello system.
There are no reported errors in /var/log/foreman/production log.
How can i help to narrow down this error?
Updated by Anonymous over 9 years ago
Additional Information:
My subscription is a "Red Hat Enterprise Linux Developer Suite".
Updated by Anonymous over 9 years ago
Found some JS errors:
"Error: product.available_content is undefined
$scope.isAnyAvailableContent/<@https://katello.example.com/assets/bastion_katello/bastion_katello-6f7d02be035543550134c5523d9c1b44.js:38:19978
forEach@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:5:21583
$scope.isAnyAvailableContent@https://katello.example.com/assets/bastion_katello/bastion_katello-6f7d02be035543550134c5523d9c1b44.js:38:19935
@https://katello.example.com/assets/bastion_katello/bastion_katello-6f7d02be035543550134c5523d9c1b44.js:38:20310
resourceFactory/</Resource[name]/promise<@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:11:12172
qFactory/defer/deferred.promise.then/wrappedCallback@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:8:13900
qFactory/ref/<.then/<@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:8:15319
$RootScopeProvider/this.$get</Scope.prototype.$eval@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:8:22494
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:8:20539
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:8:22921
done@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:7:22754
completeRequest@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:7:26322
createHttpBackend/</xhr.onreadystatechange@https://katello.example.com/assets/bastion/bastion-b162d954f470b4e7df7f9c7b139cdd4d.js:7:27252
"
and a warning in Firefox:
"Empty string passed to getElementById()."
Updated by Thomas McKay over 9 years ago
requires backport of #10575 fix
https://github.com/Katello/katello/pull/5242
Updated by Anonymous over 9 years ago
- Related to Bug #10575: Product_content tab on activation-key page remains in loading state and getting TypeError: Cannot read property 'length' of undefined added
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 55
- Triaged changed from No to Yes
Updated by Thomas McKay over 9 years ago
- Status changed from New to Closed
Duplicate of #10575 which has been marked for back-porting to release 2.2.2.
Thanks for reporting the issue!