RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1262912 - unable to login to horizon after session timeout
Summary: unable to login to horizon after session timeout
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: RDO
Classification: Community
Component: openstack-horizon
Version: Kilo
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
: Kilo
Assignee: Angus Thomas
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-14 15:31 UTC by Jack Waterworth
Modified: 2015-09-14 15:33 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-09-14 15:33:58 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1403037 0 None None None Never

Description Jack Waterworth 2015-09-14 15:31:35 UTC
Description of problem:
unable to login to horizon after session timeout. following error in the horizon.log

2015-09-13 01:36:55,232 24474 ERROR django.request Internal Server Error: /dashboard/auth/login/
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/usr/lib/python2.7/site-packages/django/views/decorators/debug.py", line 76, in sensitive_post_parameters_wrapper
    return view(request, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/django/utils/decorators.py", line 110, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/django/views/decorators/cache.py", line 57, in _wrapped_view_func
    response = view_func(request, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/openstack_auth/views.py", line 111, in login
    **kwargs)

Version-Release number of selected component (if applicable):

python-django-horizon-2015.1.1-1.el7.noarch
python-django-openstack-auth-1.2.0-4.el7.noarch

How reproducible:
Every time

Steps to Reproduce:
1. Login
2. Allow session to timeout
3. Login again

Actual results:
Horizon returns an error.

Expected results:
Horizon should not return an error

Additional info:
clearing the cache/cookies on the browser allows me to log back in.

Comment 1 Matthias Runge 2015-09-14 15:33:58 UTC
Thank you for the report. it is being tracked upstream as
https://bugs.launchpad.net/bugs/1403037
resp. https://launchpad.net/bugs/1491117


Note You need to log in before you can comment on or make changes to this bug.