I encountered the same problem again with same error logs(this time with Apache
Cassandra 4.0.6 and a new cluster), but unlike the previous time, hostname
config was fine. After days of try and fail, finally i've found the root cause:
time in faulty server has a 2 minute difference and not in sy
Once again it was related to hostname configuration (I remember had problem
with this multiple times before even on different applications), this time the
root cause was a typo in one of multiple config files for hostname (different
name on /etc/hostname with /etc/hosts)! I fixed that and now th