UI Not working
search cancel

UI Not working

book

Article ID: 391938

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

The loginsight service is running on each node. However when checking nodetool status, the nodes only show themselves as UN. the other 2 nodes show DN. Command issued:

  • nodetool-no-pass status

Environment

Aria Operations for Logs 8.x

Cause

Expired web certificate. The following command was issued on the appliance which shows an internal certificate has been expired:

  • echo "" | keytool -list -keystore /usr/lib/loginsight/application/etc/3rd_config/keystore -rfc 2> /dev/null | openssl x509 -noout -enddate

The following command also issued to show that database is not accessible due to certificate issue:

  • cqlsh-no-pass

Resolution

Please steps from KB Install a custom certificate in VMware Aria Operations for Logs 8.12 and Later to replace the custom web certificate.