graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04097
Re: [Question #228762]: After starting process: run-graphite-devel-server.py and trying to open "http://127.0.0.1l:8080/Dashboard" the process crashes
Question #228762 on Graphite changed:
https://answers.launchpad.net/graphite/+question/228762
Description changed to:
When I've started up all necessary processes for graphite:
/opt/graphite/bin/carbon-cache.py --debug start
/opt/graphite/bin/run-graphite-devel-server.py ../
/opt/statsd/node stats.js localConfig.js
And open: http://127.0.0.1:8080 everything looks just fine (a gray
graphite bar on top, I can create and login with a account). However as
soon as I open "Dashboard" section the process: run-graphite-devel-
server.py just stops (without any message).
Strace shows me this:
[13/May/2013 05:10:23] "GET / HTTP/1.1" 200 542
[13/May/2013 05:10:23] "GET /browser/header/ HTTP/1.1" 200 1072
[13/May/2013 05:10:23] "GET /composer/? HTTP/1.1" 200 1622
[{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0) = 9345
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigaction(SIGINT, {SIG_DFL}, {0xb76cde50, [], 0}, 8) = 0
exit_group(-11) = ?
Process 9342 detached
I have no idea how to trace this back to anything useful and some help
would be much appreciated!
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.