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

Warning reading bcrypt version #40

Closed
LaansDole opened this issue Dec 31, 2024 · 0 comments · Fixed by #41
Closed

Warning reading bcrypt version #40

LaansDole opened this issue Dec 31, 2024 · 0 comments · Fixed by #41
Labels
bug Something isn't working

Comments

@LaansDole
Copy link
Contributor

Describe the bug
This happens with the /register.

web-1          | (trapped) error reading bcrypt version
web-1          | Traceback (most recent call last):
web-1          |   File "/workspace/tmp/.venv/lib/python3.10/site-packages/passlib/handlers/bcrypt.py", line 620, in _load_backend_mixin
web-1          |     version = _bcrypt.__about__.__version__
web-1          | AttributeError: module 'bcrypt' has no attribute '__about__'

Expected behavior
There should be no Warnings

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

@LaansDole LaansDole added the bug Something isn't working label Dec 31, 2024
@LaansDole LaansDole moved this to In Progress in MedVoice Dec 31, 2024
@LaansDole LaansDole added this to the January Release milestone Dec 31, 2024
@LaansDole LaansDole linked a pull request Dec 31, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in MedVoice Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant