Troubleshooting AIDA
See how to troubleshoot problems in AIDA.
This section describes:
- How to resolve DNS errorIf you are facing problem to resolve the public name of the AIDA host machine (to connect to AIDA you must use only public address) and execute these steps:
- Open the command promp and ping the IP
address(hostname)Note: If the ping does not work, the Docker also may not work.
- If the ping on the hostname works, then try
restart the Docker.
- (systemctl stop docker --- systemctl start docker)
- Open the command promp and ping the IP
address(hostname)