Description
Cannot signup for first time:
ValueError: password cannot be longer than 72 bytes, truncate manually if necessary (e.g. my_password[:72])
Steps to Reproduce
Run containers as is
Go to localhost:8080 and create admin user
"internal server error"
Expected Behavior
Start session after creating admin user
Deployment Method
Docker Compose
CashPilot Version
latest
Architecture
amd64 (x86_64)
Relevant Logs
ValueError: password cannot be longer than 72 bytes, truncate manually if necessary (e.g. my_password[:72])
Checks
Description
Cannot signup for first time:
ValueError: password cannot be longer than 72 bytes, truncate manually if necessary (e.g. my_password[:72])
Steps to Reproduce
Run containers as is
Go to localhost:8080 and create admin user
"internal server error"
Expected Behavior
Start session after creating admin user
Deployment Method
Docker Compose
CashPilot Version
latest
Architecture
amd64 (x86_64)
Relevant Logs
ValueError: password cannot be longer than 72 bytes, truncate manually if necessary (e.g. my_password[:72])Checks