Whisper records not being displayed in the UI

Asked by Raymond

I've recently installed the latest version of cobbler (0.9.9) and am having some teething issues.

whisper-fetch shows me that I am succesfully receiving and storing data points,
however when I go to the UI it displays no data. Looking at the query.log it says this:
  cache query for "cobbler.load.lab-stage-03-rhts-eng-bos-machine-com" returned 0 values

And in the console.log it says this:
  Sorted 13 cache queues in 0.000041 seconds

I'm using the carbon-cache.py process. Is there something I'm missing
that's obvious? There are no recent errors in any of the logs that I can see.

In the end I decided to sent my data to an older version of graphite that I have setup, and
it works fine there.

Any ideas?
Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Graphite Edit question
Assignee:
No assignee Edit question
Solved by:
Raymond
Solved:
Last query:
Last reply:
Revision history for this message
Michael Leinartas (mleinartas) said :
#1

Have you checked permissions on your storage dir? The user the webapp is running under needs to be able to access them.

Also, what does your storage-schemas.conf look like?

Revision history for this message
Raymond (kalium99) said :
#2

Ok so it turns out the problem was actually this bug here https://bugs.freedesktop.org/show_bug.cgi?id=22356