obfuscurity / tasseo

Live dashboard for Graphite
Other
1.53k stars 127 forks source link

dashboard error #82

Closed guizello closed 10 years ago

guizello commented 10 years ago

Hello,

I don't understand why my dashboard doesn't work.

It seems to be ok, i see my dashboard on the web page but here is my server 404 log view :

11:09:04 web.1  | 10.10.100.71 - - [07/Feb/2014 11:09:04] "GET /render/?target=keepLastValue(brain3.migration.copy)&from=-5minutes&format=json HTTP/1.1" 404 1049 0.0237

Could you help me to undestand this pb ?

Thank you.

obfuscurity commented 10 years ago

Either you haven't set your GRAPHITE_URL correctly, you have a webserver configuration issue, or you haven't enabled CORS. If that 404 is from your Apache, I'd start with that.

Please refrain from using GitHub issues for troubleshooting. They should really only be used for actual bug reports or feature requests. We have a freenode irc channel at #tasseo where we're happy to help. Thanks!

guizello commented 10 years ago

Ok sorry.