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/07/15 18:12:04 UTC

[GitHub] [superset] sfirke commented on issue #8538: Change SECRET_KEY and get error `ValueError: Invalid decryption key` on K8s

sfirke commented on issue #8538:
URL: https://github.com/apache/superset/issues/8538#issuecomment-1185783690

   > In step 3 I'm getting a syntax error. Would `update dbs set password = null; update dbs set encrypted_extra = null;` work?
   
   I just ran `update dbs set password = null; ` without any reference to `encrypted_extra` and it worked.  When I restarted Superset, I could access the list of Databases, and just had to update the password in the SQLALCHEMY_DATABASE_URI for the connection to work again.


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