Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drush si --account-pass does not work; regardless of specifying it or not. #151

Open
robertgarrigos opened this issue Aug 27, 2018 · 3 comments

Comments

@robertgarrigos
Copy link
Member

robertgarrigos commented Aug 27, 2018

when running the drush si command with account options, pass option gets ignored somehow. Drush prints out the right password as being used, however, that password doesn't get you in. Is it modified some how? Is it a bug?

It also happens when you do not specify an --account-pass (just drush si) and let si generate a random one; again the random password is printed to the screen, but it does not work to login to the site.

@robertgarrigos
Copy link
Member Author

We should provably change the title of this issue, as the problem its not only with the ignoring of the argument, but that there is no way to login to the backdrop just installed, even with the drush generated password.

@serundeputy
Copy link
Member

indeed;

the work around for now is once the site is installed use:

drush uli

this will get you a one time login link to the site.

@serundeputy serundeputy changed the title drush si --account-pass ignored drush si --account-pass does not work; regardless of specifying it or not. Dec 26, 2018
@ghost
Copy link

ghost commented Jun 28, 2019

Just lost a 1/2 day to this. Couldn't figure out why I couldn't login after installing a site with drush.
Drupal console install has no problems loggin in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants