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

error reading bcrypt version #259

Open
sleepy-nols opened this issue Jan 13, 2025 · 0 comments
Open

error reading bcrypt version #259

sleepy-nols opened this issue Jan 13, 2025 · 0 comments

Comments

@sleepy-nols
Copy link

when installing the latest version on debian bookworm via the .deb package I get the following error when trying to login with a user.

Jan 13 23:07:11 abrechnung-test abrechnung[7653]: [2025-01-13 23:07:11,870] (trapped) error reading bcrypt version
Jan 13 23:07:11 abrechnung-test abrechnung[7653]: Traceback (most recent call last):
Jan 13 23:07:11 abrechnung-test abrechnung[7653]:   File "/opt/venvs/abrechnung/lib/python3.11/site-packages/passlib/handlers/bcrypt.py", line 620, in _load_backend_mixin
Jan 13 23:07:11 abrechnung-test abrechnung[7653]:     version = _bcrypt.__about__.__version__
Jan 13 23:07:11 abrechnung-test abrechnung[7653]:               ^^^^^^^^^^^^^^^^^
Jan 13 23:07:11 abrechnung-test abrechnung[7653]: AttributeError: module 'bcrypt' has no attribute '__about__'

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