← Back to team overview

graphite-dev team mailing list archive

[Question #244642]: Whisper errors on fetch call

 

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

Hi Folks: I installed graphite using the instructions here: http://graphite.wikidot.com/installation. I installed from github (the 0.9.x branch).

Got the carbon and the webapp running fine. Hit the error below when trying to render a graph. The error was on line 421 of /opt/graphite/webapp/graphite/storage.py.

Correcting the api call by removing the now parameter, and everything works fine. Just curious, which version is the best to use for install? Should I only install from launchpad tarballs?

Cheers, Dave.



TypeError at /render/

fetch() takes at most 3 arguments (4 given)

Request Method: 	GET
Request URL: 	http://192.168.33.15:8000/render/?width=586&height=308&_salt=1393447053.599&target=system.loadavg_1min




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