graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05057
Re: [Question #252963]: Failed CarbonLink query
Question #252963 on Graphite changed:
https://answers.launchpad.net/graphite/+question/252963
Status: Answered => Open
meir is still having a problem:
Hello Denis,
I am sending traffic to the Graphite and it is much stable ever since using
4 cache processes behind 1 relay as you have suggested.
I still see the error in the exceptions log file from time to time. the
error follows...
1. Can it be related to the fact that I have copied the webapp directory
from an older version?
2. When ever I am trying to use Graph operation -> breakout the graphs
appear blank, broken image.
How can I solve this?
Thanks so much,
Meir
exception.log
[root@ny-db-010 webapp]# Sun Aug 17 09:11:55 2014 :: Failed CarbonLink
query 'ny.origin.sl.011.xbra_RTB__CONVERTMEDIA'
Traceback (most recent call last):
File "/opt/graphite/webapp/graphite/render/datalib.py", line 235, in
fetchData
cachedResults = CarbonLink.query(dbFile.real_metric)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 140, in query
results = self.send_request(request)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 166, in
send_request
result = self.recv_response(conn)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 178, in
recv_response
len_prefix = recv_exactly(conn, 4)
File "/opt/graphite/webapp/graphite/render/datalib.py", line 191, in
recv_exactly
data = conn.recv( num_bytes - len(buf) )
timeout: timed out
error.log
[Sun Aug 17 13:46:36 2014] [error]
/usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82:
DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES
instead.
[Sun Aug 17 13:46:36 2014] [error] DeprecationWarning
[Sun Aug 17 13:46:36 2014] [error]
/usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82:
DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES
instead.
[Sun Aug 17 13:46:36 2014] [error] DeprecationWarning
[Sun Aug 17 13:46:37 2014] [error]
/usr/lib/python2.6/site-packages/django/conf/__init__.py:75:
DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use
STATIC_URL instead.
[Sun Aug 17 13:46:37 2014] [error] "use STATIC_URL instead.",
DeprecationWarning)
[Sun Aug 17 13:46:37 2014] [error]
/usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82:
DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES
instead.
[Sun Aug 17 13:46:37 2014] [error] DeprecationWarning
On Tue, Aug 12, 2014 at 3:07 PM, Denis Zhdanov <
question252963@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Your question #252963 on Graphite changed:
> https://answers.launchpad.net/graphite/+question/252963
>
> Denis Zhdanov posted a new comment:
> It really depends on client. It's quite simple but I didn't heard about
> any clients which doing that.
>
> --
> You received this question notification because you asked the question.
>
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.