Hide Forgot
Description of problem: When you load webadmin or userportal and then engine goes down, it should warn the user with a notification. This can be achieved by checking the healthpage whenever query hits the timeout (or periodically) Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Open webadmin or userportal 2. stop ovirt-engine 3. change webadmin tab or try to perform any action Actual results: progress animation is being displayed forever Expected results: should wait for timeout and then tell you engine is not running Additional info:
I think it's a rare enough occurrence (outside of testing environment) that I don't think it's worth the effort implementing this. I do agree that the generic exception could be improved to provide text with 'please verify the engine is running'.
I agree with Yaniv this is quite rare, and not straight forward. Closing as wontfix.