Question #246825 on Graphite changed:
https://answers.launchpad.net/graphite/+question/246825
K. de Jong posted a new comment:
Same here on Red Hat 6.5 with EPEL enabled.
24/06/2015 14:12:15 :: <twisted.internet.tcp.Connector instance at 0x167ccb0>
will retry in 93 seconds
24/06/2015 14:12:15 :: Stopping factory
<carbon.amqp_listener.AMQPReconnectingFactory instance at 0x169cc68>
24/06/2015 14:13:13 :: /etc/carbon/storage-aggregation.conf not found, ignoring.
24/06/2015 14:13:49 :: Starting factory
<carbon.amqp_listener.AMQPReconnectingFactory instance at 0x169cc68>
24/06/2015 14:13:49 :: Unhandled Error
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/twisted/python/log.py", line 84, in
callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib64/python2.6/site-packages/twisted/python/log.py", line 69, in
callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib64/python2.6/site-packages/twisted/python/context.py", line 59,
in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python2.6/site-packages/twisted/python/context.py", line 37,
in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/lib64/python2.6/site-packages/twisted/internet/epollreactor.py",
line 231, in _doReadOrWrite
why = selectable.doRead()
File "/usr/lib64/python2.6/site-packages/twisted/internet/tcp.py", line 463,
in doRead
return self.protocol.dataReceived(data)
File "/usr/lib/python2.6/site-packages/txamqp/protocol.py", line 158, in
dataReceived
frame = self._unpackFrame(packet)
File "/usr/lib/python2.6/site-packages/txamqp/protocol.py", line 134, in
_unpackFrame
payload = Frame.DECODERS[frameType].decode(self.spec, c)
File "/usr/lib/python2.6/site-packages/txamqp/connection.py", line 94, in
decode
args = tuple([c.decode(f.type) for f in meth.fields])
File "/usr/lib/python2.6/site-packages/txamqp/codec.py", line 84, in decode
return getattr(self, "decode_" + type)()
File "/usr/lib/python2.6/site-packages/txamqp/codec.py", line 182, in
decode_table
raise ValueError(repr(type))
exceptions.ValueError: 'F'
--
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