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

"superset db upgrade" hang up when I setup the superset #2178

Closed
wenma opened this issue Feb 15, 2017 · 1 comment
Closed

"superset db upgrade" hang up when I setup the superset #2178

wenma opened this issue Feb 15, 2017 · 1 comment

Comments

@wenma
Copy link

wenma commented Feb 15, 2017

I first use the superset, and don't know what happened when I run the command "superset db upgrade". the command hang up!

the console log show:

......
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
INFO  [alembic.runtime.migration] Running upgrade  -> 4e6a06bad7a8, Init
-->       # hangs here ~

And, I found the database table behave something incorrect. when I run this sql, also hang up

select * from ab_user;     # also hang up

how can I solve this situation ?

@xrmx
Copy link
Contributor

xrmx commented Feb 15, 2017

Dup of #1260

@xrmx xrmx closed this as completed Feb 15, 2017
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