-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Today I faced a funny problem. I tried a lot to setup a new Nextcloud instance and thought it can't be... username and password work fine from everywhere but not from Nextcloud setup.
Than I changed the password to a very simple one test and everything worked fine. After the setup I changed this stupid password to a strong one manually in the config.php and also this strong one works fine.
It looks like during setup the password is not "encoded" correctly.
The password that has not worked during during install was something like this: TuriKatePeri9.
It might be the dot at the end...
Reactions are currently unavailable