graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00790
Re: [Question #152040]: Tree Returns Empty Branches Since Upgrading
Question #152040 on Graphite changed:
https://answers.launchpad.net/graphite/+question/152040
Status: Open => Answered
chrismd proposed the following answer:
How did you perform the upgrade? I've seen several instances where doing
a simple: python setup.py install over an existing install does not
always upgrade every file. Your error sounds like a partial-upgrade
issue. Try installing again like so:
python setup.py install --force
And then restart your web server and see if that fixes it.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.