New question #267936 on Graphite:
https://answers.launchpad.net/graphite/+question/267936
I am seeing below log errors in console log :
File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118,
in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81,
in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/carbon/writer.py", line 149, in
writeForever
writeCachedDataPoints()
File "/usr/lib/python2.7/dist-packages/carbon/writer.py", line 121, in
writeCachedDataPoints
settings.WHISPER_FALLOCATE_CREATE)
File "/usr/lib/python2.7/dist-packages/whisper.py", line 363, in create
fh = open(path,'wb')
exceptions.IOError: [Errno 2] No such file or directory:
'/var/lib/graphite/whisper/carbon/agents/graphite-olahack-in-a/cache/queries.wsp'
Also listener log says invalid line received error from sensu:
09/06/2015 00:17:23 :: invalid line received from client 192.168.30.135:47967,
ignoring
09/06/2015 00:17:23 :: invalid line received from client 192.168.30.135:47967,
ignoring
09/06/2015 00:17:23 :: invalid line received from client 192.168.30.135:47967,
ignoring
09/06/2015 00:17:23 :: invalid line received from client 192.168.30.135:47967,
ignoring
09/06/2015 00:17:23 :: invalid line received from client 192.168.30.135:47967,
ignoring
09/06/2015 00:17:23 :: invalid line received from client 192.168.30.135:47967,
ignoring
@
211,58 1%
--
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