mistercrunch commented on issue #3724: SECRET_KEY encrypts database secrets without warning, possibly breaking web interface if changed URL: https://github.com/apache/incubator-superset/issues/3724#issuecomment-400929212 The line that goes `Loaded your LOCAL configuration` should be right after the `$ superset runserver` command. Your PYTHONPATH is not set properly. Somehow `/home/czue/superset/` appears to only be in your PYTHONPATH in the context of the gunicorn subprocess.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
