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

LinOTP email autoenrollment issue #12

Open
pmiriyev opened this issue Feb 4, 2021 · 0 comments
Open

LinOTP email autoenrollment issue #12

pmiriyev opened this issue Feb 4, 2021 · 0 comments

Comments

@pmiriyev
Copy link

pmiriyev commented Feb 4, 2021

Hello, cant get working email auto enrollment, here is log:

TypeError: character mapping must return integer, None or unicode
2021/02/04 - 14:53:17 ERROR [linotp.controllers.validate][check #260] [check] validate/check failed: TypeError('character ma$
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/linotp/controllers/validate.py", line 231, in check
(ok, opt) = self._check(param)
File "/usr/lib/python2.7/dist-packages/linotp/controllers/validate.py", line 161, in _check
(ok, opt) = vh.checkUserPass(user, passw, options=options)
File "/usr/lib/python2.7/dist-packages/linotp/lib/auth/validate.py", line 573, in checkUserPass
options=options)
File "/usr/lib/python2.7/dist-packages/linotp/lib/token.py", line 343, in auto_enrollToken
raise exx
TypeError: character mapping must return integer, None or unicode

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