Logging into the TCA Manager appliance produces this error:
API server supporting this page may be temporarily down. Please reload page
2.3
Run the following commands on the TCA Manager:
systemctl stop kafka
systemctl stop zookeeper
rm -rf /common/zookeeper-db/*
rm -rf /common/kafka-db/*
systemctl start zookeeper
systemctl start kafka