graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05478
Re: [Question #263940]: How to begin debugging error in relay console: twisted.internet.defer.AlreadyCalledError
Question #263940 on Graphite changed:
https://answers.launchpad.net/graphite/+question/263940
clohtd posted a new comment:
Another data point: I wasn't able to get the problem to subside by
merely restarting carbon-cache and the relay; the error persisted in the
logs. What I found was that when the OS killed carbon-cache, there was
a bad process still running. I was stop/starting using my init.d, which
wasn't killing that dangling process. So when I ps -ef | grep carbon
and kill -9'd the bad carbon-cache, then the logs cleared up.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.