graphite-fabric icon indicating copy to clipboard operation
graphite-fabric copied to clipboard

Solved issue: TypeError: fetch() takes at most 3 arguments (4 given)

Open LuisNavarroOlivares opened this issue 11 years ago • 1 comments

If someone needs help with this JavaScript Console error after installing Graphite, I have solved it by upgrading Whisper to the latest version with this command:

sudo pip install 'git+https://github.com/graphite-project/whisper.git#egg=whisper' --upgrade

Tested on Ubuntu 12.04.

LuisNavarroOlivares avatar Mar 13 '14 09:03 LuisNavarroOlivares

Seems like a python rather than Javascript error. And I'm wondering what's the connection to whisper? I'm not aware of this problem, or how to reproduce it. Which URL produces this error for you after installing?

Did you consider reporting this to the graphite project and/or getting some feedback about this specific error?

gingerlime avatar Mar 13 '14 10:03 gingerlime