Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: unsupported operand type(s) for -: 'int' and 'NoneType' #2417

Open
sentryk8sonalabsorg bot opened this issue May 9, 2023 · 1 comment
Open
Assignees

Comments

@sentryk8sonalabsorg
Copy link

Sentry Issue: ONADATA-2GS

TypeError: unsupported operand type(s) for -: 'int' and 'NoneType'
(9 additional frame(s) were not displayed)
...
  File "onadata/libs/authentication.py", line 114, in authenticate
    remaining_attempts = getattr(settings, "MAX_LOGIN_ATTEMPTS", 10) - attempts
@sentryk8sonalabsorg
Copy link
Author

Sentry issue: ONADATA-3CN

@DavisRayM DavisRayM self-assigned this May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant