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

Wizard stops at 47% saying it is unable to login using the Master username and password #25

Open
tlammer opened this issue Jun 20, 2018 · 1 comment
Labels

Comments

@tlammer
Copy link
Contributor

tlammer commented Jun 20, 2018

Issue: The Wizard stops at 47%, at the "This step will create the Institution record and the 'admin' user." step after trying to log in with 'admin' username and password. Then, the Wizard halts saying "Unable to login using the Username and Password for the User."

Cause: The master user created/used matched the username of an existing MySQL user but does not match the password of that user.

Resolution:

  1. start Wizard over and use the matching password
    or
  2. change the user's password in MySQL then restart Wizard and use new password
@tlammer tlammer changed the title Wizard stops at 47% saying Admin user doesn't have necessary privileges Wizard stops at 47% saying it is unable to login using the Master username and password Jun 20, 2018
@FedorSteeman
Copy link

To my experience the cause is often that one needs to press the "Create Specify Database" first before proceeding. By pressing the "Test IT Login" first, you're taken to the next step, before getting the opportunity. Going back from that step will allow you to create the database, before proceeding.

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

No branches or pull requests

2 participants