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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to