New question #267471 on Graphite:
https://answers.launchpad.net/graphite/+question/267471
on both settings.py and local_settings.py, I have set the SECRET_KEY to
something. I recycled apache but still getting these errors:
[Wed May 27 15:12:31 2015] [error]
/opt/graphite/webapp/graphite/settings.py:233: UserWarning: SECRET_KEY is set
to an unsafe default. This should be set in local_settings.py for better
security
[Wed May 27 15:12:31 2015] [error] warn('SECRET_KEY is set to an unsafe
default. This should be set in local_settings.py for better security')
[Wed May 27 15:12:31 2015] [error]
/opt/graphite/webapp/graphite/settings.py:233: UserWarning: SECRET_KEY is set
to an unsafe default. This should be set in local_settings.py for better
security
[Wed May 27 15:12:31 2015] [error] warn('SECRET_KEY is set to an unsafe
default. This should be set in local_settings.py for better security')
[Wed May 27 15:12:31 2015] [error]
/opt/graphite/webapp/graphite/settings.py:233: UserWarning: SECRET_KEY is set
to an unsafe default. This should be set in local_settings.py for better
security
[Wed May 27 15:12:31 2015] [error] warn('SECRET_KEY is set to an unsafe
default. This should be set in local_settings.py for better security')
any ideas what may be the cause of this?
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help : https://help.launchpad.net/ListHelp