FromTheCosmos commented on issue #17059: URL: https://github.com/apache/superset/issues/17059#issuecomment-941286389
> My guess is the `SECRET_KEY` got changed. If you have the value from your 0.39 instance, you should try using setting that same value. > > Here is some additional reading: > > * [[Question] What is SECRET_KEY used in superset for? #7190](https://github.com/apache/superset/issues/7190) > > * [Change SECRET_KEY and get error `ValueError: Invalid decryption key` on K8s #8538](https://github.com/apache/superset/issues/8538) I read through those issues but they were specific to postgres. I am using SQLite. Additionally, they do not really explain where/how to update the key. `superset_config.py` is the same on both instances, so there shouldn't be configuration differences here. -- 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]
