Question #175552 on Graphite changed:
https://answers.launchpad.net/graphite/+question/175552
Yuri gave more information on the question:
The vast majority of exceptions looks like this:
Sun Nov 06 21:18:08 2011 :: Exception Caught
Traceback (most recent call last):
File "/opt/graphite/webapp/graphite/render/datalib.py", line 229, in fetchData
cachedResults = CarbonLink.query(dbFile.real_metric)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 135, in query
results = self.send_request(request)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 161, in send_requ
est
result = self.recv_response(conn)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 173, in recv_resp
onse
len_prefix = recv_exactly(conn, 4)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 186, in recv_exac
tly
data = conn.recv( num_bytes - len(buf) )
timeout: timed out
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help : https://help.launchpad.net/ListHelp