dpgaspar commented on issue #8538: Change SECRET_KEY and get error `ValueError: Invalid decryption key` on K8s URL: https://github.com/apache/incubator-superset/issues/8538#issuecomment-552211277 Hi @newtonjose, This is probably because you already have database connections that were encrypted with the old key. You have to recreate them or update
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
