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

Cannot Create User #3

Open
danieljustice opened this issue Dec 27, 2017 · 1 comment
Open

Cannot Create User #3

danieljustice opened this issue Dec 27, 2017 · 1 comment

Comments

@danieljustice
Copy link

Cannot create new user. Steps to reproduce:

  1. clone repo
  2. $ export FLASK_APP=server.py
  3. $ flask initdb
  4. $ flask run
  5. open up port 5000 on browser
  6. click "Click here to sign up!"
  7. enter "you" for user name and "Aaaa1111" for both password slots
  8. click submit

Expected outcome: To have a user created and to be redirected to the home page to sign in or to be automatically signed in

Actual outcome: redirected to a page that says Internal Server Error and when I attempt to sign in the user does not exist.

@jcc117
Copy link
Owner

jcc117 commented Dec 27, 2017

Very strange. I tried it on mine and it worked. I might have a newer version I never pushed

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

No branches or pull requests

2 participants