Find answers to your technical questions and learn how to use our products
Search suggestions:
After the internal AE Services fails over, you cannot access the AE Services management console by the VIP address.
The Tomcat service is inactive.
docker exec -it <active internal AE Services container name> bash
systemctl status tomcat
The command output displays the status of the Tomcat service.
systemctl restart tomcat
Previous Topic
Next Topic