When i follow the installation procedure, completes however i get a 404 error when i open the webUI at
http://localhost:80/
My Installation logs returned this
WARNING:passlib.handlers.bcrypt:(trapped) error reading bcrypt version
Traceback (most recent call last):
File "/app/.venv/lib/python3.10/site-packages/passlib/handlers/bcrypt.py", line 620, in _load_backend_mixin
version = _bcrypt.__about__.__version__
AttributeError: module 'bcrypt' has no attribute '__about__'
When i follow the installation procedure, completes however i get a 404 error when i open the webUI at
http://localhost:80/
My Installation logs returned this