Closed tlvu closed 3 years ago
Found a work-around, using https://github.com/bird-house/birdhouse-deploy/blob/02d1e9db0cfc0ca0c2ca382e379228a48d4ca182/birdhouse/scripts/create-magpie-authtest-user#L13-L19 and replacing that config with the user we want to create.
@tlvu As a workaround, you can do the calls via API or CLI until the fix is integrated. Seems the issue is only specific to the UI.
fix available in 3.10.1
Describe the bug Creating a new user (username: lvu2, email: a@b.c, password: more_than_12_char, group: users) result in this error in the logs (
docker logs magpie
):Desktop (please complete the following information):
Impact
This is blocking us from creating new Jupyter users in production. If a work-around exists without waiting for a new version with a fix, please let us know.
@tlogan2000 FYI.