You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/06 01:45:04 UTC

[GitHub] [superset] edudobay commented on issue #19496: migration plan " New dataset models " can't execute properly

edudobay commented on issue #19496:
URL: https://github.com/apache/superset/issues/19496#issuecomment-1089641453

   I'm having a similar problem, where the `New dataset models` migration isn't executed. But no error message appears. If I run `superset db upgrade` at the console, the process just stops (with status code 1) after printing:
   
   ```
   INFO  [alembic.runtime.migration] Running upgrade 5afbb1a5849b -> b8d3a24d9131, New dataset models
   ```
   
   Is there anything I can do to diagnose what is causing this failure?
   
   Further history (that may or may not be related): At first I was getting a message like `unable to parse query with sqloxide` (unfortunately I forgot to copy the whole thing before it went away from my terminal history), right after that message. That was from the `superset-init` container output, not directly from the `superset db upgrade` command. After I commented out the offending query directly on the database, I would just keep getting these silent errors, both from the init container output and from running the upgrade command directly.
   
   Superset version: master branch (1b4d8ddf7103f3fa18683a0f23dff6d532ad7efa)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org