Motivation
Today a dev reached out because juno login was "falling" as it continuously requested a password even though this was a brand new fresh install.
Ultimately we figured out ~/.config/juno-nodejs and ~/.config/juno-cli-settings-nodejs were already set while the dev had not set a pwd.
So, we removed those and everything worked out.
Maybe for such issue we should add a "reset" flag or something or add an option like "Never defined a password?"
Motivation
Today a dev reached out because
juno loginwas "falling" as it continuously requested a password even though this was a brand new fresh install.Ultimately we figured out
~/.config/juno-nodejsand~/.config/juno-cli-settings-nodejswere already set while the dev had not set a pwd.So, we removed those and everything worked out.
Maybe for such issue we should add a "reset" flag or something or add an option like "Never defined a password?"