satanar

Login Trace

Jul 19th, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 2020-07-19 09:15:41,767 WARNING 28351 [audit] login.py:184 - Login failed - Account not active for user.id: 5, resending activation
  2. 2020-07-19 09:15:48,091 ERROR 28351 [edx.student] login.py:377 - {'value': u'In order to sign in, you need to activate your account.<br /><br />We just sent an activation link to <strong>tce.sateesh+1@gmail.com</strong>. If you do not receive an email, check your spam folders or <a href="{}">contact Your Platform Name Here Support</a>.', 'success': False}
  3. Traceback (most recent call last):
  4. File "/opt/bitnami/apps/edx/edx-platform/openedx/core/djangoapps/user_authn/views/login.py", line 359, in login_user
  5. _handle_failed_authentication(email_user)
  6. File "/opt/bitnami/apps/edx/edx-platform/openedx/core/djangoapps/user_authn/views/login.py", line 226, in _handle_failed_authentication
  7. _log_and_raise_inactive_user_auth_error(user)
  8. File "/opt/bitnami/apps/edx/edx-platform/openedx/core/djangoapps/user_authn/views/login.py", line 192, in _log_and_raise_inactive_user_auth_error
  9. raise AuthFailedError(_generate_not_activated_message(unauthenticated_user))
  10. AuthFailedError
Add Comment
Please, Sign In to add comment