cwegener commented on issue #23288: URL: https://github.com/apache/superset/issues/23288#issuecomment-1466938764
> Assuming you have set your own `SECRET_KEY` for your environment, if the cli still fails this probably mean the cli is not picking up your config override with your `SECRET_KEY` > > example: > > ```shell > export SUPERSET_CONFIG=superset_config; superset > ``` Nope. I am not setting my own `SECRET_KEY`. Sorry if that wasn't clear from the original description. The problem is that PR #23186 does not seem to work as advertised when running in Flask Debug mode. -- 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]
