vprus commented on issue #11612:
URL: https://github.com/apache/superset/issues/11612#issuecomment-907326664


   It appears that init-db pod also has errors in the log, the first one is 
   ```
   INFO  [alembic.runtime.migration] Running upgrade a8173232b786 -> 
e38177dbf641, security converge saved queries
   Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   
   Cleaning up slice uuid from dashboard position json..^MCleaning up slice 
uuid from dashboard position json.. Done.      
   
   Traceback (most recent call last):
     File "/usr/local/lib/python3.7/site-packages/sqlalchemy/engine/base.py", 
line 1277, in _execute_context
       cursor, statement, parameters, context
     File 
"/usr/local/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 
593, in do_execute
       cursor.execute(statement, parameters)
   psycopg2.errors.UndefinedTable: relation "ab_permission_view_role" does not 
exist
   LINE 2: FROM ab_role LEFT OUTER JOIN (ab_permission_view_role AS ab_...
   ```


-- 
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