You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: influx setup refuses password not meeting the password policy
Actual behavior:
I get the Could not sign in popup. and cannot login
I tried to reset the admin password with influx user password --id 0653c03959f02000 and I got Password too short - minimum length is 8 characters!. After choosing a password longer than 8 chars I could login in the webinterface.
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
influx setup --bucket default --org admin --password adminadmin --username admin --force
Expected behavior:
influx setup
refuses password not meeting the password policyActual behavior:
I get the
Could not sign in
popup. and cannot loginI tried to reset the admin password with
influx user password --id 0653c03959f02000
and I gotPassword too short - minimum length is 8 characters!
. After choosing a password longer than 8 chars I could login in the webinterface.Environment info:
The text was updated successfully, but these errors were encountered: