Skip to content

Failed to set up Postgresql #54

Discussion options

You must be logged in to vote

Hello,

Thank you for the information. I have the same issue on a new database.

I have pushed a fix for this. Could you please pull the project and try like this:

$ export FLASK_DEBUG=1
$ flask db_create ; flask db_init;
$ flask create_admin --nickname admin --password password
$ flask run

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cedricbonhomme
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants