cassandra.connection ERROR [2024-11-27 18:11:48,995] Exception while servicing timeout callback: Traceback (most recent call last): File "cassandra/cluster.py", line 4406, in cassandra.cluster.ResponseFuture._on_timeout KeyError: 81
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "cassandra/connection.py", line 1817, in cassandra.connection.TimerManager.service_timeouts File "cassandra/connection.py", line 1782, in cassandra.connection.Timer.finish File "cassandra/cluster.py", line 4414, in cassandra.cluster.ResponseFuture._on_timeout File "/usr/local/lib/python3.10/site-packages/cassandra/init.py", line 710, in init message = "errors=%s, last_host=%s" % (self.errors, self.last_host) File "cassandra/pool.py", line 242, in cassandra.pool.Host.str File "cassandra/connection.py", line 212, in cassandra.connection.DefaultEndPoint.str TypeError: %d format: a real number is required, not str
cassandra.connection ERROR [2024-11-27 18:11:48,995] Exception while servicing timeout callback:
Traceback (most recent call last):
File "cassandra/cluster.py", line 4406, in cassandra.cluster.ResponseFuture._on_timeout
KeyError: 81
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "cassandra/connection.py", line 1817, in cassandra.connection.TimerManager.service_timeouts
File "cassandra/connection.py", line 1782, in cassandra.connection.Timer.finish
File "cassandra/cluster.py", line 4414, in cassandra.cluster.ResponseFuture._on_timeout
File "/usr/local/lib/python3.10/site-packages/cassandra/init.py", line 710, in init
message = "errors=%s, last_host=%s" % (self.errors, self.last_host)
File "cassandra/pool.py", line 242, in cassandra.pool.Host.str
File "cassandra/connection.py", line 212, in cassandra.connection.DefaultEndPoint.str
TypeError: %d format: a real number is required, not str