You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We periodically get this error from the clearinghouse:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 111, in get_response
File "/home/clearinghouse/live/seattlegeni/website/html/views.py", line 210, in auto_register
File "/usr/local/lib/python2.7/dist-packages/django/contrib/sessions/backends/base.py", line 47, in __getitem__
KeyError: 'partial_pipeline'
I've attached the full error details in a separate file, as it is quite long.
A quick google indicates that this is a problem with social logins.
The text was updated successfully, but these errors were encountered:
We periodically get this error from the clearinghouse:
I've attached the full error details in a separate file, as it is quite long.
A quick google indicates that this is a problem with social logins.
The text was updated successfully, but these errors were encountered: