Actions
Bug #5955
closedContent view: Failed to display in Content Dashboard
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1094633
Description of problem:
Content views can not display in Monitor-->Content Dashboard, it shows "No content views found.", please see logs pasted.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
> /var/log/foreman/production.log <Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_subscriptions.haml (114.9ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_entry.html.haml (115.6ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.6ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.5ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_ajax_entry.html.haml (0.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/index.html.haml within katello/layouts/katello (172.5ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/common/_common_i18n.html.haml (0.7ms)
Rendered home/_user_dropdown.html.erb (0.9ms)
Read fragment views/tabs_and_title_records-1 (0.1ms)
Rendered home/_topbar.html.erb (1.5ms)
Rendered layouts/base.html.erb (2.3ms)
Completed 200 OK in 196ms (Views: 166.3ms | ActiveRecord: 12.2ms)
Served asset /alchemy/icons/action-icons.png - 304 Not Modified (0ms)
Served asset /alchemy/icons/spinner.gif - 304 Not Modified (2ms)
Processing by Katello::DashboardController#notices as /*
Parameters: {"undefined"=>"-1"}
Processing by Katello::DashboardController#sync as */
Parameters: {"undefined"=>"-1"}
Processing by Katello::DashboardController#subscriptions_totals as /*
Parameters: {"undefined"=>"-1"}
Processing by Katello::DashboardController#system_groups as */
Parameters: {"undefined"=>"-1"}
Processing by Katello::DashboardController#content_views as /*
Parameters: {"undefined"=>"-1"}
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_system_group_item.html.haml (1.9ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_system_groups.html.haml (7.1ms)
Completed 200 OK in 15ms (Views: 6.0ms | ActiveRecord: 2.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_content_views.haml (6.2ms)
Completed 200 OK in 19ms (Views: 4.6ms | ActiveRecord: 7.4ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/dashboard/_notices.html.haml (6.1ms)
Completed 200 OK in 31ms (Views: 5.9ms | ActiveRecord: 3.1ms)
Processing by Katello::DashboardController#promotions as */
Parameters: {"undefined"=>"-1"}
Actions