← Back to team overview

graphite-dev team mailing list archive

Re: [Question #252963]: Failed CarbonLink query

 

Question #252963 on Graphite changed:
https://answers.launchpad.net/graphite/+question/252963

meir posted a new comment:
Thanks Denis,

I have started 4 more cache processes. now I have 8.

1. There are the log errors but I dont know what impact they have. maybe
its nothing important. the logs follow.

2. When ever I am trying to use Graph operation -> breakout the graphs
appear blank, broken image. when copying the URL as you suggested to a new tab it works!
How can I fix this?

3.  How can I copy the dashboards from an old installation to a new one?
I have copied the entire storage directory, is it an issue? I can restore the old directory.

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:

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.