Immediately after clicking TRANSFER LOGS in the Log Data Transfer window, an error Transfer failed due to an error. Please try again. is seen in the UI. The VALIDATE CONNECTION is successful.
Corruption in the VCF Operations for Logs internal Cassandra database
Review the /storage/core/loginsight/var/runtime.log on the VCF Operations for Logs 9.0 primary node and look for the error
["data-migration-task-0"/#.#.#.# ERROR] [com.vmware.loginsight.ingestion.DataMigrationTaskDaemon] [DataMigrationTaskDaemon error: Failed to decrypt password]
...
Caused by: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
cqlsh-no-pass
TRUNCATE logdb.data_migration_task;
exit;