Views:

Symptoms

After changing IP address of Master server OVA, new Management Console reports error after login
"Connection to rest/<OLD IPADRESS>failed: Connection refused 


 

Additionally, failure to login to the UI can generate the error below:

“I/O error on GET request for "HTTP://<hostname>": Connection reset; nested exception is java.net.SocketException: Connection reset”

 

Resolution

After changing the IP address of the Master sever OVA it is required to run the following commands from CLI on the Master server OVA appliance  

 

  • sudo -s
  • cd /opt/catalogic
  • make stop (please wait for stopping)
  • make start (please wait 5 Min. for start dockers)