Cannot start Cassandra container, getting "CommitLogReadException: Could not read commit log descriptor in file" – Docker
JVMStabilityInspector.java:196 - Exiting due to error while processing commit log during initialization. org.apache.cassandra.db.commitlog.CommitLogReadHandler$CommitLogReadException: Could not read commit log descriptor in file /opt/cassandra/data/commitlog/CommitLog-7-1676434400779.log I ran the Cassandra container in Docker, and the above error appears and stops. It worked well before,…