graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06617
[Question #658427]: Connection Refused in Carbon Cache Console Log
New question #658427 on Graphite:
https://answers.launchpad.net/graphite/+question/658427
I am running a Centos 7 installation using PIP, Carbon is running 1.0.0
All three components are running in the same machine and a cassandra metric reporter is sending data directly to the graphite (simple setup, only running carbon-cache.py
My console log are populated with the messages below :
21/09/2017 03:55:36 :: Starting factory <twisted.web.client._HTTP11ClientFactory instance at 0x5c3dc20>
21/09/2017 03:55:36 :: Stopping factory <twisted.web.client._HTTP11ClientFactory instance at 0x5c3dc20>
21/09/2017 03:55:36 :: Error tagging xxx_Azure-10.0.11.51.org.apache.cassandra.metrics.IndexTable.SSTablesPerReadHistogram.openfire.ofmessagearchive.ofmessagearchive_tojid_idx.min: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
]
21/09/2017 03:55:36 :: Tagging xxx_Azure-10.0.11.51.org.apache.cassandra.metrics.Table.SSTablesPerReadHistogram.openfire.ofpubsubdefaultconf.p75
21/09/2017 03:55:36 :: Starting factory <twisted.web.client._HTTP11ClientFactory instance at 0x5c3bbd8>
21/09/2017 03:55:36 :: Stopping factory <twisted.web.client._HTTP11ClientFactory instance at 0x5c3bbd8>
21/09/2017 03:55:36 :: Error tagging DEV_Azure-10.0.11.51.org.apache.cassandra.metrics.Table.ViewLockAcquireTime.pv_dev_security.genericproperty.p98: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
>From what i read this is a bug solved in 0.9.15 (?) can someone kindly point me on a solution? thanks.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.