vprus edited a comment on issue #11612:
URL: https://github.com/apache/superset/issues/11612#issuecomment-907316943


   I get exactly the same error when installing using Helm. 
   - Helm repo is https://apache.github.io/superset, and I just updated it
   - Installed with "helm upgrade --install --values values.yaml --namespace 
superset superset superset/superset --create-namespace"
   - After install, the versions are as follows::
       NAME     NAMESPACE       REVISION        UPDATED                         
        STATUS          CHART           APP VERSION
       superset superset        1               2021-08-27 16:07:16.987433471 
+0000 UTC deployed        superset-0.3.6  1.0
   - Trying to open the UI shows an error that say
   
   ```
   "message": "(psycopg2.errors.UndefinedTable) relation 
\"ab_permission_view_role\" does not exist\nLINE 2: FROM ab_permission_view 
JOIN ab_permission_view_role ON ab_p...\n                                     
^\n\n[SQL: SELECT ab_permission_view.id AS ab_permission_view_id,
   ```
   
   The image used by the pod in my case is 
   ```
   image: apache/superset:latest
       imageID: 
docker-pullable://apache/superset@sha256:f3d220a576a6965a5efb0cd57eeed64451d006dee3fdb9a15b4c806cf6d4a5ec
   ```


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