← Back to team overview

graphite-dev team mailing list archive

[Question #176690]: Graphs render cause 500 Internal error

 

New question #176690 on Graphite:
https://answers.launchpad.net/graphite/+question/176690

I followed the instructions here: http://graphite.wikidot.com/documentation
and installed graphite trunk, on redhat enterprise 6.1

I installed collectd and collectd-carbon plugin.

The data seems to make it to graphite, as I see my tow hosts listed in the GUI, and their metrics too, cpu, interface and so on.

When I click to display any graph, for any value, it simply shows the broken image icon.

Firebug shows all such requests get 500 error, example:

http://lnx3-test/render/?width=586&height=308&_salt=1319850105.085

500 http response code, with an empty body and headers like:

Date: Sat, 29 Oct 2011 01:01:37 GMT
Server: Apache/2.2.15 (Red Hat)
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8


I can't see anything in the logs.... though I set DEBUG = True in local_settings.py


How do I debug this to figure out the actual problem?

Thanks a lot.
Mohamed.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.