Description of problem: Endless loop while opening Containers Timeline Version-Release number of selected component (if applicable): 5.5.2.0 early buid How reproducible: always Steps to Reproduce: 1. Containers -> Containers 2. <choose container> -> monitoring -> Timeline 3. Actual results: The circle will keep running, like it waiting to open, but the page will never load. Expected results: Open containers Timelines web page Additional info: attached screenshot
Created attachment 1109867 [details] screenshot
Strange but the logs doesn't show any relevant ERROR or warning (evm.log, production.log, api.log)
Created attachment 1109869 [details] logs
Avi can you check if the same issue happens with VMs? (Trying to access a VM timeline).
(In reply to Federico Simoncelli from comment #5) > Avi can you check if the same issue happens with VMs? (Trying to access a VM > timeline). So i have attached the OpenStack infra that holds my container nodes. Couldn't reproduce Timelines issue on instances timeline.
proposed fix: https://github.com/ManageIQ/manageiq/pull/6035 The problem was introduced as part of a refactor in container controller (PR #5738) in which two variables were not set in the explorer while needed for the rendered layout. app/views/layouts/application.html.haml does not rendered again when replacing part of the page (replace_right_cell method).
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348