| Summary: | horizon [Havana]: unclear error when trying to launch instance after session expired | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dafna Ron <dron> | ||||
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Ami Jeain <ajeain> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.0 | CC: | aortega, ddomingo, hateya, jpichon, mrunge, yeylon | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 4.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-django-horizon-2013.2-3.el6ost | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-20 00:24:22 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Should be fixed in rc1, we have currently no build. The situation shouldn't be reproducible at all. verified it works properly in the latest puddle (RHOS beta). no error, just relogin page no docs required here. 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. http://rhn.redhat.com/errata/RHEA-2013-1859.html |
Created attachment 796834 [details] logs Description of problem: if we try to launch and instance after session has expired we get the following error: Error: An error occurred. Please try again later. only after we move between the tabs we are logged out Version-Release number of selected component (if applicable): python-django-horizon-2013.2-0.10b3.el6.noarch How reproducible: 100% Steps to Reproduce: 1. select the instance tab under Admin tab 2. let the session expire 3. try to launch an instance Actual results: we get: Error: An error occurred. Please try again later. instead of user being logged out Expected results: we should log out the expired session or add a more informative error Additional info: