ionic-team / app-wizard-issues

1 stars 0 forks source link

Confusing error when trying to log in with wrong password #2

Closed dandv closed 4 years ago

dandv commented 4 years ago

Describe the bug I wanted to try out the app wizard. Entered my name, email, desired username and password, then got an error message that my username existed. Trying to log in with it resulted in this:

image

To Reproduce Steps to reproduce the behavior:

  1. Go to https://ionicframework.com/start
  2. Choose a name etc. and click Continue
  3. No the next page, choose "Already have an account? Log in"
  4. Enter an email and a wrong password.

Expected behavior An "invalid login" screen, with options to sign up or recover password.

Desktop (please complete the following information):

Update Got the same error when I signed up for a new username (dandvd).

Does the wizard work?

mlynch commented 4 years ago

Sorry about that, the server had some memory issues that we've since resolved. Things are looking better on my end now and made some configuration changes to avoid this in the future. Also making a fix to the login page to better report auth errors