graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02560
Re: [Question #195886]: Clustered Webapp - Not Communicating
Question #195886 on Graphite changed:
https://answers.launchpad.net/graphite/+question/195886
Status: Open => Solved
VegHead confirmed that the question is solved:
And that led me to the answer. :)
The permissions on local_settings.py were too restrictive:
-rw------- 1 root root 4006 May 4 13:40 local_settings.py
Since it was owned by root and chmod 600, Apache wasn't able to read it.
:) I changed the permissions to 644 and it all started working. Woo woo!
Thanks for the help.
-Veggie
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.