Connection error: ('Unable to connect to any servers', {'127.0.0.1:9042': PermissionError(1, "Tried connecting to [('127.0.0.1', 9042)]. Last error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1007)")})
cqlshrc configuration file by using this command:sed -i '/^validate =/s/true/false/' /storage/core/loginsight/cidata/cassandra/config/cqlshrc
cqlsh-no-pass
Note: This workaround will only be effective until the next time the appliance VM is rebooted. Repeat steps 1-3 if access to the internal Cassandra database is required again after rebooting the node.
This behavior will be fixed in a future version of VMware Aria Operations for Logs.
sed -i '/^validate = /s/false/true/' /storage/core/loginsight/cidata/cassandra/config/cqlshrc